The (sad) Life Of A Leetcode Beginner

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

#memes #programmingmemes #programming #computerscience #leetcode #softwareengineer

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
Рекомендации по теме
Комментарии
Автор

Starting with a hard leetcode problem is like fighting the tutorial boss from Dark Souls the first time you see it.
You can win, but you'll probably lose and it's better to run away (and solve easier problems) for now.

mousepotatodoesstuff
Автор

I am relatively new to leetcode. So far I have only done hard problem, it was the exact one in the vid and I did the same solution 😅.

ultimStars
Автор

Meanwhile, in any real-life programming job:

return np.median(np.sort(num1 + num2))

mmoussa
Автор

literally me, read the question, i get an idea, code it, accept it, turns out its not the optimal solution, read someone elses solution and see how its so much better, make me feel dumb about myself, move to next problem, find it too hard and go to sleep lol I need to brush up on DS/A desperately

rlfpotatoking
Автор

1:15 if you dont understand any of this then it means you started leetcoding too early, without proper preparation. Proper preparation - to take course of algorythms and data structures, then doing leetcode

lileke