Skip to content

RajatBanerjee/InterviewMaterial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Source Material

Interview Material

Collection of material for a programming interview

Products You Should consider buying

Algorithms

  • DFS
  • BFS
  • Using Hash Tables
  • Variables/Pointers manipulation
  • reverse linked list (duplicates , removing duplicates)
  • sorting fundamentals (quicksort, mergesort,bubblesort techniques , runtime of a sort,time space complexity)
  • Recursion
  • custom data structures (object oriented programming)
  • Binary search
  • KMP String search https://www.youtube.com/watch?v=GTJr8OvyEVQ
  • Why O(n) sort is not possible https://www.youtube.com/watch?v=4Q72kbwyEmk
  • Quick sort

Database

Dynamic Programming

System Design

Node JS

GOLANG

About

Collection of material for a programming interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published