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

This repo includes implementations of various Data Structures and Algorithms like DFS, BFS, Binary Trees, Stacks, Queues, Linked List, Graphs, Dynamic Programming etc in Python

Primary LanguagePython

Data-Structures-and-Algorithms-in-Python

Implementation of Data-Structures-and-Algorithms-in-Python.
My Resources include:

  • "A common sense guide to data structures and algorithms" by jay wengrow,
  • Udacity Course - "Data Structures and Algorithms in Python"
  • MIT 6.006 - Introduction to Algorithms
  • Mentioned the other resources in the respective script itself