Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FazeelUsmani/Data-Structures-and-Algorithms-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Structures-and-Algorithms-using-Python

Solved problems and assignments of DSA course

Topics discussed are:

  1. Recursion - 1
  2. Recursion - 2
  3. OOPS - 1
  4. OOPS - 2
  5. OOPS - 3
  6. Time Complexity Analysis
  7. Space Complexity Analysis
  8. Time Complexity Improvement
  9. Linked List - 1
  10. Linked List - 2
  11. Stacks
  12. Queues
  13. Binary Trees - 1
  14. Binary Trees - 2
  15. BST - 1
  16. BST - 2
  17. Generic Trees
  18. Dictionaries/Maps
  19. Graphs - 1
  20. Graphs - 2
  21. Priority Queues - 1
  22. Huffman Coding
  23. Priority Queues - 2
  24. Dynamic Programming - 1
  25. Recursion - 3
  26. Dynamic Programming - 2
  27. Backtracking
  28. Advanced Data Structures and Algorithms

For contributing, please read Contributing.md. Now, merging hacktober PRs.

Download Jupyter notebook from here: https://jupyter.org/
Installing Jupyter notebook: https://jupyter.org/install
If you're not comfortable with Jupyter notebooks then you can use Repl.it (Online Editor): https://repl.it/languages/python3

Note: Refer serial wise to avoid confusion and non-understanding of topics.

After this course completion, I recommend to have a look on these MIT lectures to get in depth knowledge of data structures and algorithms: https://www.youtube.com/playlist?list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb

Morty Proxy This is a proxified and sanitized view of the page, visit original site.