Channel Avatar

CodeMystique @UCDNcP-1bDyuo8rmJtcrg7YA@youtube.com

387 subscribers - no pronouns :c

Delivering you the quality content which will help you in ex


07:26
2683. Neighboring Bitwise XOR|CPP|Optimal|JAVA
09:01
Bitwise XOR of All Pairings | Leetcode 2425|CPP|JAVA
15:18
2429. Minimize XOR|Bit Manipulation |CPP |Java
12:09
Result2657. Find the Prefix Common Array of Two Arrays|CPP|POD|
09:04
2938. Separate Black and White Balls|Cpp|Interview Problem|Optimised Approach
10:19
1497. Check If Array Pairs Are Divisible by k|CPP|Optimised App|Interview Problem...
10:57
2220. Minimum Bit Flips to Convert Number|cpp|java|Interview Problem|Optimised App.
10:19
Linked list In Binary Tree | LeetCode 1367|CPP|Intervies Problem
08:39
3217. Delete Nodes From Linked List Present in Array|CPP|Interview Problem|Leetcode
10:04
2028. Find Missing Observations|CPP|Interview Problem|Leetcode
10:00
1514. Path with Maximum Probability|CPP|Graph|Interview Problem
12:01
2699. Modify Graph Edge Weights | Dijkstra's algorithm | Cpp|Interview Problem|Graph
10:00
Leetcode - 1514 . Path with Maximum Probability | Dijkstra's Algorithm|CPP|Interview Problem
11:37
LeetCode 564 - Find the Closest Palindrome |CPP|Interview Problem|Best Explanation
10:09
Number Complement🔥 | Leetcode 476 | Bit Manipulation|CPP|interview Problem
11:36
Leetcode 664. Strange Printer II Matrix Chain Multiplication II DP || Complete Intuition|CPP|JAVA
18:06
1140. Stone Game II | 3D DP | CPP|Interview Problem
09:43
650. 2 Keys Keyboard | LEETCODE MEDIUM|CPP|DP|Interview Problem
13:18
Leetcode 264. Ugly Number II|CPP|DP|Interview Problem
14:04
Leetcode 1937 Maximum Number of Points with Cost|CPP|DP|Interview Problem
08:12
Maximize The Cut Segments | GFG Problem of the Day | C++ |Interview Problem |
09:13
Leetcode 624 Maximum Distance in Arrays - CPP-Interview Problem
09:04
860. Lemonade Change | Leetcode | Easy | CPP | Greedy Algorithm
09:53
Kth Largest Element in a Stream | Leetcode 703 | Heap|Brute To Optimal
09:08
273. Integer to English Words | Recursion | String |CPP | DSA
11:09
1395.Count Number of Teams | Brute to Optimal |CPP
20:44
2976 Minimum Cost to Convert String I || BFS + Map ✅
18:41
1334.Find the City With the Smallest Number of Neighbors at a Threshold Distance --Floyd--CPP
19:46
912.Sort an Array | CPP |Using Best Sorting Technique
11:30
Sort the Jumbled Numbers - Leetcode 2191 - CPP |Hashing|Better Approach
06:51
1636. Sort Array by Increasing Frequency|Hashing|Asked By Amazon
06:39
2418 Sort the People |Step-by-Step Solution|LeetCode|Coding Interviews|Sorting|Easy
09:55
Graph-2.DFS of Graph-Strivers SDE Sheet
11:17
Graph-1.BFS of Graph-Strivers SDE Sheet
27:20
2392. Build a Matrix With Conditions | Topological Sort | Graph | Easy Approach|Asked Frequently
15:09
1605. Find Valid Matrix Given Row and Column Sums | Greedy | 2-Pointer|Asked By Google Amazon
14:00
846. Hand of Straights | 1296. Divide Array in Sets of K Consecutive Numbers | Sorting | Map|FAANG🔥
14:05
409. Longest Palindrome | Hash Table | Greedy | Hot Interview problem|Amazon|Microsoft
17:38
125.Valid Palindrome Leetcode Easy But Conceptual Problem Asked By Fang
25:30
All about character arrays and string Basic to Advance
11:01
2486.Append Characters to String to Make Subsequence |2 Pointer |Code+Explaination |Amazon|Microsoft
04:41
344.Reverse String Leetcode Basic problem Using 2 Methods
04:50
3110. Score of a String |Leetcode|Asked By FAANG |Easy Approach
13:25
1608. Special Array With X Elements Greater Than or Equal X | Binary Search | Counting Sort |FAANG
05:12
2000. Reverse Prefix of Word | LEETCODE EASY|Brute to Optimal |Amazon|Uber
16:29
LeetCode 514. Freedom Trail | Hard | Algorithm Explained | C++| JAVA|Brute to Optimal |AMAZON|GOOGLE
11:35
1289. Minimum Falling Path Sum II | LEETCODE HARD | DYNAMIC PROGRAMMING | Brute To Optimal |AMAZON|
09:36
Leetcode 2370. Longest Ideal Subsequence | Medium|Brute to Optimal |Asked By Flipkart|Google|Amazon|
05:27
1137. N-th Tribonacci Number | LEETCODE EASY | DYNAMIC PROGRAMMING | ek Baar dekho to shi ❤️
12:28
310. Minimum Height Trees | Leetcode | Medium | CPP|Java | Graphs | Amazon | Google | Microsoft
13:14
Find if Path Exists in Graph | Leetcode 1971 | Graph|Brute to Optimal
07:55
1992. Find All Groups of Farmland | No BFS or DFS | Greedy|Asked By Amazon Microsoft|Brute to Optima
08:49
#Leetcode #200. Number of #Islands || Code + Explanation|Amazon+Microsoft|
08:32
463. Island Perimeter | DFS | leetcode daily challenge | DSA | Brute to Optimal |Amazon|Flipkart
07:55
623. Add One Row to Tree|| LeetCode || C++ || DFS|Brute to Optimal |Amazon|Microsoft
07:48
129. Sum Root to Leaf Numbers || Morris Traversal - Preorder + Inorder || Google Interview Question
06:01
404. Sum of Left Leaves | Binary Tree | Tree | DFS|Brute to Optimal
09:12
85. Max rectangle | Maximal Rectangle | Maximum Size Rectangle in Binary Matrix|Brute to Optimal
10:35
42 .Trapping Rain Water | without stack | Made Super Easy | Brute to Optimal |
10:50
402. Remove K Digits | Monotonic Stack | Greedy | Brute Force - Optimal Solution|Asked By Microsoft