How to effectively learn Algorithms

preview_player
Показать описание


#coding #leetcode #python
Рекомендации по теме
Комментарии
Автор

I love the shorts format, it keeps me motivated day-by-day, smth like Duolingo

АндрейВласов-дь
Автор

That is one of THE most helpful resources related to leetcode questions I've ever come across. I really struggle with identifying patterns and this would be so helpful for that. Another video idea for you if you're open to suggestions is just going through a bunch of questions (a heck lot of them) and just explaining your thought process behind how you identify what pattern the question follows and how you can solve it in multiple ways. The video could serve as a guide to identify patterns!

cosmic_hz
Автор

Neetcode is the most logically laid out platform for learning dsas. Plus this guy has a gift for teaching.

matthewwaddell
Автор

Wow, the value provided by this channel is amazing.

franciscolopez
Автор

Anyone can do algorithms and data structures. It's not difficult. It is just hidden behind complicated jargon.
If you can develop a singly linked list, you create data structures.
If you wanna learn an algorithm, you have to learn and practice it, don't try inventing one. Follow rule, fake it till you make it.
Then, when you have learned enough algorithms, you will start creating your own.
Everyone does this. In my 20 years of development (embedded, desktop, web, network, etc) I never had to write any of these leetcode algorithms even though I learned them all.
If you are creating kafka, DBMS, runtimes, etc then you might have to write some of these algorithms only once.

Shagidelic
Автор

Thanks man I've been looking for something like this

lostrevan
Автор

I am loving the guide page, I am almost completed linked list

viyh_
Автор

This was needed from the very beginning of humanity

as_if
Автор

on that same note, while i was going through the "stack" part of your roadmap, it seems like "Generate Parentheses" was more of a backtracking problem, so I was really confused lol.

sumkid
Автор

i followed neetcode 150 and now am in dp, its solid

janardannn
Автор

Could you please tell which application you used to make the roadmap, So that I can also organize stuffs.

motilalkharwar
Автор

Are you a coder or marketer? Cause that was informative and makes me want to buy anything you have on the site. Thanks a lot. Great work.

YoungGrizzly
Автор

guys, do you know any sources where to study the theory for a begginer?? the roadmap is amazing, but I need sources to study properly. Thanks!!

ermelemoon
Автор

The most amazing thing is that 'roadmap' is like _below basics_ in CS, and yet ppl be scamming and getting scammed for "2-day programming bootcamp to get back with your ex!" or thinking they dont need to understand it if they can just ask a copilot generate a loop.

mr.rabbit
Автор

Thanks man
I aspire to be like you 💪😎

enriquegrageda
Автор

And this is why you need to learn dependency algorithms!

Jarvx
Автор

meee tooo bruh especially the topological sort and union find problems

pastori
Автор

Which language should i use for DSA? I'm quite confused.

husler
Автор

Is he talking about a dsa sheet? Or a course?

AnkitKumar-cslg
Автор

Could you solve vertical order Traversal on LeetCode?? ❤

Its_Shubham_Negi