Channel Avatar

Bborian @UCcCeSPqFWJyEI6sEDWvXAqQ@youtube.com

638 subscribers - no pronouns :c

Coding, vlogging and mukbang maybe? :)


06:15
FINALLY Vienna Vlog!! (Vienna Operahouse, Hofburg, Stephansplatz and more)
05:17
Germany Munich Travel Vlog
07:30
Hallstatt Austria Travel Vlog
07:40
Austria Salzburg Travel Vlog (With S23 Ultra)
11:17
Leetcode 5 Longest Palindromic Substring (without DP)
15:06
Leetcode 909 Snakes and Ladders
06:03
Leetcode 131 Palindrome Partitioning (backtracking)
09:21
Leetcode 491 Non decreasing Subsequences (backtracking problem)
11:07
Leetcode 57 Insert Interval (explained with examples)
10:28
Leetcode 1061 Lexicographically Smallest Equivalent String (Quick union!)
16:12
Leetcode 2246 Longest Path With Different Adjacent Characters
14:13
Leetcode 1443 Minimum Time to Collect All Apples in a Tree (DFS graph)
08:06
Leetcode 300 Longest Increasing Subsequence (greedy with binary search)
05:57
Leetcode 1805 Number of Different Integers in a String (without regex)
10:36
Leetcode 523 Continuous Subarray Sum
11:51
Leetcode 56 Merge Intervals (PPAP style)
07:01
Leetcode 452 Minimum Number of Arrows to Burst Balloons (overlapping interval)
05:02
Leetcode 2244 Minimum Rounds to Complete All Tasks (using HashMap)
12:25
Leetcode 39 Combination Sum with visual State Space Tree diagram
06:20
Leetcode 209 Minimum Size Subarray Sum (Two pointer)
05:23
Leetcode 1306 Jump Game III (DFS)
05:15
Leetcode 1962 Remove Stones to Minimize the Total (Heap, Priority Queue)
07:09
Leetcode 45 Jump Game II
04:48
Leetcode 55 Jump Game
10:47
Leetcode 2389 Longest Subsequence With Limited Sum (binary search)
09:20
Leetcode 120 Triangle
07:44
Leetcode 3 Longest Substring Without Repeating Characters
05:47
Leetcode 345 Reverse Vowels of a String
09:21
Leetcode 841 Keys and Rooms (using DFS)
03:33
Leetcode 1. Two Sum (Mother of all Leetcode questions)
10:35
Leetcode 739 Daily Temperatures (Monotonic stack)
09:43
Leetcode 150 Evaluate Reverse Polish Notation
09:44
Leetcode 318 Maximum Product of Word Lengths
07:27
Leetcode 402 Remove K Digits (Typical stack question)
11:53
Leetcode 198 House Robber (recursive to DP to iterative)
09:11
Leetcode 931 Minimum Falling Path Sum
09:18
Leetcode 472 Concatenated Words
14:45
Leetcode 316 Remove Duplicate Letters
09:33
Leetcode 187 Repeated DNA Sequences
12:40
Leetcode 44 Wildcard Matching
05:38
Leetcode 19 Remove Nth Node From End of List
11:43
Leetcode 234 Palindrome Linked List
09:21
Leetcode 6 Zigzag Conversion
10:59
Leetcode 778 Swim in Rising Water
07:56
Leetcode 2256 Minimum Average Difference
08:03
Leetcode 451 Sort Characters By Frequency
15:54
Leetcode 1657 Determine if Two Strings Are Close
03:06
Leetcode 1207 Unique Number of Occurrences
06:25
Leetcode 695 Max Area 51 of Island
08:29
Leetcode 380 Insert Delete GetRandom
09:10
Leetcode 2225 Find Players With Zero or One Losses
10:48
Leetcode 509 Fibonacci Number (recursive to DP to iterative)
20:54
Leetcode 1235 Maximum Profit in Job Scheduling
05:01
Java Optional
10:47
Leetcode 79 Word Search
07:15
Leetcode 200 Number of Islands
04:07
Leetcode 365 Water and Jug Problem (using Greatest Common Divisor)
16:41
Leetcode 1926 Nearest Exit from Entrance in Maze (BFS)
07:20
Leetcode 224 Basic Calculator
06:03
Leetcode 62 Unique Paths