/algorithmic-interviews-sheet

This repository contains solutions to the problems found in the Algorithmic Interview sheet prepared by Dr. Mostafa Ibrahim. This sheet is for those who are preparing for technical interviews for companies like Google, Facebook, etc.

Primary LanguagePython

Algorithmic-Interviews-Solutions

This repository contains solutions to the problems found in the Algorithmic Interview sheet prepared by Dr. Mostafa Ibrahim. The sheet is for those who either want to prepare for technical interviews or get started with competitive programming.

Solutions

The sheet contains 3 levels A, B, and C. Currently, A is fully done. B is almost half done.

Languages

All the solutions are in Python. Feel free to solve them in any other langauge.

Contribution

You may contribute and share your solutions in Python or in any other language. Your PRs will be merged only if your solution is complete.