Channel Avatar

Coding Env @UCRL1YHMZOzbFE2qsCRakfUQ@youtube.com

2.4K subscribers - no pronouns :c

Folks What's up? I am Prakash. My content mostly revolves a


16:18
Optional Class in Java
10:27
Java Virtual Thread Simplified | Java 21
16:28
Merge Two Sorted Linked List | Leetcode 21| Java | Linked List
10:51
Intersection of two linked list | Leetcode 160 | Java
13:27
Detect a cycle in Linked list | Linked List Cycle | Leetcode 141 | Java| Floyd Algo| Linked List
06:43
Delete Node in a Linked List without head node| Java| Leetcode 237 | Linked List
08:17
Remove Nth Node from The End | Java| Linked List| Leetcode #19
16:57
Add Two Numbers | Linked List | Leetcode Problem # 2.
12:08
Iterative Reverse Linked List in Java | Linked List tutorial
10:48
Recursively Reverse a Linked List in Java | Linked List Tutorial
13:30
Delete Node In Linked List | Java
25:08
Basics Of linked list | Java
05:28
Linked List in Java
13:09
REST API Fundamentals
12:40
Facade Design Pattern | Structural Design Pattern | Java
15:06
Decorator Design Pattern in Java
12:11
Adapter Design Pattern in Java | Structural Design Pattern
15:18
Prototype Design Pattern | Creational design pattern | JAVA
05:57
Service Oriented Architecture (SOA) Simplified.
04:21
Event Driven Architecture Explained
09:00
Software Architecture Part 1 | Monolithic and Micro Services Architure.
15:50
Best time to Buy And Sell Stocks/Share 2 | Leetcode | Hackerrank | Java
13:17
Best time to Buy And Sell Stocks/Share 1 | Leetcode | Hackerrank | Java
17:42
Value based sorting in HashMap in Java.
14:35
HashMap internal working with performance improvement in Java 8 with explanation of time complexity.
05:57
Why is it important to override the hashCode and equals method of Object class in Java?
07:12
Dynamic Array in Java | ArrayList Internal working
08:37
Static Array in Java
11:29
Correct way to initialize a string in java | String Pool
10:41
Install Centos 8 on Windows 10 | Alternate of Dual boot.
15:51
Internal working of Garbage collection in Java
11:37
Builder Design pattern in Java
10:04
Shallow Copy Vs Deep Copy | Java | OOPs concept
12:18
Immutable Class In Java | Create your own Immutable class
12:21
Abstract Factory Method Design pattern | Creational Design Pattern in Java.
11:57
Factory Method Design pattern | Creational Design Pattern in Java
15:47
Check if parenthesis are balanced using Stack| Java
12:58
Singleton Design pattern | Creational Design Pattern in Java
04:23
Design pattern in Java | Introduction
11:10
Reverse String Using Stack data structure | java
12:36
Find Max in order O(1) from a stack without using another stack.
14:34
Implement STACK using QUEUE data structure | JAVA
17:36
Implement QUEUE using STACK data structure | JAVA
15:00
Introduction to Priority Queue data structure in Java.
20:51
DEQUE Implementation using circular array | Data structures | JAVA
12:53
Introduction to Dequeue or deque or a double ended queue data structure in Java.
28:26
Circular Queue in Java with its own implementation using array.
25:20
Own implementation of queue data structure using array in Java.
26:09
Stack Data Structure in Java. Understand its basic operation and how to implement it in Java.
18:29
Sort an integer array using single for loop [Java]
08:30
What is hypervisor || Type 1 and Type 2 Hypervisor || Type1 Vs Type 2 Hypervisor
11:44
Network Virtualization Simplified
08:46
Storage Virtualization Simplified
05:50
Server Virtualization explained.
03:08
Know the earning from any youtube channel.
03:49
Virtualization Simplified
06:28
Dependency Inversion Principle in java from SOLID design principle.
09:29
Interface Segregation Principle from SOLID principles in Java/OOPs.
09:11
Liskov's substitution principle solid design principles in JAVA
18:22
Open-Closed Principle from SOLID design principle in OOPS/Java