Top 10 algorithms in interview


  • Graph
  • String / Array
  • BIT Manipulation
  • Number Theory
  • Tree / Binary Search Tree
  • Sorting And Searching
  • Dynamic Programming
  • Linked List


Note: While going for the coding interviews it's better to have knowledge on above algorithms.

No comments:

Post a Comment

What is Normalization?

Database normalization is a data design and organization process applied to data structures based on rules that help building relational dat...