Hi Bro, Same idhae maaari advanced level coding questions podunga. Main ah more than 3 years experienced persons. Oru series maari potingana nusefulah irukum brother
@naveen.a42162 ай бұрын
Bro please continue to javascript DSA...Waiting
@DevRaj03042 ай бұрын
En thalaivan vantan daaaa💥💥💥💥💥💥💥💥💥💥💥💥🔥🔥🔥🔥🔥🔥
@mohammedimad66092 ай бұрын
thalaivan is back....
@narayanan01802 ай бұрын
Good and most waited content bro 👌🏼
@lucifersom69852 ай бұрын
Thanks thala🔥🔥🤝
@jayakanth_jpg2 ай бұрын
very useful bro.
@balakrishnana.k3293Ай бұрын
I would request you to add time complexity for each method you try.. People will always choose the easiest way but end up with high time complexity. In 8th example, using formula - we achieved O(1) but if we use Set with has function it will take O(n). It would be good if you add this while solving the problems with different approaches. Simple request from a developer , thanks for understanding.
@VigneshRaj-q8c2 ай бұрын
Mass Thala🔥🔥🔥
@usamaashraf49302 ай бұрын
Thanks bro ❤
@mastergaming80992 ай бұрын
Hi sir.pls springboot full course
@senthilkumaran022 ай бұрын
Springboot full course podunga bro pls
@sundarapandim11042 ай бұрын
Typescript full course video please
@allvinallvin23628 күн бұрын
Sir. Nest js tutorial full course..
@sandhousevlogs8695Ай бұрын
Bro Nest js Tutorial potuga bro❤❤❤
@balakrishnana.k3293Ай бұрын
7th question : Finding the first non repeating character You have solved it using O(n*m) complexity and space complexity O(n) Why don't we try IndexOf() method using a single loop. For example i th index string - take it (s.substring(i+1) .IndexOf(s[i])) == -1 ) return s[i] - since it is not repated anywhere in substring.
@vishnumithran45742 ай бұрын
Hi JVL, I have donated in gpay, Can I get an acknowledgement? And this series needs to continued. I saw the Full video.. Only on the deep clone still clarification is needed which I can do on my own. But pls continue doing this js related videos.
@r.c.sugumaran81532 ай бұрын
Python questions podunga bro
@rajkumar-wt9un2 ай бұрын
Report lab in django for pdf pathi video podunga bro..
@Akash-dg3lvАй бұрын
Spring boot full course and project please anna
@NIVETHA-j2bАй бұрын
intha mari videos podunga anna
@usamaashraf49302 ай бұрын
Bro please continue dsa in javascript
@SanthoshSanthosh-cx4ynАй бұрын
Bro react interview question podunga bro
@user-sb6qv3yq2c29 күн бұрын
waiting JS DSA bro
@ps162 ай бұрын
brother Nest Js podunga
@RalKrishАй бұрын
for angrams question 7 at 50:42 Write a function to check if two strings are anagrams.why this fn is less efficient any thoughts bro? function areAnagrams(str1, str2) { // Remove spaces and convert to lowercase let cleanedStr1 = str1.replace(/\s+/g, '').toLowerCase(); let cleanedStr2 = str2.replace(/\s+/g, '').toLowerCase(); // Sort the letters of both strings let sortedStr1 = cleanedStr1.split('').sort().join(''); let sortedStr2 = cleanedStr2.split('').sort().join(''); // Compare the sorted strings return sortedStr1 === sortedStr2; } // Test cases console.log(areAnagrams("listen", "silent")); // true console.log(areAnagrams("race", "care")); // true console.log(areAnagrams("hello", "world")); // false
@BalaMurugan-fg4qi2 ай бұрын
Bro nodejs micro service video venum bro and oru project bro
@vysaivicky47242 ай бұрын
Spring boot full course
@manismania99622 ай бұрын
Anna please python problem solving ku video podunga na coding
@jeeva_vj2 ай бұрын
bro intha mari java kum video podunga
@surenthirane70942 ай бұрын
Springboot bro please
@Jathu-mАй бұрын
Nest js please bro
@venkydevops26 күн бұрын
bro where to get this type of question ?
@alluaravinth46282 ай бұрын
Bro SQL full course
@San_jai_212 ай бұрын
Apdiye angular Kum podu thala😢
@rockyvelu14652 ай бұрын
Bro yenaku oru doubt bro athu naa insta solirukan konjam yenaku clear Pani vidunga bro🙏