1400. Construct K Palindrome Strings | leetcode daily challenge | dsa | shashcode | java

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

shashCode

shashCode

Күн бұрын

Пікірлер: 17
@shashwat_tiwari_st
@shashwat_tiwari_st 14 күн бұрын
like target is 150. Please do like if you have understood the explanation as well as the code!
@Bhalu-kl7sq
@Bhalu-kl7sq 14 күн бұрын
bhot badhiya solution tha bhaiya maza hi aagya bas aise soch paau to jeevan safal hojayega mera coding mein
@tarunkumar9177
@tarunkumar9177 14 күн бұрын
Very good explanation bhaiya ❤ But bhaiya ek fix time pr aap video dala kro , chahe list krke chor diya kro, jyada audience recach ati h bhaiya
@shashwat_tiwari_st
@shashwat_tiwari_st 14 күн бұрын
Ha try whi krte hai
@shashwat_tiwari_st
@shashwat_tiwari_st 14 күн бұрын
time complexity: N + 26, N is length of string and 26 is total lower case letters.
@OnstreamGaming
@OnstreamGaming 13 күн бұрын
I heard ecplanation and coded myself , thank you
@the_AbhishekRanjan
@the_AbhishekRanjan 14 күн бұрын
Awesome sir ji
@VaibhavSingh_code
@VaibhavSingh_code 14 күн бұрын
bhaiya Comptetive programming playlist please
@yugbhatiavlogs2325
@yugbhatiavlogs2325 14 күн бұрын
Nice explanation sir ❤
@opkrchauhan_1
@opkrchauhan_1 14 күн бұрын
class Solution { public boolean canConstruct(String s, int k) { if(k>s.length()){ return false; } Mapmap = new HashMap(); for(char c : s.toCharArray()){ map.put(c,map.getOrDefault(c,0)+1); } int count=0; for(Map.Entrymp : map.entrySet()){ if(mp.getValue()%2 !=0){ count++; } } if(count>k){ return false; } return true; } }
@TarunRaikwar5381
@TarunRaikwar5381 14 күн бұрын
Great
@nishith5380
@nishith5380 14 күн бұрын
Nice bayyya
@patel-up72
@patel-up72 14 күн бұрын
bhaiye Videos Toda Pahle laya karo 9:30
@aniruddhlaharia1275
@aniruddhlaharia1275 14 күн бұрын
bhai odd wala case nahi samjha agar "cccd" hai input toh fir invalid kyu hua?
@shashwat_tiwari_st
@shashwat_tiwari_st 14 күн бұрын
@@aniruddhlaharia1275 invalid? jitne odd utne palindrome ye bola. c 3 times hai odd hai d 1 time hai odd hai So 2 odd variables hai toh minimum 2 palindrome bnane hi pdenge.. k>=2 will be valid. k
@JyotiKumari-fv7hg
@JyotiKumari-fv7hg 13 күн бұрын
Bhai jda long video mt bno
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Construct K Palindrome Strings | Leetcode 1400
12:17
Techdose
Рет қаралды 2,7 М.
Construct K Palindrome Strings | Leetcode
8:12
Aryan Codes
Рет қаралды 70
LeetCode was HARD until I Learned these 15 Patterns
13:00
Ashish Pratap Singh
Рет қаралды 763 М.
Java Performance Update
52:56
Java
Рет қаралды 13 М.
8 patterns to solve 80% Leetcode problems
7:30
Sahil & Sarra
Рет қаралды 501 М.
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН