Archives of my learnings (kept track in the Issues tab)
- Graph
- Linked Lists
- Trees, BFS & DFS
- Heapq, Priority Queue
- Dictionary
- Set
- Big-O Analysis
- Sorting algorithms
- Binary Search
- Travelling Salesman problems
- NP-Complete
- Sieve of Eratosthenes
- Pandas Dataframe basics
- enumerate()
- Binary -> int, Int -> binary
- String to Datetime
- Sorting 2d array by index