1832 Check if the Sentence Is Pangram | Zero to FAANG Kunal | Assignment Solution | Leetcode

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

Programmers Zone

Programmers Zone

Күн бұрын

Пікірлер: 24
@kunalvaishnav9283
@kunalvaishnav9283 Жыл бұрын
nice explanation
@gamabuntagamabunta353
@gamabuntagamabunta353 3 жыл бұрын
public boolean checkIfPangram(String sentence) { for(char c='a';c
@vinayakpanchal2082
@vinayakpanchal2082 2 жыл бұрын
Here's my solution: class Solution { static boolean pangRam1(String sentence){ return sentence.chars().boxed().collect(Collectors.toSet()).size() == 26; } }
@rohanpandey4324
@rohanpandey4324 Жыл бұрын
bro you should use a black pen instead of red
@aradhyanigam6109
@aradhyanigam6109 3 жыл бұрын
Awesome explanation ❤️❤️ I request you to, please use white board for explanation ☺️
@ProgrammersZone
@ProgrammersZone 3 жыл бұрын
Thanks for appreciating Will keep in mind next time :)
@aradhyanigam6109
@aradhyanigam6109 3 жыл бұрын
@@ProgrammersZone ☺️☺️
@Pratik_yadaw
@Pratik_yadaw Жыл бұрын
why we choose 26 as i condition , sentence.length is also 26 length i didnt get it
@madhusmitamishra7430
@madhusmitamishra7430 3 жыл бұрын
thank you for your efforts.
@ProgrammersZone
@ProgrammersZone 3 жыл бұрын
Thanks a lot for appreciating :)
@bharti_1472
@bharti_1472 2 жыл бұрын
keep up the good work!
@ProgrammersZone
@ProgrammersZone 2 жыл бұрын
Thanks, you too!
@mukulsehgal2190
@mukulsehgal2190 2 жыл бұрын
bro can you please elaborate arr[sentence.charAt(i)-97]=true; it more
@ProgrammersZone
@ProgrammersZone 2 жыл бұрын
It means that if charAt(0) is 'a' then we'll have arr[0] = true as 0 correspons to 'a' because ASCII value of a is 97
@sagarkumaryadav9435
@sagarkumaryadav9435 3 жыл бұрын
deep explaination
@ProgrammersZone
@ProgrammersZone 3 жыл бұрын
Thanks a lot :)
@mukulsehgal2190
@mukulsehgal2190 2 жыл бұрын
can we do nearly all questions with bitwise operators?? is bitwise crucial topic?
@ProgrammersZone
@ProgrammersZone 2 жыл бұрын
You should definitely learn as it is a good hack to have but It can't be used in every question
@yashyadav7927
@yashyadav7927 2 жыл бұрын
not worling int isPanagram(string S) { // Your code goes here int res=0; for(int i=0;i
@abhishekbagade5784
@abhishekbagade5784 3 жыл бұрын
Plzz use bright colour for writing....
@ProgrammersZone
@ProgrammersZone 3 жыл бұрын
Ok next time for sure :)
@fundamentalsolutions6095
@fundamentalsolutions6095 2 жыл бұрын
Suffle string in java vala karva do
@rutambhagat4556
@rutambhagat4556 3 жыл бұрын
please improve your handwriting its difficult to understand words
@ProgrammersZone
@ProgrammersZone 3 жыл бұрын
I'm spelling out as I say so that should not be an issue Still I'll improve thanks a lot for pointing out :)
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 51 МЛН
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 9 МЛН
Муж внезапно вернулся домой @Oscar_elteacher
00:43
История одного вокалиста
Рет қаралды 6 МЛН
When u fight over the armrest
00:41
Adam W
Рет қаралды 31 МЛН
Sampling Distribution and Order Statistics || R Programming
1:36:01
UI/UX Course | UI/UX Free Course | UI/UX Training | Intellipaat
3:34:54
Making an Algorithm Faster
30:08
NeetCodeIO
Рет қаралды 147 М.
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 51 МЛН