Can We Solve In O(N) Time ? - H-Index - Leetcode 274

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

Algo Tamizha

Algo Tamizha

Күн бұрын

Пікірлер
@reshmasuresh3037
@reshmasuresh3037 4 ай бұрын
Regular a dp video podunga bro ..its very useful
@MohamedSaif-kl8sq
@MohamedSaif-kl8sq 4 ай бұрын
broo big fan brooo
@manikandan.k3049
@manikandan.k3049 4 ай бұрын
Anna leetcode la top 150 questions aprm 75 questions antha series fulla podunga anna very useful ha irukum anna
@KARTHIK-b3z
@KARTHIK-b3z 4 ай бұрын
anna Zig zag conversion problem podunga na.
@arvindks4986
@arvindks4986 2 ай бұрын
Bro hashmap use panna mudiyuma?
@smsvijay3271
@smsvijay3271 4 ай бұрын
bro when i am going to solve a problem... first i should try it myself or understand the concept from any source and then solve it?
@AlgoTamizha
@AlgoTamizha 4 ай бұрын
I would suggest the following 1. try the problem yourself. 2. If stuck, dont look for solution immediately.. take 30 min to 1 hour think other ways. More than solving a problem, it is important to think about the problem for some time to get in sync with a pattern. 3. even after sometime if you are stuck, you can look at solutions. BUT after looking at the solution, dont go to the next problem immediately. CODE the solution yourself once. repeat the above steps for any new problem.
@21flame72
@21flame72 Ай бұрын
// User function Template for Java class Solution { // Function to find hIndex public int hIndex(int[] citations) { // code here Arrays.sort(citations); int n =citations.length; for(int i=0;i=n-i){ return n-i; } } return 0; } }
@Barathraj-b3o
@Barathraj-b3o 21 күн бұрын
little bit confusing bro
@AlgoTamizha
@AlgoTamizha 20 күн бұрын
which part bro?
2D DYNAMIC PROGRAMMING -  DP problem - Coin Change 2 - Leetcode 518
19:00
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
L5. Jump Game - II | Greedy Algorithm Playlist
16:45
take U forward
Рет қаралды 79 М.
Non-Overlapping Intervals - Interval Problems - Leetcode 435 - tamil
13:18
H Index - Leetcode 274 - Arrays & Strings (Python)
9:50
Greg Hogg
Рет қаралды 10 М.
Divide Players Into Teams of Equal Skill - Tamil - Leetcode 2491
14:02
H-Index | LeetCode 274 | C++, Java, Python
11:57
Knowledge Center
Рет қаралды 31 М.
How to STUDY so FAST it feels like CHEATING
8:03
The Angry Explainer
Рет қаралды 2,4 МЛН
I solved 541 Leetcode problems. But you need only 150.
7:42
Sahil & Sarra
Рет қаралды 2,4 МЛН