Valid Number | Live Coding with Explanation | Leetcode - 65

  Рет қаралды 10,254

Algorithms Made Easy

Algorithms Made Easy

Күн бұрын

Пікірлер: 17
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy 3 жыл бұрын
We hope you all are enjoying our videos!!! Don't forget to leave a comment!!! Please like the video to support us!!! Questions you might like: ✅✅✅[ Tree Data Structure ] : kzbin.info/aero/PLJtzaiEpVo2zx-rCqLMmcFEpZw1UpGWls ✅✅✅[ Graphs Data Structure ] : kzbin.info/aero/PLJtzaiEpVo2xg89cZzZCHqX03a1Vb6w7C ✅✅✅[ January Leetcoding Challenge ] : kzbin.info/aero/PLJtzaiEpVo2wCalBcRcNjXQ0C6ku3dRkn ✅✅✅[ December Leetcoding Challenge ] : kzbin.info/aero/PLJtzaiEpVo2xo8OdPZxrpybGR8FmzZpCA ✅✅✅[ November Leetcoding Challenge ] : kzbin.info/aero/PLJtzaiEpVo2yMYz5RPH6pfB0wNnwWsK7e ✅✅✅[ August Leetcoding Challenge ] : kzbin.info/aero/PLJtzaiEpVo2xu4h0gYQzvOMboclK_pZMe ✅✅✅July Leetcoding challenges: kzbin.info/aero/PLJtzaiEpVo2wrUwkvexbC-vbUqVIy7qC- ✅✅✅June Leetcoding challenges: kzbin.info/aero/PLJtzaiEpVo2xIfpptnCvUtKrUcod2zAKG ✅✅✅May Leetcoding challenges: kzbin.info/aero/PLJtzaiEpVo2wRmUCq96zsUwOVD6p66K9e ✅✅✅Cracking the Coding Interview - Unique String: kzbin.info/aero/PLJtzaiEpVo2xXf4LZb3y_BopOnLC1L4mE Struggling in a question?? Leave in a comment and we will make a video!!!🙂🙂🙂
@shivamgurjar8979
@shivamgurjar8979 6 ай бұрын
Very great explanation. Subscribed. Thank you 🙏
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy 6 ай бұрын
Thank you
@vikasnathaniel6284
@vikasnathaniel6284 5 ай бұрын
Excellent explanation
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy 4 ай бұрын
Glad it was helpful!
@amansayer4943
@amansayer4943 Жыл бұрын
thank you for this wonderful explanation.
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy Жыл бұрын
Glad it was helpful!
@csea_37_shayoribhowmick53
@csea_37_shayoribhowmick53 Жыл бұрын
Thank you amazing
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy Жыл бұрын
Thank you too!
@samwaadvivaad8607
@samwaadvivaad8607 2 жыл бұрын
man love your explanation thanks for this much mehnaat :)
@i.vigneshdavid1698
@i.vigneshdavid1698 3 жыл бұрын
Thank you guys. Hardest thing in every language is regex...
@saiyashwanth1991
@saiyashwanth1991 3 жыл бұрын
few suggestions could be naming convention, since you are coding in java better to go with camelCasing. So code looks more clean ,interviewer also focus on coding standards besides our working solutions.
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy 3 жыл бұрын
Point taken !!
@ShreeHariYT
@ShreeHariYT 2 жыл бұрын
for those who are searching for c++ solution class Solution { public: bool isNumber(string s) { bool digit=false,dot=false,seene=false; int count=0; for(int i=0;i0 && (s[i-1]!='e' && s[i-1]!='E'))return false; if(i==s.size()-1)return false; count++; } else if(ch=='.'){ if(dot || seene)return false; if(i==s.size()-1 && digit==false)return false; dot=true; } else if(ch=='e'|| ch=='E'){ if(seene)return false; if(digit==false || i==s.size()-1)return false; seene=true; }else{ return false; } } return true; } };
@tommyls4357
@tommyls4357 5 ай бұрын
And this shitty question, Ladies and Gentlemen, is one of the top asked questions at Meta 🙄.
@AlgorithmsMadeEasy
@AlgorithmsMadeEasy 5 ай бұрын
All the more reason to learn it. Thanks
@Piyush-yd1ez
@Piyush-yd1ez 3 жыл бұрын
Bro leetcode suck and also your code too .It show true value for string "3." As u said "." at end of string in invalid input!!
Simplify Path | Live Coding with Explanation | Leetcode - 71
11:08
Algorithms Made Easy
Рет қаралды 10 М.
VALID NUMBER | LEETCODE #65 | PYTHON SOLUTION
18:18
Cracking FAANG
Рет қаралды 6 М.
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
One day.. 🙌
00:33
Celine Dept
Рет қаралды 42 МЛН
Thank you Santa
00:13
Nadir Show
Рет қаралды 36 МЛН
Valid Number | Leetcode 65 | String | Facebook Twitch
14:08
Naresh Gupta
Рет қаралды 1,4 М.
Maximum Number of Events That Can Be Attended | Leetcode - 1353
15:10
Algorithms Made Easy
Рет қаралды 7 М.
Leetcode - Valid Number (Python)
9:20
Timothy H Chang
Рет қаралды 2,6 М.
Minimum Absolute Difference in BST | Leetcode - 530
14:07
Algorithms Made Easy
Рет қаралды 4,3 М.
Why is Python 150X slower than C?
10:45
Mehul - Codedamn
Рет қаралды 18 М.
Find Pivot Index | Leetcode - 724
7:37
Algorithms Made Easy
Рет қаралды 1,3 М.
Google Coding Interview With A Competitive Programmer
54:17
Clément Mihailescu
Рет қаралды 2,5 МЛН
How many people are in the changing room? #devil #lilith #funny #shorts
00:39