KZ
bin
Негізгі бет
Қазірдің өзінде танымал
Тікелей эфир
Ұнаған бейнелер
Қайтадан қараңыз
Жазылымдар
Кіру
Тіркелу
Ең жақсы KZbin
Фильм және анимация
Автокөліктер мен көлік құралдары
Музыка
Үй жануарлары мен аңдар
Спорт
Ойындар
Комедия
Ойын-сауық
Тәжірибелік нұсқаулар және стиль
Ғылым және технология
My Brain after 569 Leetcode Problems
7:50
Putin Starts a New War / Secret Documents Caught on Video
12:31
1% vs 100% #beatbox #tiktok
01:10
Cool Items!🥰 New Gadgets, Smart Appliances, Kitchen Tools Utensils, Home Cleaning, Beauty #shorts
00:40
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Он ждал ДВА ГОДА, чтобы преподать наглецу УРОК СКРОМНОСТИ #shorts
01:00
Valid Anagram | Leetcode 242 | Explanation and solution in C++
Рет қаралды 9,015
Facebook
Twitter
Жүктеу
1
Жазылу 34
Code & Grow with Rosh
Күн бұрын
Пікірлер: 11
@gamingwithkode2213
Жыл бұрын
good one!!👍
@anupamagrawal524
2 жыл бұрын
great and very simple to understand, thank you
@nskkknagajayanth1199
2 жыл бұрын
code explanation was nice and effective.
@FamilyGuy_cheers
Ай бұрын
Cant we say for a phrase to be Anagram the sum of the ascii values should be equal
@lavgabri
14 күн бұрын
good thinking but this wont work. For example, sum of values of B & Y is equal to A & Z.
@TheDima23
2 жыл бұрын
nice, thank you !
@adityapatil1839
Жыл бұрын
bool isAnagram(string s, string t) { sort(s.begin() , s.end()) ; sort(t.begin(), t.end()); if(s==t){ return true; } return false; }
@programmer6548
Жыл бұрын
The one in the video is more efficient, I think, Also you can just return s==t;
@GaganSingh-zz9el
7 ай бұрын
@@programmer6548 yes , but the code he provided gives out logn time complexity due to sorting but the code in the video is the optimal code.
@karthikgururajan1131
7 ай бұрын
Very smart thinking xD
@1912harshit
2 жыл бұрын
good explanation
7:50
My Brain after 569 Leetcode Problems
NeetCode
Рет қаралды 2,8 МЛН
12:31
Putin Starts a New War / Secret Documents Caught on Video
NEXTA Live
Рет қаралды 303 М.
01:10
1% vs 100% #beatbox #tiktok
BeatboxJCOP
Рет қаралды 67 МЛН
00:40
Cool Items!🥰 New Gadgets, Smart Appliances, Kitchen Tools Utensils, Home Cleaning, Beauty #shorts
Cool Items Official
Рет қаралды 75 МЛН
00:38
She made herself an ear of corn from his marmalade candies🌽🌽🌽
Valja & Maxim Family
Рет қаралды 18 МЛН
01:00
Он ждал ДВА ГОДА, чтобы преподать наглецу УРОК СКРОМНОСТИ #shorts
BalcevMMA_BOXING
Рет қаралды 10 МЛН
18:58
Group Anagrams (LeetCode 49) | Full solution with 2 methods and examples | Study Algorithms
Nikhil Lohia
Рет қаралды 38 М.
27:22
AI Is Making You An Illiterate Programmer
ThePrimeTime
Рет қаралды 167 М.
8:33
Valid Anagram | LeetCode problem 242
Technosage
Рет қаралды 23 М.
12:01
Valid Anagram - Leetcode 242 - Python
NeetCode
Рет қаралды 615 М.
17:09
ITERATORS in C++
The Cherno
Рет қаралды 218 М.
11:33
NEXT PERMUTATION | Leetcode | Know the Intuition behind the Algorithm | C++ | Java | Brute-Optimal
take U forward
Рет қаралды 352 М.
13:50
Group anagrams | Leetcode #49
Techdose
Рет қаралды 89 М.
21:03
5 Simple Steps for Solving Any Recursive Problem
Reducible
Рет қаралды 1,3 МЛН
16:59
POINTERS in C++
The Cherno
Рет қаралды 1 МЛН
15:27
Isomorphic Strings (LeetCode 205) | Full solution using a HashMap | Easy to understand
Nikhil Lohia
Рет қаралды 46 М.
01:10
1% vs 100% #beatbox #tiktok
BeatboxJCOP
Рет қаралды 67 МЛН