The aim of this personal (and public) repository is to share my answers to leetcode questions.
- 🇱 My leetcode account: leetcode.com/shayansm/
- ✅ My solved problems:
- ❓ Unsolved problems (todos for future): link
- 🚀 My roadmap for code interviews: roadmap
- 🗒️ My notes on Data Structures and Algorithm: ds, algo
- 📚 my sources:
- 📘 A Common-Sense Guide to Data Structures and Algorithms
- 📙 Introduction to Algorithms CLRS
- 📗 Cracking the Coding Interview