In this repo you will get a sample solution of different algos:
- BFS: Shortest Reach in a Graph
- Balanced Brackets
- Contacts
- coder-decoder
- single number
- missing numbers in a chain
- power (find if a nmber n is power of number q)
- robot (find if a robot has moved or not based on a mist of different move)