Channel Avatar

JAVAAID - Coding Interview Preparation @UCx1hbK753l3WhwXP5r93eYA@youtube.com

38K subscribers - no pronouns :c

I am Kanahaiya Gupta and currently working as a Software Eng


19:45
Merge Sort Algorithm | MergeSort In Data Structure | How Merge Operation Works?
04:50
Mindmaps For Coding Interviews | Last Minute Coding Tips
16:41
Repeated String HackerRank Solution [Optimal Approach]
23:39
Utopian Tree HackerRank Solution | Hackerrank Utopian Tree | [One Liner Solution]
26:26
Jumping On The Clouds HackerRank Solution [One Liner Solution]
16:50
Common Child HackerRank Solution
18:49
Head Recursion | Tail Recursion | Head VS Tail Recursion | EP3
16:36
Recursion Tree Visualization | Memory Visualization | How Recursion Works ? | EP2
13:03
Python Tutor | Java Visualizer -Visualize Code Execution Of C Java JavaScript Python Ruby TypeScript
11:13
Recursion In Data Structures | Recursion Explained | EP1
11:45
Palindrome Index HackerRank Solution
19:18
Two Pointer Algorithm | Two Sum Problem | Solve DS Problems in O(N) Time
16:06
Sliding Window Technique | Google Coding Interview | Maximum Size SubArray Of Size K
25:36
Triple sum Hackerrank Solution O(nlogn) | Interview Preparation Kit
29:59
Count Triplets Hackerrank Solution | Interview Preparation Kit
09:44
Minimum Deletions And Insertions To Transform A String Into Another | Dynamic Programming | EP8
34:19
Longest Common Subsequence(LCS) Dynamic Programming In O(N) Space | EP7
27:07
Amazon Coding Interview | Longest Common Substring Dynamic programming | EP6
19:25
Separate the Numbers HackerRank Solution
14:48
Ice Cream Parlor HackerRank solution | Two Sum LeetCode Solution
17:37
Picking Number Hackerrank Solution
23:56
New Year Chaos HackerRank Solution
42:02
01 Knapsack Problem | Amazon Coding Interview | Dynamic programming | EP5
25:53
Google Coding Interview | House Robber LeetCode Solution | Dynamic programming | EP4
27:19
Recursive Staircase Problem | Climbing Stairs | Walmart Coding Interview | EP3
20:09
Dynamic Programming Techniques | Dynamic Programming Tutorial | EP2
07:04
Dynamic programming Introduction | What Is Dynamic programming | How To Use It | EP1
12:23
Sparse Arrays HackerRank Solution[Optimized Approach]
17:53
Minimum Distances HackerRank Solution
11:48
Dynamic Array HackerRank Solution | Data Structures | Arrays
08:23
Time Limit Exceeded- How To Avoid TLE ? | Trick To Pass All Test Cases In Competitive Programming
11:52
Arrays Left Rotation HackerRank Solution
11:50
Bigger Is Greater HackerRank Solution
26:04
Climbing The Leaderboard HackerRank Solution
19:08
ACM ICPC Team HackerRank Solution
14:06
Maximum Element HackerRank Solution
14:40
Equal Stacks HackerRank Solution | Data Structures | Stacks
08:32
Length Of The Longest Consecutive 1s In Binary Representation Of A Number | BitManipulation
07:44
How To Solve Equalize The Array Hackerrank Problem
29:11
Array Manipulation Hackerrank Solution | Difference Array | Range Update Query In O(1)
07:08
Prefix Sum Algorithm | Prefix Sum Array | Difference Array | Range Sum QueryO(1) | EP2
04:35
Why You Must Learn Prefix Sum Algorithm? | Need of prefix-sum Algorithm | EP1
14:10
How To Solve Find Digits HackerRank Problem | HackerRank Solution
08:39
Save the Prisoner HackerRank solution [ Algorithm + Implementation ]
11:00
How To Solve HackerRank Drawing Book Problem
16:14
Sherlock and Array HackerRank Solution
13:09
How To Solve Number Line Jumps | Kangaroo | HackerRank Problem [ Using Formula ]
17:00
How To Solve Counting Valleys HackerRank Problem
11:13
How To Solve Time conversion HackerRank Problem
01:11
How To Master In Data Structures And Algorithms | Coding Interview Preparation
11:23
How To Solve Mini-Max Sum HackerRank Problem [Trick Revealed]
08:06
Sales by Match | Sock Merchant HackerRank Solution [O(N)] sock merchant hackerrank problem
08:17
How To Solve Birthday cake candles HackerRank Problem
09:29
Compare The Triplets HackerRank Solution [ Using Ternary Operator ]
05:41
Cats And A Mouse HackerRank Solution [Quickly]
08:58
How To Solve Lonely Integer HackerRank Problem [Using Bit Manipulation] | XOR Trick
06:20
How To Solve Angry Professor HackerRank Problem
16:58
How To Solve Arrays Ds HackerRank Problem
14:33
How To Solve Diagonal Difference HackerRank Problem [O(N) Solution] | HackerRank Solution
04:47
How To Solve A Very Big Sum HackerRank Problem in Java