Skip to content

AbhishekChamp/Python_DSA

Repository files navigation

"Data Structures and Algorithms from Zero to Hero and Crack Top Companies 100+ Interview questions (Python Coding)" course from Udemy

I used this course to learn about data structures and algorithms in Python

Topics Covered In This Course

  1. Recursion
  2. Big O Notation
  3. Arrays
  4. Linked List
  5. Circular Linked List
  6. Doubly Linked List
  7. Circular Doubly Linked List
  8. Stack
  9. Queue
  10. Tree
  11. Binary Tree
  12. Binary Search Tree
  13. AVL Tree
  14. Binary Heap
  15. Trie
  16. Hashing
  17. Sort Algorithms
  18. Searching Algorithms
  19. Graph Algorithms
  20. Graph Traversal - Breadth First Search and Depth First Search
  21. Topological Sort Algorithm
  22. Single Source Shortest Path
  23. Dijkstra's Algorithm
  24. Bellman Ford Algorithm
  25. All Pairs Shortest Path
  26. Floyd Warshall Algorithm
  27. Minimum Spanning Tree
  28. Kruskal and Prim's Algorithm
  29. Graph Top Interview Questions
  30. Greedy Algorithms
  31. Divide and Conquer Algorithms
  32. Dynamic Programming
  33. Dynamic Programming Top Interview Questions
  34. Backtracking

The course link is https://www.udemy.com/course/data-structures-and-algorithms-bootcamp-in-python/

About

Data Structures and Algorithms using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages