Channel Avatar

Kumar Sanjeev @UCW2wdmLVnAlj9s_FE04jGVg@youtube.com

21K subscribers - no pronouns :c

Full-time freelancer specializing in AI and deep learning. I


01:56
From Generative AI to Giving Back: Celebrating My Prompt Engineering Project on Upwork!
20:14
Generative AI-101 For Future Innovators: The Secret Life of Large Language Models
07:19
Generative AI-101 For Future Innovators: Newcomer to Innovator Series
01:19
Introducing Myself: Upwork Introduction for Machine learning Engineer
01:29
From Generative AI to Giving Back: Celebrating My Chatbot Project for Society on Upwork!
09:45
Maximum Product Subarray | Leetcode-152 | Blind-75 Problems | Kadane Algorithm
20:59
Maximum Subarray | Leetcode-53 | Blind-75 Problems | Divide and Conquer | Kadane Algorithm
10:20
Product of Array Except Self | Leetcode-238 | Blind-75 problems | Two Traversal Pattern
07:24
Contains Duplicate | Leetcode-217 | Blind-75 problems | Visited Pattern
10:25
Best Time to Buy and Sell Stock | Leetcode-121 | Blind -75 Problems | Soulmate Pattern
09:00
Two Sum | Leetcode-1 | Blind-75 Problems | Soulmate Pattern
02:41
Backtracking Decoded : All paths from source to target ( Leetcode-797 )
02:29
Backtracking Decoded : Generate Parenthesis ( Leetcode 22 )
02:21
Backtracking Decoded : Combination Sum iii ( Leetcode 216 )
02:33
Backtracking Decoded : Combination sum-2 ( Leetcode 40 )
03:04
Backtracking Decoded : Combination Sum ( Leetcode-39 )
02:08
Backtracking Decoded : Combinations ( Leetcode 77 )
03:47
Backtracking Decoded : Subsets-ii ( Leetcode-90 )
06:37
Backtracking Decoded : Subsets ( Leetcode-78 )
06:27
Backtracking Decoded : Letter Case Permutation ( Leetcode-784 )
11:47
BFS Template : Graph Valid Trees ( Leetcode-261 )
05:01
BFS Template : Number of Operations to Make Network Connected ( Leetcode 1319 )
06:52
BFS Template : Number of Islands ( Leetcode-200 )
04:28
BFS Template : Number of connected components in undirected graph ( Leetcode 323 )
04:43
BFS Template : Binary Tree Right Side View ( Leetcode-199 )
03:03
BFS Template : Binary Tree Level Order Traversal ( Leetcode-102 )
05:13
BFS Template : Minimum Height Trees ( Leetcode 310 )
06:11
BFS Template : Find Largest value in Each Tree Row ( Leetcode 515 )
05:40
BFS Template : N-ary Tree Level Order Traversal ( Leetcode-429 )
08:05
BFS Template : Maximum level sum of Binary Tree
05:18
BFS Template : Count Good Nodes in Binary Tree ( Leetcode-1448 )
08:47
BFS Template : Nested List Weight Sum ( Leetcode-339 )
06:36
BFS Template : Clone N-ary Tree ( Leetcode 1490 )
05:15
BFS Template : Find a Corresponding Node of a Binary tree in a Clone of That Tree ( Leetcode 1379 )
07:11
BFS Template : Min Depth of Binary Tree ( Leetcode 111 )
03:51
BFS Template : Symmetric tree ( Leetcode-101 )
05:06
BFS template : Employee Importance (leetcode 690)
02:40
BFS Template : Max depth of n-ary Tree ( Leetcode-559 )
13:31
Sliding window algorithmic model for leetcode problems
04:01
Leetcode-1019 : Next Greater Node in Linked List (Unexecuted Jobs Model)
05:59
Leetcode-1019 : Next Greater Node in Linked List (Helper Model/Potential Candidates Method)
04:47
Leetcode-148 : Sort List ( Merge sort)
06:12
Leetcode-160 : Intersection of two Linked List
04:01
Leetcode 234 : Palindrome Linked List
08:03
Leetcode-138 : Copy List with Random Pointers
06:14
Leetcode-24 : Swap Nodes In Pairs ( Recursive and Iterative solution )
11:14
Leetcode-328 : Odd Even List ( Using partition technique and Loosen the knitting pattern )
01:45
Leetcode 83: Remove duplicates from sorted list
04:40
Leetcode-147 : Insertion Sort List
05:06
Leetcode-142 : Linked List Cycle 2
04:02
Leetcode-82 : Remove Duplicates from sorted list-2
04:09
Leetcode-109 : Convert sorted list to BST
08:06
leetcode-445:Add two numbers || ( Using recursion )
04:08
leetcode -445: Add two numbers || (Using stacks)
04:52
Leetcode-817: Linked list components ( Using Event trigger algorithm / Event termination algorithm )
05:16
Leetcode-1367 :Linked List in Binary Tree ( Recursive and iterative solution/event trigger pattern )
03:34
Leetcode-19 : Remove Nth Node from end of list (Using sliding window)
03:02
Leetcode 203 : Remove Linked List elements ( Recursive and iterative solution )
01:56
Leetcode 141: Linked List Cycle (Tortoise and hare)
04:43
Leetcode-21 : Merge 2 sorted lists ( Recursive and iterative solution )