WORD BREAK | PYTHON | LEETCODE # 139

  Рет қаралды 5,805

Cracking FAANG

Cracking FAANG

Күн бұрын

Пікірлер: 21
@landocodes
@landocodes Жыл бұрын
Bro I love how honest you are!! It really really makes you stand out against all of the other KZbinrs who provide leetcode solutions. Keep it up man I’m a fan 🙌🏾
@crackfaang
@crackfaang Жыл бұрын
Haha yea I like to keep it real, especially with the shit questions.
@hennessyypapi
@hennessyypapi Жыл бұрын
thank you for everything. out of all the major youtubers, your explanations resonate the most with me.
@alabamatabasco3418
@alabamatabasco3418 11 ай бұрын
"Dynamic programming is shit"... sirens in the background lmao
@harshithamaripally3776
@harshithamaripally3776 Жыл бұрын
your explanations resonate the most with me.
@crackfaang
@crackfaang Жыл бұрын
Thanks for the kind words mate! Glad to have you with us on the channel :)
@samvaidya1987
@samvaidya1987 2 жыл бұрын
@4:21 - why do you think we have to process "leet" again?
@lonen3rd
@lonen3rd Жыл бұрын
Because a word can exist multiple times in s e.g. s = "applepenapple"
@Soukaina-n9f
@Soukaina-n9f 2 ай бұрын
Thanks a lot for the non-dp solution. But a question please, in time complexity aren't you missing the outer loop ?
@fadsa342
@fadsa342 Жыл бұрын
I used recursion with memoization to solve the problem but your solution is a lot easier to grasp if I'm being honest. Out of curiosity can BFS be applied to most problems that you'd normally use DP or recursion for? And do you have any resources for getting better at determining space/time complexity?
@crackfaang
@crackfaang Жыл бұрын
I generally stay away from anything DP because I find the concept total bullshit. I will when necessary use recursion + memoization to get around standard DP problems. I always look for the DFS/BFS solution where it exists because my brain can very easily understand and code those, whereas DP is too much of a mind-bend. In terms of getting better at time/space complexity analysis, it really comes down to repetition and understanding the basics of what operations are what which then stack on top of each other when applied in a larger algorithm
@yemaneabrha6637
@yemaneabrha6637 5 ай бұрын
You have used start with built in function from python right ? but I was considering the goal of this question is to implement prefix , find prefix I mean using tries am I wrong ?
@eduardoignacioroblessosa6349
@eduardoignacioroblessosa6349 10 ай бұрын
that was a pretty intuitive solution, just beautiful
@TheSmashten
@TheSmashten 3 ай бұрын
Love the BFS approach, so much simpler than DP and intuitive. I hope my interviewer isn't an asshole.
@galinabakman9901
@galinabakman9901 2 жыл бұрын
great solution
@akjenksgamer1266
@akjenksgamer1266 2 жыл бұрын
Thank you! I don't like dp either so i'm glad i found another solution
@crackfaang
@crackfaang 2 жыл бұрын
Haha yea I try to avoid DP at all costs. It’s such a stupid and horrendous way of solving these problems
@abbyh2879
@abbyh2879 2 жыл бұрын
It works but I am not sure why BFS?
@crackfaang
@crackfaang 2 жыл бұрын
Well if you can do the brute force solution but you aren't getting the job. So it's now a choice between DFS, BFS, and dynamic programming. I personally fucking hate DP and don't code any solutions in that garbage lol. And I think any time you have a choice between BFS and DFS I would choose BFS because you don't have to worry about recursion and stack overflow. And a lot of the times if you code up the recursive solution they ask for the iterative afterwards. It's up to you what way works best for you. I just went with BFS because it's my preferred solution and the one I can explain the best :)
@abbyh2879
@abbyh2879 2 жыл бұрын
@@crackfaang Thanks for the reply, makes sense. I hate DP too, that's the reason I am subscribed to your channel, because I can always find non-DP solutions here.
@raminanushiravani7180
@raminanushiravani7180 29 күн бұрын
It feels like the time complexity is mixing the number of words in the dictionary (N) with the number of letter in a given word in the dictionary.
MINIMUM ADD TO MAKE PARENTHESIS VALID | PYTHON | LEETCODE # 921
9:49
Word Break - Dynamic Programming - Leetcode 139 - Python
15:35
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Coding Interview Problem - Word Break
20:08
Knapsack
Рет қаралды 23 М.
ACCOUNTS MERGE | LEETCODE # 721 | PYTHON SOLUTION
23:04
Cracking FAANG
Рет қаралды 13 М.
WORD LADDER | LEETCODE # 127 | PYTHON BFS SOLUTION
23:17
Cracking FAANG
Рет қаралды 2,3 М.
LeetCode 139. Word Break - Interview Prep Ep 79
13:15
Fisher Coder
Рет қаралды 26 М.
PRODUCT OF TWO RUN-LENGTH ENCODED ARRAYS | PYTHON | LEETCODE # 1868
16:24
Word Break II - Leetcode 140 - Python
20:39
NeetCodeIO
Рет қаралды 16 М.
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 689 М.
Word Break Problem | Dynamic Programming | GeeksforGeeks
19:07
GeeksforGeeks
Рет қаралды 54 М.
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.