Channel Avatar

Lit Code @UCdKySX5BwPe6OVQbcowQTww@youtube.com

333 subscribers - no pronouns :c

Let's get better at coding together


07:08
FIND Minimum Time to Make Rope Colorful - Leetcode 1578
03:00
How to find Power of Four - Leetcode 342
07:08
Find Largest Value in Each Tree Row - Leetcode 515
06:11
FIND Maximum Score After Splitting a String - Leetcode 1422
04:59
FIND Widest Vertical Area Between Two Points Containing No Points - Leetcode 1637
07:02
Buy Two Chocolates - Leetcode 2706
06:35
Build an Image Smoother - Leetcode 661
03:01
How to Find Maximum Product Difference Between Two Pairs - Leetcode 1913
04:51
FIND Valid Anagram - Leetcode 242
05:15
FINDING Destination City - Leetcode 1436
06:32
FIND Difference Between Ones and Zeros in Row and Column - Leetcode 2482
04:31
Find Special Positions in a Binary Matrix - Leetcode 1582
04:52
How to FIND Maximum Product of Two Elements in an Array? - Leetcode 1464
04:34
How to find Element Appearing More Than 25% In Sorted Array - Leetcode 1287 🚀📊
05:00
How to Transpose Matrix - Leetcode 867 #transposematrix #python
04:21
Binary Tree Inorder Traversal with Explanation - Leetcode 94 - Python #python #binarytree #traversal
04:13
Backspace String Compare - Leetcode 844 - Python
03:01
Merge Strings Alternately - Leetcode 1768 - Python
03:02
Kids With the Greatest Number of Candies - Leetcode 1431 - Python
03:41
Simplify Path - Leetcode 71 - Python
02:26
Removing Stars from a String - Leetcode 2390 - Python
04:33
Clone Graph - Leetcode 133 - Python
08:48
Number of Enclaves - Leetcode 1020 - Python
04:55
Minimize Maximum of Array - Leetcode 2439 - Python
04:20
Boats to Save People - Leetcode 881 - Python
04:41
Successful Pairs of Spells and Potions - Leetcode 2300 - Python
03:07
Binary Search - Leetcode 704 - Python
06:13
Scramble String - Leetcode 87 - Python
05:13
Reducing Dishes - Leetcode 1402 - Python
08:14
Minimum Cost For Tickets - Leetcode 983 - Python
06:08
Minimum Path Sum - Leetcode 64 - Python
06:54
Longest Cycle in a Graph - Leetcode 2360 - Python
10:01
Count Unreachable Pairs of Nodes in an Undirected Graph - Leetcode 2316 - Python
06:16
Number of Operations to Make Network Connected - Leetcode 1319 - Python
08:07
Minimum Score of a Path Between Two Cities - Leetcode 2492 - Python
04:07
Number of Zero-Filled Subarrays - Leetcode 2348 - Python
04:25
Can Place Flowers - Leetcode 605 - Python
09:11
Design Add and Search Words Data Structure - Leetcode 211 - Python
07:37
Design Browser History - Leetcode 1472 - Python
10:13
Implement Trie (Prefix Tree) - Leetcode 208 - Python #prefix #trie
09:13
Construct Binary Tree from Inorder and Postorder Traversal - Leetcode 106 - Python
04:54
Check Completeness of a Binary Tree - Leetcode 958 - Python
04:31
Sum Root to Leaf Numbers - Leetcode 129 - Solution
06:12
Symmetric Tree - Leetcode 101 - Python
09:04
Merge k Sorted Lists - Leetcode 23 - Python
06:50
Convert Sorted List to Binary Search Tree - Leetcode 109 - Python
03:49
Linked List Random Node - Leetcode 382 - Python
05:27
Linked List Cycle II - Leetcode 142 - Medium Difficulty
05:08
Koko Eating Bananas - Leetcode 875 - Python
05:52
Minimum Time to Complete Trips - Leetcode 2187 - Python
05:16
Kth Missing Positive Number - Leetcode 1539 - Python
08:08
Jump Game IV - Leetcode 1345 - Python
06:09
Count Subarrays with Fixed Bounds - Leetcode 2444 - Hard Problem
01:43
Find the Index of the First Occurrence in a String - Leetcode 28 - Python
06:50
String Compression - Leetcode 443 - Python
09:56
Sort an Array - Leetcode 912 - Python
06:31
Find Duplicate Subtrees - Leetcode 652 - Python
10:01
Construct Quad Tree - Leetcode 427 - Python
09:07
Edit Distance - Leetcode 72 - Python
04:01
Best Time to Buy and Sell Stock - Leetcode 121 - Easy Problem