+ 2
What is a Good Modern Resource For Learning Algorithms?
I am graduating college soon and I want to be a software developer. I want to be very successful and great in the field, and I’m willing to learn and work hard at it. What is a good modern resource for learning algorithms? I have read that learning algorithms is important for getting a software development job and being good at it.
2 Respuestas
+ 4
HackerRank.com is my all time favourite. Try that.
+ 3
-> Geeks for geeks
-> Books : CLRS or Algorithms I and II by sedgewick, Cracking the coding interview
-> if you prefer MOOCs, Introduction to Algorithms MIT or accompanying course of Algorithms I and II by sedgewick on coursera
-> For practice and implementation use hackerrank.com, leetcode.com