Skip to content

enengee/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

946 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Data structures

Resources

Advices

  • "The truth is that you are never going to feel fully prepared."

  • "Majority candidates know what DFS/BFS is. What makes a difference is to have a deep understanding of those concepts."

  • "You should be clear about the definition of those basic data structures/algorithms. Most people did a good job in this part, but not perfect. For instance, a lot of people are confused about dynamic programming and recursion."

  • "Try to compare relevant data structures/algorithms and understand their pros and cons. A good example is BFS and DFS."

  • Which algorithm is better in what case?

Miscellaneous

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors