• Top
  • New

Ask HN: CLRS or Others?

by OulaX on 4/21/2023, 4:02:39 AM with 2 comments
I've been reading CLRS, and while it contains a lot of theoretical information and mathematical proofs, which is great if I want to pursue a career in computer science research, I'm really looking to learn algorithms and data structures from the ground up to become interview-ready at most companies, including MAANG.

Can anyone recommend a book that strikes a balance between theoretical background and practical information with exercises along the way? I want to solidify my understanding of the concepts and be well-prepared for technical interviews.

  • by linguae on 4/21/2023, 6:19:17 AM

    I’ve heard good things about The Algorithm Design Manual by Skiena:

    https://www.algorist.com/

  • by tsingy on 4/21/2023, 6:29:41 AM

    My go to: https://elementsofprogramminginterviews.com/