ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

100 results

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

20 views

5 days ago

Lollipop
LeetCode 42 Trapping Rain Water | Java Optimal Solution (Two Pointer)

In this video, I solve LeetCode #42 – Trapping Rain Water using Java. The problem asks to calculate how much rainwater can be ...

4:19
LeetCode 42 Trapping Rain Water | Java Optimal Solution (Two Pointer)

0 views

5 days ago

Students Computer Hub
LeetCode 27 | Remove Element | Easy | Two Pointers | In-Place Array #coding #java #programming

In this video, we solve LeetCode Problem 27: Remove Element using an in-place Two Pointer technique. You'll learn how to ...

1:48
LeetCode 27 | Remove Element | Easy | Two Pointers | In-Place Array #coding #java #programming

5 views

3 days ago

Tutorials in Hand
java directly supports pointer 🔥 #java #javainterview #javatutorial #javainstitute #oop #learnjava
0:08
java directly supports pointer 🔥 #java #javainterview #javatutorial #javainstitute #oop #learnjava

0 views

5 days ago

CS50
CS50x 2026 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:19:55
CS50x 2026 - Lecture 4 - Memory

3,862 views

16 hours ago

Students Computer Hub
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming #java  #leetcode

In this video, we solve LeetCode Problem 283: Move Zeroes, a classic array manipulation interview question. The goal is to move ...

0:26
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming #java #leetcode

28 views

1 day ago

VM SkillHub
Two Sum Problem Explained: Brute Force vs. Two-Pointer Technique

TwoSum #LeetCode #DataStructures #Algorithms #CodingInterview #JavaProgramming #TwoPointerTechnique ...

14:44
Two Sum Problem Explained: Brute Force vs. Two-Pointer Technique

0 views

4 days ago

Students Computer Hub
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming#java  #leetcode

In this video, we solve LeetCode Problem 283: Move Zeroes, a classic array manipulation interview question. The goal is to move ...

2:36
LeetCode 283|Move Zeroes |Two Pointers|In-Place Array|Java #coding #programming#java #leetcode

5 views

1 day ago

Students Computer Hub
LeetCode 27 | Remove Element | Two Pointers | In-Place Array| Java #coding #java #programming

In this video, we solve LeetCode Problem 27: Remove Element using an in-place Two Pointer technique. You'll learn how to ...

0:29
LeetCode 27 | Remove Element | Two Pointers | In-Place Array| Java #coding #java #programming

207 views

3 days ago

개발자방16
Why does C++ use pointers and Java use references? (Comparing design philosophies)

This article explores the fundamental architectural differences between pointers in C/C++ and references in Java, interpreting ...

5:03
Why does C++ use pointers and Java use references? (Comparing design philosophies)

2,184 views

3 days ago

ExpertFunda
Minimum Penalty for a Shop | Leetcode 2483 Explained with Greedy Intuition

Today Leetcode Daily Practice:- Struggling with Leetcode 2483? This video explains Minimum Penalty for a Shop using simple ...

13:09
Minimum Penalty for a Shop | Leetcode 2483 Explained with Greedy Intuition

41 views

7 days ago

MG Programmers
What is Java? | Java Interview Question 1 | Learn English Through Coding (Beginner Friendly)

What is Java? This video explains Java programming in a simple interview-style conversation. This video is made for: Java ...

3:56
What is Java? | Java Interview Question 1 | Learn English Through Coding (Beginner Friendly)

2 views

5 days ago

Aasaan padhaai
two sum problem leetcode | java dsa series in hindi

In this video, we solve the Two Sum LeetCode problem (Problem 1) using Java and explain it in a simple and beginner-friendly ...

22:10
two sum problem leetcode | java dsa series in hindi

74 views

4 days ago

potato_noir
The Real Reason you Suck at Portal Linking

I learned a lot making this video, and I hope you enjoy it! Check out the cool TMC merch I made here if you like: ...

28:04
The Real Reason you Suck at Portal Linking

11,098 views

2 days ago

Learn DS
LeetCode 141 | Linked List Cycle Detection | Java | Fast & Slow Pointer | hindi

In this video, I solve LeetCode Question 141 – Linked List Cycle using Java. I explain how to detect a cycle in a linked list using ...

4:45
LeetCode 141 | Linked List Cycle Detection | Java | Fast & Slow Pointer | hindi

8 views

6 days ago

Frustrated coder
Remove Duplicates from Sorted Array | Easy Optimized Java Solution | LeetCode

Then I show the optimized approach using two pointers in Java. Finally, I explain the time and space complexity in simple words.

4:52
Remove Duplicates from Sorted Array | Easy Optimized Java Solution | LeetCode

51 views

3 days ago

CS50
CS50x 2026 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:29:32
CS50x 2026 - Lecture 6 - Python

7,338 views

10 hours ago

Learn 2 Code With Me
Linked List Cycle II | Slow & fast | c++, java

In this video, we solve LeetCode 142 – Linked List Cycle II using the famous Floyd's Cycle Detection Algorithm (fast and slow ...

11:55
Linked List Cycle II | Slow & fast | c++, java

7 views

5 days ago

Mahi's07
42nd C java
55:09
42nd C java

0 views

6 days ago

Life In Frame
Reverse Linked List Explained | LeetCode 206 | In-Place Reversal Pattern (Iterative + Recursive)

Learn how to solve LeetCode Problem 206 – Reverse Linked List using the In-Place Reversal Pattern. In this video, we'll ...

14:13
Reverse Linked List Explained | LeetCode 206 | In-Place Reversal Pattern (Iterative + Recursive)

15 views

3 days ago