Channel Avatar

take U forward @UCJskGeByzRRSvmOyZOz61ig@youtube.com

None subscribers - no pronouns set

Hey, I am a Software Engineer. Where? You can find that on m


18:41
L13. Fractional Knapsack Algorithm
30:10
L12. Candy | Slope Approach Intuition Based
26:09
L11. Valid Parenthesis String | Multiple Approaches
18:10
L10. Minimum number of platforms required in a railway station
13:16
L9. Insert Intervals | Greedy Algorithms Playlist
08:46
L8. Non Overlapping Intervals | Greedy Algorithms Playlist
13:12
L7. N Meeting in One Room | Greedy Algorithms Playlist
16:07
L6. Job Sequencing Problem | Greedy Algorithm Playlist
16:45
L5. Jump Game - II | Greedy Algorithm Playlist
10:53
L4. Jump Game - I | Greedy Algorithm Playlist
07:20
L3. Shortest Job First (or SJF) CPU Scheduling
09:00
L2. Lemonade Change | Greedy Algorithm Playlist
10:51
L1. Assign Cookies | Greedy Algorithm Playlist
27:06
L12. Minimum Window Substring | 2 Pointers and Sliding Window Playlist
20:49
L11. Subarray with k different integers | 2 Pointers and Sliding Window Playlist
04:54
L10. Count number of Nice subarrays | 2 Pointers and Sliding Window Playlist
20:27
L9. Binary Subarrays With Sum | 2 Pointers and Sliding Window Playlist
25:21
L8. Longest Repeating Character Replacement | 2 Pointers and Sliding Window Playlist
19:40
L7. Number of Substrings Containing All Three Characters | 2 Pointers and Sliding Window Playlist
21:32
L6. Longest Substring With At Most K Distinct Characters | 2 Pointers and Sliding Window Playlist
30:02
L5. Fruit Into Baskets | 2 Pointers and Sliding Window Playlist
29:58
L4. Max Consecutive Ones III | 2 Pointers and Sliding Window Playlist
23:09
L3. Longest Substring Without Repeating Characters | 2 Pointers and Sliding Window Playlist
11:13
L2. Maximum Points You Can Obtain from Cards | 2 Pointers and Sliding Window Playlist
36:55
L1. Introduction to Sliding Window and 2 Pointers | Templates | Patterns
16:57
L8. Smallest Prime Factor (SPF) | Prime Factorisation | Query Based Problem | Maths Playlist
16:39
L7. Count Prime in a range L-R | Maths Playlist
18:27
L6. Sieve of Eratosthenes | Maths Playlist
12:39
L5. Power Exponentiation | Maths Playlist
18:53
L4. Print all prime factors of a Number | Maths Playlist
07:10
L3. Check if a Number if Prime or not | Maths Playlist
09:10
L2. Print all Divisors of a Number | Maths Playlist
19:12
L9. Divide Two Integers without using Multiplication and Division Operators | Bit Manipulation
09:38
L8. XOR of Numbers in a Given Range | Bit Manipulation
24:03
L7. Single Number III | Bit Manipulation
31:19
L6. Single Number II | Bit Manipulation
07:12
L5. Single Number-I | Bit Manipulation
12:38
L4. Power Set | Bit Manipulation
07:00
L3. Minimum Bit Flips to Convert Number | Bit Manipulation
41:45
L2. Must Know Tricks in Bit Manipulation | Swap two numbers without third variable
39:03
L1. Introduction to Bit Manipulation | 1's 2's Compliment | Bit Operators
08:24
Don't watch my A2Z DSA Course
14:38
L28. Design a Browser History | LinkedList Implementation
33:00
L27. Clone a LinkedList with Next and Random Pointers | Copy List with Random Pointers
22:11
L26. Sort a Linked List | Merge Sort and Brute Force
32:58
L24. Flattening a LinkedList | Multiple Approaches with Dry Run
30:02
L25. Merge K Sorted Lists | Multiple Approaches
18:55
L23. Merge two sorted Linked Lists
12:10
L22. Rotate a LinkedList
24:31
L21. Reverse Nodes in K Group Size of LinkedList
12:53
L20. Remove duplicates from sorted DLL
14:14
L19. Find all Pairs with given Sum in DLL
11:13
L18. Delete all occurrences of a Key in DLL
22:42
L17. Find the starting point of the Loop/Cycle in LinkedList | Multiple Approaches
16:36
L16. Delete the middle node of the LinkedList
14:01
L15. Find the length of the Loop in LinkedList
20:26
L14. Detect a loop or cycle in LinkedList | With proof and Intuition
14:37
L13. Find the middle element of the LinkedList | Multiple Approaches
32:05
L12. Find the intersection point of Y LinkedList
25:28
L11. Add 1 to a number represented by LinkedList