Skip to content

algorithms.theroyakash.com website source code. [Materials for FAANG and top startup coding interview and running notes on that]

Notifications You must be signed in to change notification settings

iraghavr/algorithms.theroyakash.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theroyakash algorithms

Materials for FAANG and top startup coding interview and running notes on that. Made by @theroyakash

"Who am I?"

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.

What is this?

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

Also Coming Soon

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].

Patterns

  1. Sliding Window Pattern
  2. Arrays and Strings
  3. Linked lists
  4. Stacks and Queues
  5. Trees and Graphs along with heaps
  6. Bit Manipulation (With C/C++)
  7. Sorting and Searching
  8. Dynamic Programming with Top-Down (Recursive) approach

Image title

Other links

About

algorithms.theroyakash.com website source code. [Materials for FAANG and top startup coding interview and running notes on that]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published