ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

97 results

CHAMP by Arpit
Java vs Node.js for Backend 🔥 What Should You Choose? | Interview Answer Explained #java #node #dev

In this video, I compare Java and Node.js for backend development based on practical factors like: Scalability Stability ...

13:44
Java vs Node.js for Backend 🔥 What Should You Choose? | Interview Answer Explained #java #node #dev

461 views

4 months ago

Grind And Glow Daily
Java Full Stack Mastery

Master the art of Java Full Stack Development! This video takes you through the complete journey of becoming a skilled Java ...

12:48
Java Full Stack Mastery

7 views

9 months ago

BCA Tech Enthusiast
LeetCode 237: Delete Node in Linked List 💡 | Day 1/30 DSA Challenge 🚀#leetcode237 #leetcode #ai

In this problem, we are given a node (not the head), and we need to delete it from the linked list. This is a very important ...

2:59
LeetCode 237: Delete Node in Linked List 💡 | Day 1/30 DSA Challenge 🚀#leetcode237 #leetcode #ai

19 views

3 months ago

devllabs
How Backend Works? | Complete Backend Explained for Beginners 🔥

Ever wondered how backend works behind the scenes? In this video, I explain how backend works step by step, from client ...

3:37
How Backend Works? | Complete Backend Explained for Beginners 🔥

119 views

5 months ago

Shubham Aher
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

In this video, we solve the “Middle of the Linked List” problem — a classic and frequently asked question in DSA and coding ...

3:11
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

72 views

9 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 101

LeetCode 24 – Swap Nodes in Pairs | Java Solution | Linked List In this video, we'll solve LeetCode 24: Swap Nodes in Pairs ...

6:39
LeetCode Daily Challenge 🔥| DAY 101

21 views

12 days ago

Jasmeen Kaur
EP 11 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

Vertical & Boundary Traversal | LeetCode + Interview Prep | 2 Questions Welcome to Episode 11 of my DSA Study With Me series ...

4:47
EP 11 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

620 views

6 months ago

Frank Algorithms
LeetCode 2095 - Delete the Middle Node of a Linked List | O(n) | Slow and Fast Pointer | Optimal
8:10
LeetCode 2095 - Delete the Middle Node of a Linked List | O(n) | Slow and Fast Pointer | Optimal

24 views

11 days ago

BCA Tech Enthusiast
LeetCode 24: Swap Nodes in Pairs 💡 | Day 6/30 DSA Challenge 🚀 | Java Recursive Approach

Day 6/30 DSA Challenge** In this video, we solve **LeetCode 24: Swap Nodes in Pairs** using a **recursive approach in Java**.

3:31
LeetCode 24: Swap Nodes in Pairs 💡 | Day 6/30 DSA Challenge 🚀 | Java Recursive Approach

9 views

2 months ago

BCA Tech Enthusiast
LeetCode 2095: Delete Middle Node 💡 | Day 7/30 DSA Challenge 🚀 | Java Solution

Day 7/30 DSA Challenge** In this video, we solve **LeetCode 2095: Delete the Middle Node of a Linked List** using an efficient ...

5:33
LeetCode 2095: Delete Middle Node 💡 | Day 7/30 DSA Challenge 🚀 | Java Solution

10 views

2 months ago

BCA Tech Enthusiast
LeetCode 19: Remove Nth Node From End of List 💡 | Day 4/30 DSA Challenge 🚀 #leetcode #dsa #java

Day 4/30 DSA Challenge In this video, we solve **LeetCode 19: Remove Nth Node From End of List** using an efficient Two ...

6:01
LeetCode 19: Remove Nth Node From End of List 💡 | Day 4/30 DSA Challenge 🚀 #leetcode #dsa #java

7 views

2 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 100

LeetCode 83 – Remove Duplicates from Sorted List | Java Solution | Linked List In this video, we'll solve LeetCode 83: Remove ...

5:03
LeetCode Daily Challenge 🔥| DAY 100

24 views

2 weeks ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 105

LeetCode 206 – Reverse Linked List | Java Solution | Iterative & Optimal Approach In this video, we'll solve LeetCode 206: ...

4:55
LeetCode Daily Challenge 🔥| DAY 105

16 views

6 days ago

Padho with Pratyush
Best Explanation on Reverse LinkList Nodes in K Group | DSA Patterns CPP JAVA Python

Why Should You Learn DSA Patterns in 2025? https://www.youtube.com/watch?v=qH2VQY48mg4 DSA Patterns Playlist: https://www ...

52:24
Best Explanation on Reverse LinkList Nodes in K Group | DSA Patterns CPP JAVA Python

9,458 views

6 months ago

Jasmeen Kaur
EP 07 | 2 Hour DSA Study With Me 👩‍💻 | LeetCode + Interview Prep + 3 Questions Solved

Day 7 of my Coding Journey 🚀 In today’s video, I solve three of the most important Binary Tree interview problems that are ...

4:18
EP 07 | 2 Hour DSA Study With Me 👩‍💻 | LeetCode + Interview Prep + 3 Questions Solved

640 views

6 months ago

BCA Tech Enthusiast
LeetCode: 206 🚀 | Reverse Linked List | Day 9/30 DSA Challenge 🔁

Day 9/30 DSA Challenge In this video, we solve LeetCode 206: Reverse Linked List using an efficient iterative approach in Java.

3:01
LeetCode: 206 🚀 | Reverse Linked List | Day 9/30 DSA Challenge 🔁

3 views

2 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 104

LeetCode 234 – Palindrome Linked List | Java Solution | Fast & Slow Pointer In this video, we'll solve LeetCode 234: Palindrome ...

7:44
LeetCode Daily Challenge 🔥| DAY 104

3 views

8 days ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 99

LeetCode 19 – Remove Nth Node From End of List | Java Solution | Two Pointer Approach In this video, we'll solve LeetCode 19: ...

7:39
LeetCode Daily Challenge 🔥| DAY 99

27 views

2 weeks ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 98

LeetCode 2095 – Delete the Middle Node of a Linked List | Java Solution | Fast & Slow Pointer Explained In this video, we solve ...

6:29
LeetCode Daily Challenge 🔥| DAY 98

11 views

2 weeks ago

BCA Tech Enthusiast
LeetCode 2: Add Two Numbers | LinkedList Easy Explanation 🚀 | Java Solution | Day 5/30 DSA Challenge

Day 5/30 DSA Challenge In this video, we solve LeetCode 2: Add Two Numbers using an efficient Linked List approach. In this ...

7:00
LeetCode 2: Add Two Numbers | LinkedList Easy Explanation 🚀 | Java Solution | Day 5/30 DSA Challenge

11 views

2 months ago