Channel Avatar

Binod Suman Academy @UCIZ3CSNL-8mBHfFZLic1-aQ@youtube.com

29K subscribers - no pronouns :c

Welcome to my YouTube channel! The primary goal of this chan


29:35
LRU Cache: LeetCode 146 | Whiteboard Explanation & Live Coding
28:05
Kafka: Your Secret Weapon for Distributed Resource Sharing | System Design
26:08
What is Distributed Lock | Concurrency Control | Implemented by Zookeeper | 6
24:27
Apache Zookeeper Tutorial for Distributed System Coordinator | 5
25:07
Distributed Monitoring using Zookeeper | Whiteboard and live coding | 4
23:26
Zookeeper Znode tutorial | Persistent | Ephemeral | Sequential | TTL | Hands on | Java Code | 3
16:02
What is Zookeeper | Why to use | Use Cases of Zookeeper | Whiteboard Explanation | 1
26:27
Zookeeper Installation | Cluster Setup | Java Code | Znode | Hands on Demo | 2
21:11
Trie Data Structure | Use Case | Explanation | Implementation | Google Auto Complete Search Logic
23:59
Find Median from Data Stream | Leetcode 295 | min & maxHeap | Whiteboard explanation | Live Coding
29:46
Find Missing and Repeating Number in Array | 4 Approaches | Whiteboard explanation | Live coding
30:18
Rotate Array | Leetcode | Left & Right Rotation | Coding | Whiteboard | O(N) S(1)
08:57
Replace if-else code with Polymorphism | SOLID principle
25:39
Merge Sort Algorithm | Whiteboard Explanation | Coding step by step
19:35
Quick Sort Algorithm | Whiteboard Explanation | Coding step by step
15:01
Add Two Numbers | Easy explanation & Code on Whiteboard | LeetCode 2
14:31
Sort Color | Easy explanation & Code on Whiteboard | LeetCode 75
11:28
Remove Duplicates from Sorted Array | Easy explanation & Code on Whiteboard | LeetCode 26
13:12
Milvus Vector Database | Image Similarity Search | Vector Database with Python
29:49
What is Vector Database | Milvus Attu Installation | Word Embedding | End to end Demo
02:43
How to Install Docker on Mac in 2 minutes
22:17
Introduction to NLP | Word2Vec | Word Embedding | Whiteboard explanation | Gensim Coding
04:54
Revealing the Conversations with Myself on ChatGPT
27:10
ChatGPT: A Game Changer for System Design
17:20
Leetcode Mastery with ChatGPT: An Innovative Approach
32:16
ChatGPT for Java, Python, Machine Learning, Teaching, Email, Health, School Homework
24:24
Merge Intervals problem | Whiteboard explanation & Coding | Leetcode 56 | Arrays & List
14:33
Binary Tree Maximum Path Sum | Whiteboard explanation & Coding | Leetcode 124
15:07
Construct Binary Search Tree from Preorder Traversal | BST | Leetcode 1008
21:12
Construct Binary Tree from Inorder and Postorder Traversal | Leetcode 106
26:42
Jump Game V | Explanation on WhiteBoard | Leetcode # 1340
29:30
Construct Binary Tree from Preorder and Inorder Traversal | Explained Tree Traversal | Leetcode 105
20:34
House Robber | Algorithm | Explanation on WhiteBoard | Leetcode #198
12:16
Reverse Integer | Leetcode #7 | Modulo concept | Integer MAX_VALUE
23:41
Ugly Number | Super Ugly Number | Whiteboard explanation | Leetcode #263 #313
22:08
Distributed Job Scheduler - System Design | Basic to Expert | On Whiteboard
27:21
Coin Change Problem | Dynamic Programming | Explanation on Whiteboard & Live Coding | Leetcode 322
14:56
Jump Game II | Minimum Jumps to reach end of an array | Explanation on WhiteBoard | Leetcode #45
30:03
Median of Two Sorted Arrays | Binary Search Approach | O(log (m+n))
13:25
Find Pivot Index | Explanation on WhiteBoard | Leetcode # 724
17:18
Stepping Numbers | What is Stepping number and how to Generate | Leetcode #1215 | Live Code
20:05
Delete And Earn Problem | WhiteBoard Explanation | Leetcode 740 | Dynamic Programming
32:53
Wildcard Matching | Explanation on WhiteBoard | Leetcode # 44
11:59
Two Sum Problem | Basic and HashMap Approach | Leetcode 1
15:57
Jump Game III | Recursion | Explanation on WhiteBoard | Leetcode # 1306
11:23
Roman To Integer | Leetcode #13 | Live Code Explanation
14:22
Jump Game | Algorithm | Explanation on WhiteBoard | Leetcode #55
10:57
Two Sum II Problem | Input Array is Sorted | Two Pointers | Leetcode 167
25:14
Minimum Window Substring | Sliding Window - Double pointer concept | Leetcode #76
29:40
Number Of Islands | Easy explanation & Code on Whiteboard | LeetCode 200
25:56
3 Sum | Three Sum Problem | Two Pointers Approach | Easy explained on Whiteboard | Live coding
11:22
Merge Two Sorted Lists | code & explanation on Whiteboard | Leetcode #21
21:20
Trapping Rain Water | Explanation on WhiteBoard | Leetcode # 42
22:05
Jump Game IV | Explanation on WhiteBoard | Leetcode #1345
22:48
Fibonacci Number | Fibonacci Sequence | Simple, Recursive, Dynamic Programming | N-th Tribonacci
18:48
Reverse Linked List | Iterative and Recursive | On Whiteboard | LeetCode 206
13:46
Jump Game III | Breadth First Search | Explanation on WhiteBoard | Leetcode # 1306
12:34
Normal Distribution and Central Limit Theorem | Gaussian | On WhiteBoard
22:12
Sampling Distribution | Statistics | Sampling Techniques | Population | WhiteBoard
23:49
Confusion Matrix | Sensitivity vs Specificity | Recall | ROC and AUC | Whiteboard explained