Channel Avatar

Alice's Adventures in CodeLand @UCIe4Wa5rYjcy2ZNdmeM7n2g@youtube.com

33 subscribers - no pronouns :c

More from this channel (soon)


07:16
LeetCode 2780. Minimum Index of a Valid Split | Hash Table | Python 3 | for Coding Interviews
08:54
LeetCode 2316. Count Unreachable Pairs of Nodes in an Undirected Graph | Math + DFS | Python 3
06:16
LeetCode 72. Edit Distance | Bottom Up DP | Python 3 | for Coding Interviews
06:33
LeetCode 502. IPO | Greedy | Python 3 | for Coding Interviews
06:48
LeetCode 2477. Minimum Fuel Cost to Report to the Capital | DFS+Tree | Python 3 | Coding Interviews
07:38
LeetCode 1129. Shortest Path with Alternating Colors | BFS+Graph | Python 3 | for Coding Interviews
04:59
LeetCode 1162. As Far from Land as Possible - BFS - Python 3 - for Coding Interviews
07:04
LeetCode 2551. Put Marbles in Bags - Python 3 - Weekly Contest 330. from TLE to AC
06:30
LeetCode 352. Data Stream as Disjoint Intervals - Python 3 - for Coding Interviews
07:05
LeetCode 472. Concatenated Words - Bottom Up DP - Python 3 - for Coding Interviews
09:42
LeetCode 787. Cheapest Flights Within K Stops - BFS - Python 3 - for Coding Interviews
08:17
LeetCode 2421. Number of Good Paths - Disjoint set (Union Find) - Python 3 - for Coding Interviews
07:26
LeetCode 55. Jump Game - Greedy - Python 3 - for Coding Interviews
08:55
LeetCode 150. Evaluate Reverse Polish Notation - Stack - Python 3 - for Coding Interviews
04:00
LeetCode 931. Minimum Falling Path Sum - DP(Dynamic Programming) Bottom Up - Python 3
06:16
LeetCode 1339. Maximum Product of Splitted Binary Tree - DFS - Python 3 - for Coding Interviews
06:46
LeetCode 1235. Maximum Profit in Job Scheduling - Heap - Python 3 - for Coding Interviews
09:20
LeetCode 279. Perfect Squares - DP Dynamic Programming - Python 3 - for Coding Interviews
08:23
LeetCode 1926. Nearest Exit from Entrance in Maze - BFS - Python 3 - for Coding Interviews
12:10
LeetCode 587. Erect the Fence - Convex Hull - Monotone Chain - Python 3 - for Coding Interviews
10:16
LeetCode 947. Most Stones Removed with Same Row or Column - Disjoint set (Union Find) - Python 3
11:02
LeetCode 295. Find Median from Data Stream - Heap - Python 3 - for Coding Interviews
05:24
LeetCode 26. Remove Duplicates from Sorted Array - Two Pointers - Python 3 - for Coding Interviews
07:43
LeetCode 2197. Replace Non Coprime Numbers in Array - Stack - Python 3 - for Coding Interviews
06:44
LeetCode 1209. Remove All Adjacent Duplicates in String II - Stack - Python 3
04:57
LeetCode 1047. Remove All Adjacent Duplicates In String - Stack - Python 3 - for Coding Interviews
08:43
LeetCode 901. Online Stock Span - Monotonic Stack - Python 3 - for Coding Interviews
02:40
LeetCode 345. Reverse Vowels of a String - Stack - Python 3 - for Coding Interviews
07:57
LeetCode 2131. Longest Palindrome by Concatenating Two Letter Words - HashMap - Python 3