Live data from Hacker News

Ask HN: Best Course for Leetcode Questions?

news.ycombinator.com

1–10 of 17 posts

Re: Ask HN: Best Course for Leetcode Questions?

#2
Not a course, but I find leetcode.com[0] a decent way to putz about and learn new languages. You can only write 'hello world' so many times, and often you don't want to write a whole program just to 'get a taste' of a new language. The leetcode (and advent of code) stuff seems a nice compromise.

0: https://leetcode.com/explore/

Re: Ask HN: Best Course for Leetcode Questions?

#3
I watched the MIT 6.006 Introduction to Algorithms course (0) while studying leetcode a couple years ago. I’d watch the lecture, take notes, and then find some related leetcode questions and solve them. I found it considerably beneficial to do the two in tandem and made some pretty significant progress with my understanding of data structures and algorithms. Hope this helps.

[0] https://youtube.com/playlist?list=PLUl4u3cNGP61Oq3tWYp6V_F-5...

Re: Ask HN: Best Course for Leetcode Questions?

#6
Princeton's COS 226 covered this topic quite well when I took it. It was a good intro to both algorithms and DS content, as well as practical skills for leetcode style questions.

You can check out the Syllabus for the course as taught at Princeton here[0], or take the Algorithms I and II courses on Coursera[1] which cover ~2/3 of the content but have video lectures.

[0]: https://www.cs.princeton.edu/courses/archive/spring23/cos226... [1]: https://www.coursera.org/learn/algorithms-part1

Re: Ask HN: Best Course for Leetcode Questions?

#9

Lance, if you hadn't got me runout in THAT match, you wouldn't have had to go through all these leet code programming.

For folks who do did not get the reference, here is THAT runout:

https://www.youtube.com/watch?v=XxiyKWBPshg

Not that watching this will greatly increase the understanding of the game who do not know cricket.. but still.

(Basically the the guy in greens who was not batting simply did not run ... his is Alan Donald)

Post reply on HN