Algorithms Made Easy
This channel is run by Rajat (Staff @Bitgo) and Khushbu (Technical Lead @Arcesium). We have lot of experience in cracking the interviews of top companies and we want to share the same with you !!
This channel is dedicated to solving complex coding problems and then optimizing code as we move forward.
Every video is targeted to the solution of one problem and has solutions right from every naive or brute force to the most optimized and popular solutions.
This channel will help you to understand Data structures and algorithms in much better and simpler ways.
Use ALGOMADEASY to get a discount on GeeksForGeeks Courses (https://practice.geeksforgeeks.org/courses)
To support us you can donate
UPI: algorithmsmadeeasy@icici
All the code links are placed at the link: https://github.com/Algorithms-Made-Easy
Go through the code and if you face any issue you an always come back and comment.
Happy to help you!!
Subscribe to the channel and press the bell icon for more updates.
Check if a Parentheses String Can Be Valid | Leetcode - 2116
Minimum Length of String After Operations | Leetcode - 3223
Best Sightseeing Pair | Leetcode - 1014
Next higher palindromic number using the same set of digits
Length of Longest Subarray With at Most K Frequency | Leetcode - 2958
Maximum Number of Events That Can Be Attended II | Leetcode - 1751
Find Pivot Index | Leetcode - 724
Maximum Number of Events That Can Be Attended | Leetcode - 1353
How Many Numbers Are Smaller Than the Current Number | Leetcode - 1365
Minimum Absolute Difference in BST | Leetcode - 530
Number of Increasing Paths in a Grid | Leetcode - 2328
Maximum Value at a Given Index in a Bounded Array | Leetcode - 1802 | Binary Search
Maximum Value at a Given Index in a Bounded Array | Leetcode - 1802
Minimum Size Subarray Sum | Leetcode - 209
Number of Subsequences That Satisfy the Given Sum Condition | Leetcode - 1498
Find the Prefix Common Array of Two Arrays | Brute force | O(N) | Leetcode -2657
Shortest Path with Alternating Colors | Leetcode -1129
Count Odd Numbers in an Interval Range | Leetcode - 1523
Longest Increasing Subsequence | Leetcode - 300
Greatest Common Divisor of Strings | Leetcode - 1071
Reverse Linked List | Leetcode - 206
Build Array from Permutation | Leetcode solutions - 1920
Make Number of Distinct Characters Equal | Leetcode solutions - 2531
Pascals Triangle| Live Coding with Explanation | Leetcode - 118
Single-Threaded CPU | Leetcode - 1834
Shortest Subarray with Sum at Least K | O(N) solution | Leetcode - 862
Maximum Performance of a Team | Live Coding with Explanation | Leetcode - 1383
Construct Smallest Number From DI String | Leetcode - 2375
House Robber II | Live Coding with Explanation | Leetcode - 213
House Robber | Live Coding with Explanation | Leetcode - 198