Materials for FAANG and top startup coding interview and running notes on that. Made by @theroyakash
I go by theroyakash on the internet. I am a computer scientist currently doing a master in computer science from IIT (Indian Institute of Technology), with research in high-performance algorithms, data structures, distributed systems, and beyond. See my work searching google for theroyakash and on Github.
This material categorizes coding interview problems into a set of 8 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to build an understanding of the underlying pattern so that we can apply that pattern to solve other problems.
Complete guide and roadmap for SDE I and SDE II
Few more freebies coming soon
- Complete Notes for Advanced algorithms design and selected data structure analysis
- Randomized algorithm notes
- Distributed Systems Book [expected 2023 Summer].
- Sliding Window Pattern
- Arrays and Strings
- Linked lists
- Stacks and Queues
- Trees and Graphs along with heaps
- Bit Manipulation (With C/C++)
- Sorting and Searching
- Dynamic Programming with Top-Down (Recursive) approach
- Visit my website here.
- My Github,
- More about me,
- Send me an email.