Contains Python Solution for all problems I had solved on LeetCode. Using python language with version of 3.X and over.
All the codes are present on the Amazon directory with proper subcategories.
- Binary Search
- DFS:BFS
- Hashmap
- Heap:Priotity Queue
- LinkedList
- Sorting
- Stack
- String
- Trees 10.Two Pointers