2707. Extra Characters in a String - LeetCode POTD - 23 September 2024

  Рет қаралды 1,793

Intuit & Code

Intuit & Code

Күн бұрын

Пікірлер: 30
@harshsingh357
@harshsingh357 2 ай бұрын
Thank you brother . Ekdum dost ki trh smjhate ho :)
@Intuit_and_Code
@Intuit_and_Code Ай бұрын
Friends Forever Bhai 🤜🤛
@sandeepchandra1568
@sandeepchandra1568 2 ай бұрын
badiya video thi bhai aise hi banate raho
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
Jarur, bhai aap ese hi support dikhate raho !!
@anmolkumargupta2528
@anmolkumargupta2528 2 ай бұрын
Amazing 🎉
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
Thanks 😄
@Aloksingh-us6ne
@Aloksingh-us6ne 2 ай бұрын
bhai koi bhi concept use krne se phele usko smjhate ho wo sabse sahi cheez hai . pls recursion ke uppar ek playlist baana do
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
Noted. It will take time but you will soon see it.
@RajarshiBangal
@RajarshiBangal 2 ай бұрын
Thanks bro, again. I thought I could solve yesterday's POTD, with the same concept of the POTD of the day before yesterday. Thought that was the "easiest" hard problem😂😂😂😂😂😂. Oh well, it definitely took me the whole day to solve that "easy" question😂😂. Anyways if you have time, you should definitely make a separate video of how to do this using trie concept.
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
Hey Rajarsh first of all thanks for always watching the video and motivating me with your kind and cool comments. And now moving to your "easy" problem it definitely not a easy one, and also it has a pre-requisite of solving the problem we did a day before yesterday. I also thought the same like ki "hein kal hi toh kra same question, abhi 5 min mr kr lunga isko" and you dont believe when those 5 min turns to 3 hours 😂.
@RajarshiBangal
@RajarshiBangal 2 ай бұрын
@@Intuit_and_Code haha, thanks to you all these concepts are getting clear to me. trust me, but if you asked me a month ago, I didn't even have 1/5 th of the coding skills of that I have today. I do have good theoretical knowledge and understanding of Data Structure and Algorithms, but my coding prowess was just not good enough. I thought of starting to practice coding daily and understand every problems and concepts that I face. It was hard at start, understanding complex problems, but I made a promise to myself to keep going. So I kept at it, and one day I finally found you.... and to tell you the truth, you teach every concept, the way I want someone to teach me. So yeah, I am truly grateful to you and your videos. And I am really happy that I could motivate you 😁. P.S.: sorry man, didn't mean to write a whole story🤣🤣🤣🤣. Thanks anyways.
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
@@RajarshiBangal Love You Bhai. Keep the Hustle going on. story acchi thii pr 😂
@dikshasingla-u3j
@dikshasingla-u3j 2 ай бұрын
Hey Can you make the video for Trie I as well, Really like your style of explaining from the basics to advance , It will be of great help!
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
okay ! glad you are interested. I will teach Trie in one separate video & then solve this question using that in another separate video. But for it you have to wait, whenever i have extra free time i will drop a video on it.
@shinigami4712
@shinigami4712 2 ай бұрын
Hi, if the strings are non overlapping then you wont get intuit and intuita in the same dictionary na?
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
I think you might get the wrong idea. Listen in question they mentioned overlapping must not happen at substring which we generate from the string s dictionary might contain any word possible to vary the answer. Otherwise question will be very simple and straight forward. Read Question or Watch video again when i am explaining the question
@shinigami4712
@shinigami4712 2 ай бұрын
@@Intuit_and_Code 👍
@amanrajput574
@amanrajput574 2 ай бұрын
@@Intuit_and_Code but if we consider that dictionary will contain all possible answers including overlapping sub-strings , then it is not possible to break string in non overlapping manner. It will contradict the problem statement. Please answer?
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
​@@amanrajput574 Huh, U got Confused. Listen, The dictionary may contain overlapping substrings, but we can choose words from the dictionary in a way that ensures we break the string into non-overlapping parts. The goal is to minimize the number of remaining characters by making optimal word choices. So, while the dictionary may offer many options, it's up to us to select the non-overlapping words that best solve the problem
@amanrajput574
@amanrajput574 2 ай бұрын
@@Intuit_and_Code Yes. I got it.👍🤗
@Engineer_boy_btech
@Engineer_boy_btech 2 ай бұрын
Bhai mujhe java me dsa karna hai abhi c++ sikh raha hu and agle sem me java to mujhe batayega kya ? Ki leetcode question solving practice kaise karu ?
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
I would recommend follow a sheet of DSA, There are quite options available but famous one's are Striver A to Z and 450 Love Babbar. ( Ps. bataoge kya ❌ bataeyega kya ✅ 😅 )
@Engineer_boy_btech
@Engineer_boy_btech 2 ай бұрын
@@Intuit_and_Code konsi sheet , and ye striver kya hai ?
@romtala
@romtala 2 ай бұрын
tree
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
sorry sir 😂. trie ❌ tree ✅
@mehul928
@mehul928 2 ай бұрын
could you please upload the solutions of the codeforces contest Plzzz 🥹🥹🥹
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
I am thinking of it but eventually due to time constraint [ busy college life 😅 ] i am not planning codeforces discussion But I am guaranteeing you will see contest discussions soon. ( Atleast let me get 500 sub 😂 )
@mehul928
@mehul928 2 ай бұрын
@@Intuit_and_Code I was also saying for the contest discussion
@mehul928
@mehul928 2 ай бұрын
Btw in which year u r
@Intuit_and_Code
@Intuit_and_Code 2 ай бұрын
@@mehul928 final year, about to graduate in xx months. But why ask ?
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 9 МЛН
Do you love Blackpink?🖤🩷
00:23
Karina
Рет қаралды 21 МЛН
Как Я Брата ОБМАНУЛ (смешное видео, прикол, юмор, поржать)
00:59
Long Nails 💅🏻 #shorts
00:50
Mr DegrEE
Рет қаралды 17 МЛН
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 9 МЛН