- Chakan,pune
-
16:50
(UTC -12:00)
Popular repositories Loading
-
Dictionary-ADT-
Dictionary-ADT- PublicImplement all the functions of a dictionary (ADT) using hashing and handle collisions using chaining with / without replacement. Data: Set of (key, value) pairs, Keys are mapped to values, Keys mus…
-
Problem-1
Problem-1 PublicWrite a Python program to store marks scored in subject “Fundamental of Data Structure” by N students in the class. Write functions to compute following: a) The average score of class b) Highest sc…
Python
-
Bank-Problem
Bank-Problem PublicWrite a Python program that computes the net amount of a bank account based a transaction log from console input. The transaction log format is shown as following: D 100 W 200 (Withdrawal is not al…
Python
-
Matrix-operations.py
Matrix-operations.py PublicWrite a Python program to compute following computation on matrix: a) Addition of two matrices B) Subtraction of two matrices c) Multiplication of two matrices d) Transpose of a matrix
If the problem persists, check the GitHub status page or contact support.