Skip to content

Self made codes of Data Structures Lab during my second year of BTech.

Notifications You must be signed in to change notification settings

safirmotiwala/MIT-Data-Structures

Repository files navigation

Data_Structures_Lab_Assignment_Codes

Hey There!! I study in MIT School of Engineering, MIT ADTU. And here are all my self made codes of Data Structures during my Second Year!!!

Codes for:

  1. City and Temperature using Basic Class and Object
  2. Medical Inventory to add, search, modify, delete items
  3. File Handling in Cpp
  4. Sparse Matrix addition, Simple and Fast Transpose
  5. Infix string to Postfix string
  6. Linked List using Priority Queue
  7. Metro Route using Circular Queue
  8. Poylnomial addition, multiplication, evaluation using CLL
  9. Binary Search
  10. Sorting Techniques (Bubble, Insertion, Selection, Merge, Quick)
  11. Tree (Binary Tree, Expression Tree, Binary Search Tree)

Built with

C++ - A High Level General Purpose Programming Language

Releases

No releases published

Packages

No packages published

Languages