Channel Avatar

Programming Tutorials @UCuix1GOcmoqqWcHh1W1dWAg@youtube.com

22K subscribers - no pronouns :c

In this channel, I discuss tutorials related to programming,


16:08
Symmetric Tree (Mirror Image of itself or not) | Iterative & Recursive Solution
24:39
Singleton Design Pattern | Java | Multiple Examples
14:38
Triplet Sum in Array | Find a Triplet with the Given Sum in an Array | Programming Tutorials
23:13
How to Create Immutable Class in Java | Immutable Classes & Objects
14:24
Monotonic Array | Check If Given Array is Monotonic | Programming Tutorials
36:34
Sliding Window Maximum | LeetCode | Priority Queue | Deque | Java Code
14:13
Primitive Vs Reference Data Type | Difference between Primitive and Non-Primitive Data Types in Java
15:04
Interface Segregation Principle | SOLID Principles | Java Code
15:53
Shortest Unsorted Continuous Subarray | Java Code | Programming Tutorials
20:42
Liskov Substitution Principle | SOLID Principles | Multiple Code Examples
09:42
Remove Duplicates from Sorted Array In-Place (without using extra space)
23:44
Squares of a Sorted Array | Sort Array After Converting Elements to their Squares
06:12
Cyclically Rotate an Array by One | Right Rotate an Array by One Index | Java
23:43
Wrapper Classes in Java | Primitive Data Types | Autoboxing and Unboxing - Java Code
15:43
Open Closed Principle | Code Example | SOLID Principles
18:16
Comparable vs Comparator | Java Interview Questions
16:47
Insert Interval | Insert in sorted and non-overlapping interval array | Programming Tutorials
12:55
Single Responsibility Principle | SOLID Principles
07:41
Horizontal vs Vertical Scaling | System Design | Programming Tutorials
17:39
Longest Substring with K Unique Characters | Programming Tutorials
18:06
Longest Substring with At Most K Distinct Characters | Programming Tutorials
16:36
Java Deque | Deque Interface in Java with Example | ArrayDeque
14:30
Doubly Linked List | Singly Vs Doubly Linked List | Time Complexity
00:49
A peaceful evening away from the busy life
26:09
Smallest Subarray with Sum Greater than or Equal to K (Target) | Sliding Window
13:36
Implement Queue using Two Stacks | Java | Programming Tutorials
24:55
Next Greater Element in Circular Array | Next Greater Element II | Programming Tutorials
00:38
Thank you for 10K subscribers !!! | Programming Tutorials
18:02
Binary Tree Inorder Traversal with and without Recursion | LeetCode 94 | Programming Tutorials
18:58
Rotting Oranges | Minimum Time Required to Rot All Oranges | Java | Programming Tutorials
14:43
Binary Tree Preorder Traversal (Iterative & Recursive Approach) | Programming Tutorials
08:44
Binary Tree Right Side View | Print Right View of a Binary Tree | Programming Tutorials
19:41
Search a 2d Matrix | Search in a Row wise and Column wise Sorted Matrix | Binary Search
10:38
Search in Rotated Sorted Array II | Search in Rotated Sorted Array with Duplicates
16:44
Validate Binary Search Tree | Check If a Binary Tree is BST or Not | Java
11:25
Valid Palindrome II | Remove a Character From a String to Make it a Palindrome
13:39
Range Sum of BST | LeetCode 938
12:04
Populating Next Right Pointers in Each Node | LeetCode 116
10:35
Add Two Numbers II | LeetCode 445 | Add Two Numbers Represented by Linked Lists
11:53
Add Two Numbers Solution | Add Two Numbers as Lists
15:47
Recover Binary Search Tree | LeetCode 99 | Programming Tutorials
12:46
First Non Repeating Character in a Stream
13:55
Minimum Depth of Binary Tree | Iterative & Recursive Approach
10:54
Minimum Number of Arrows to Burst Balloons | LeetCode 452
15:01
Serialize and Deserialize BST | Serialize and Deserialize Binary Search Tree | LeetCode 449
11:51
Binary Search | LeetCode 704 | Java | Recursive | Iterative
22:41
Longest Substring Without Repeating Characters | Sliding Window | Java
11:54
Find the Difference | LeetCode 389 | Explained 3 Approaches
18:34
Majority Element II | LeetCode 229 | Majority Element (Greater than N/3 Times)
13:02
Majority Element in Array | Find the Majority Element that occurs more than N/2 Times
14:06
Find Maximum Sum of a Subarray of Size K | Sliding Window | Hindi
14:18
Maximum Sum Subarray of Size K | Sliding Window | Programming Tutorials
10:59
Best Time to Buy and Sell Stock | LeetCode 121 | Programming Tutorials
06:22
Length of Last Word | LeetCode 58 | Programming Tutorials
15:18
Merge Overlapping Intervals | Merge Intervals | Java | InterviewBit Solution
15:59
Number of Islands | BFS | Breadth First Search | Programming Tutorials
06:45
Find All Duplicates in an Array without using any Extra Space | LeetCode 442
10:57
Valid Palindrome | LeetCode 125 | Programming Tutorials
14:20
Subarray with Given Sum | Non Negative Numbers | Programming Tutorials
13:40
Detect Capital | LeetCode 520 | Programming Tutorials