I Solved 1583 Leetcode Questions  Here's What I Learned

I Solved 1583 Leetcode Questions Here's What I Learned

ThePrimeTime

9 месяцев назад

633,270 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@seancribbins
@seancribbins - 03.07.2024 01:39

Re: DP - Get your shit in order. 🤣

Ответить
@seancribbins
@seancribbins - 03.07.2024 01:54

Agreed about Leetcode performance numbers. It would be ideal if they could sum up the cost of ops from an empirical algo point of view - not Big-O, but actual sum. As the same test cases are run for all, it would be a good relative benchmark.

Ответить
@morosis82
@morosis82 - 03.07.2024 11:50

Giy missed a trick, he should have stopped at 1337.

Ответить
@DanielPratt-bj9ly
@DanielPratt-bj9ly - 03.07.2024 18:47

This dude is aderall

Ответить
@DanielPratt-bj9ly
@DanielPratt-bj9ly - 03.07.2024 18:50

Why light mode Java? Brother he’s Indian

Ответить
@vincenthamel3420
@vincenthamel3420 - 04.07.2024 02:42

LEgit question... Anyone actually get hit with those leetcode question during interview? Anyone actually got asked to code a binary tree and sort it? Anyone actually use that knowledge in their day to day work?

I've had to work with a ton of legacy code. I have to figure out a new framework or technology every other month. I have to delve through obscure documentation to figure out how a client API work and how to communicate with it. I spend countless hour in meeting drawing up requirement with client, and some more meeting to discuss KPI with direction.

But coding a binary tree? Never once in 11 year have I done anything remotely close to that.

Ответить
@xymaryai8283
@xymaryai8283 - 04.07.2024 15:00

there are so few problems i see that could be solved with wrote task memorisation, but Mojang needs to grind leetcode so fuufing bad, taking 4 years beating their head against a LIFO stacking problem in C++ that they solved said years ago in Java

Ответить
@615rip2
@615rip2 - 04.07.2024 17:03

i solved 1973 leetcode questions, and I am writing some shitty web app, and got fired this monday

Ответить
@salvadorroibon
@salvadorroibon - 06.07.2024 04:42

I just learned Binary Search, first time in my life, took me 10' min, for real. What a beautiful feeling

Ответить
@kanishkameta5377
@kanishkameta5377 - 07.07.2024 16:50

Link to that 9 hrs freezy DSA course??

Ответить
@gamemakingkirb667
@gamemakingkirb667 - 10.07.2024 04:59

guys, go to frontend masters for the algorithms course

Ответить
@chad._life
@chad._life - 10.07.2024 09:29

toddlers don't know the concept of body balance but still they start walking : moral is ____ just do.... and you will learn how to do perfectly

Ответить
@bxp_bass
@bxp_bass - 10.07.2024 16:43

I think, most people miss the point of LC. It's not for grinding interviews - it's for self-development, competitiveness, curiosity and for the algorithms, discrete math and data structures

Ответить
@SupremeKeyboardWarrior
@SupremeKeyboardWarrior - 12.07.2024 00:55

we get it, you are fuckin great. Sorry for breathing the same air as you.

Ответить
@akashshrm5
@akashshrm5 - 12.07.2024 12:42

Your commentary on his video is absolute non sense.

Ответить
@SasukeUchiha-pl8le
@SasukeUchiha-pl8le - 12.07.2024 16:59

Where is the link of your DSA course???

Ответить
@hemlatatripathi9565
@hemlatatripathi9565 - 12.07.2024 20:08

everywhere indians its kinda both sucks and motivate😒

Ответить
@ScottBergler
@ScottBergler - 12.07.2024 20:24

"Simple, obvious, and easy" are not helpful comments when folks are new, struggling, and mired in navigating even how to get all the configuration set just to start a project. It could be more helpful to suggest ways a new coder can stack their learning. The amount of things required to even get an interview are immense and the landscape is bewildering. A lot of noise out there.

Ответить
@reptileandad
@reptileandad - 13.07.2024 22:19

solving 1583 leetcodes is nothing, optimizing all 1583 Leetcode solution would mean something.

Ответить
@TatianaRacheva
@TatianaRacheva - 14.07.2024 22:22

Whiteboard? I don’t think anyone does in-person interviews anymore

Ответить
@binayakthakur5122
@binayakthakur5122 - 15.07.2024 11:42

I learnt programming cause it was fun, i used to build fun projects that came to my mind . i never thought programming would become this, big tech runined programming for younger generations

Ответить
@tonios3
@tonios3 - 18.07.2024 11:59

I hate Leetcode, real life code projects don't work like school math tests.

Ответить
@d_roy_
@d_roy_ - 18.07.2024 15:10

If it's a reaction content, make it clear through the title of the video.

Ответить
@nightepisodesafrica5716
@nightepisodesafrica5716 - 25.07.2024 19:44

he dropped a gem within the 45sec mark. no need to watch the whole thing

Ответить
@thurqs1938
@thurqs1938 - 29.07.2024 09:43

Leetcode trains a certain set of skills, that are usually not used by most professionals in their specific careers, that’s why a lot of people talk about it not sticking.

Ответить
@Nisikto
@Nisikto - 30.07.2024 08:39

Yes. Geeksforgeeks is a trash.

Ответить
@the0neskater
@the0neskater - 31.07.2024 02:50

The American cockiness of you is out of this world hahaha

Ответить
@danielwalley6554
@danielwalley6554 - 02.08.2024 04:24

I've been programming for about 20 years (mainly in gamedev), and only started paying attention to leetcode recently. At first I struggled with it despite my experience - I haven't written a binary search in years, and I haven't had to solve the kinds of hyper-niche problems that leetcode tends to throw at you. But it's only taken about a week to wrap my head around which data structures and algorithms these questions are targeting, such that now I feel pretty well equipped to answer a lot of the questions. Point being, I didn't have to grind leetcode, I didn't have to dedicate a year of my life to it - I dedicated years of my life to building and working with real software, and that gives the core skills that are transferable to any of these niches. That should be the thing you practice your craft with, and leetcode should just be something you do on the side to enhance your algorithmic thinking and to pass interviews.

Ответить
@o_o9039
@o_o9039 - 10.08.2024 19:41

they took the N out of FAnG 🤨

Ответить
@katiescape
@katiescape - 11.08.2024 15:58

fok what is binary search

Ответить
@adnan7698
@adnan7698 - 12.08.2024 22:47

Idk why the "stern reprimanding" comment turned me on

Ответить
@korbendallasmultipass1524
@korbendallasmultipass1524 - 13.08.2024 19:08

Since some years in the business. The majority of problems we have got so far are NOT based on code topics. For me such tests make absolutely no sense.

Ответить
@frstchan
@frstchan - 16.08.2024 18:38

Take 2 identical people. One spends 1 year on leetcode, the other spends it on building real software projects. Who is more valuable?

Ответить
@bobsemple9341
@bobsemple9341 - 16.08.2024 22:06

Using leetcode like this is a cancer on our industry.

Were now dealing with script memorizers with no passion or actual skill who have no understanding of either thr language or software fundimentals. It's so frustrating and a waste.

Don't do that.

Ответить
@allexcarvalho
@allexcarvalho - 17.08.2024 22:36

you've learned how to waist your life in a very useless and unpleasant way, congratulations!

Ответить
@rrl9786
@rrl9786 - 19.08.2024 11:31

"Go and interview at places you would never work at"

Sure, I mean, it takes about 1,000 applications to get one interview, but we can waste two or three interviews just to get the practice in.

Ответить
@saumya7747
@saumya7747 - 23.08.2024 15:57

Where is the free algo course ?

Ответить
@user-uf3uq9fm1s
@user-uf3uq9fm1s - 25.08.2024 06:51

I love how you’re saying if you don’t know Binary search and AVL trees you’re a loser. lol you’re saying as if it’s so important that you implement BS and AVL in every day software development. Bro you haven’t even solved 1583 problems like the guy in the video but here you’re judging and calling others losers. You’re reacting to a guy who solved over 1500 problems and milking views out of it. You’re the loser here. Imagine how much of a low life you’re that you have to resort to reacting to garner views. Get a life

Ответить
@jakezepeda1267
@jakezepeda1267 - 26.08.2024 00:07

I tried leetcode just for fun and to learn. Didn't care for it much. I prefer the process of making a shitty program and adding on or making it better to learn.
Also it seems like you could just copy paste the answers everyone posts to inflate you rating.

Ответить
@MichaelDPrice
@MichaelDPrice - 27.08.2024 15:16

Ive been a php programmer for many years, and dont know anything about sorting, an O and all that. Its not really needed in PHP, but im preparing to expand my knowledge, and other languages currently.

Ответить
@noumantahir4215
@noumantahir4215 - 28.08.2024 04:22

Where’s the course you said you’ll mention in description!? 😅

Ответить
@NickWindham
@NickWindham - 29.08.2024 07:01

Great idea about applying at places you don’t want to work at for interview practice.

Ответить
@brandondelacruz2933
@brandondelacruz2933 - 02.09.2024 14:39

True. No amount of leetcode can prep you. 4 years of experience, and I'm on my 5th company. Amount of interviews, idfk anymore.

And yes, I still get the jitters.

Ответить
@kamimaza
@kamimaza - 03.09.2024 04:15

Shit video, too much filler

Ответить
@jrokkt3147
@jrokkt3147 - 03.09.2024 17:11

This guy really called him out for stealing the AVL tree from GeeksforGeeks. But he also stole the original video's title, along with a thumbnail that makes it seem as if he’s the one "doing the challenge." Then got more 7x the views for lazy commentary.

Ответить