ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,340 results

Craft In Tech
Build Your Atoi Function using Java | 2026 Interview Prep | Easy Solutions

In this video, I solve the Atoi problem in Java, which converts a string to an integer while handling spaces, signs, and invalid ...

8:57
Build Your Atoi Function using Java | 2026 Interview Prep | Easy Solutions

0 views

8 days ago

Lauren Himbeault
Java Practice Problem: Grade Summary with Arrays, Loops, and Methods

In this video, we solve a Java practice problem that summarizes quiz grades using arrays, loops, and methods. We read multiple ...

19:48
Java Practice Problem: Grade Summary with Arrays, Loops, and Methods

8 views

3 weeks ago

Developer Coder
Minimize Maximum Pair Sum in Array | LeetCode 1877 | Sorting | Java Code | Developer Coder

... Java Explained Minimize Maximum Pair Sum LeetCode DSA Greedy Problems Java LeetCode Problem Solving Java Java ...

7:20
Minimize Maximum Pair Sum in Array | LeetCode 1877 | Sorting | Java Code | Developer Coder

191 views

6 days ago

Developer Coder
Minimum Absolute Difference | LeetCode 1200 | Sorting | Java Code | Developer Coder

... Problems LeetCode For Beginners Java Java Interview Coding Round DSA Problems In Java LeetCode Problem Solving Java ...

4:59
Minimum Absolute Difference | LeetCode 1200 | Sorting | Java Code | Developer Coder

158 views

4 days ago

Hussein College
Java practice problems | Printing and Variables

Practice what you've learned by solving real Java problems using variables, data types, and output statements. In this video, you'll ...

5:19
Java practice problems | Printing and Variables

104 views

3 weeks ago

AssistEngine
Problem 8 : Count the digit in a number in java

In this video, we solve a basic but very important Java problem: Count the number of digits in a given number. This problem is ...

11:33
Problem 8 : Count the digit in a number in java

3 views

12 days ago

AssistEngine
Problem 9: how to find out the palindrome number in java ?

Here is a clean, engaging description for your video that focuses on the concept and logic without showing the actual code.

18:54
Problem 9: how to find out the palindrome number in java ?

8 views

11 days ago

Craft In Tech
Two Sum Problem Solved | 2026 Java | DSA

This video walks through the Two Sum problem in Java, a popular Leet Code and interview question. I explain the problem ...

8:19
Two Sum Problem Solved | 2026 Java | DSA

0 views

8 days ago

Think And Code
How to Think Like a Programmer | DSA & Problem Solving

In this video, we learn how to think like a programmer. This is the first video in a beginner-friendly DSA and problem-solving series ...

11:41
How to Think Like a Programmer | DSA & Problem Solving

51 views

4 weeks ago

Developer Coder
Minimum Difference Between Highest and Lowest of K Scores | LeetCode 1984 | Java | Developer Coder

... Java Sorting Algorithms LeetCode Study Plan Java Interview Coding Problem Solving Java LeetCode Mastery Java DSA Java ...

7:44
Minimum Difference Between Highest and Lowest of K Scores | LeetCode 1984 | Java | Developer Coder

288 views

5 days ago

Developer Coder
N-Repeated Element in Size 2N Array | LeetCode 961 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we explore LeetCode 961 – N-Repeated Element in Size 2N Array, a frequently ...

6:18
N-Repeated Element in Size 2N Array | LeetCode 961 | Java Code | Developer Coder

167 views

4 weeks ago

Developer Coder
Four Divisors | LeetCode 1390 | Java Code | Developer Coder

... Interview Math Questions Java Algorithm Practice LeetCode FAANG Math Coding Questions LeetCode Problem Solving Java ...

12:25
Four Divisors | LeetCode 1390 | Java Code | Developer Coder

336 views

3 weeks ago

Logic Building Academy
Two Sum Problem Explained Simply | Arrays #01

Learn how to solve the Two Sum problem quickly and efficiently! This short tutorial explains the logic step-by-step and shows the ...

9:20
Two Sum Problem Explained Simply | Arrays #01

20 views

2 weeks ago

Info Techiezz
Reverse a String in Java | Must-Know TCS NQT String Problem

Reverse a String in Java | TCS NQT Coding Question | String Basics Reversing a string looks simple, but it's one of the most ...

13:56
Reverse a String in Java | Must-Know TCS NQT String Problem

59 views

6 days ago

vk studies
Reverse left half pyramid in java | pattern - 5

JavaCoding #Patterns #DSA #Programming #PlacementPreparation In this video, we continue our journey of learning pattern ...

5:17
Reverse left half pyramid in java | pattern - 5

14 views

9 days ago

AssistEngine
Problem: 1  Reverse a Number in Java Using While Loop | Logic Explained Step by Step

In this video, I explain how to reverse a number in Java using a while loop with complete step-by-step logic. You will learn: ...

13:57
Problem: 1 Reverse a Number in Java Using While Loop | Logic Explained Step by Step

4 views

2 weeks ago

Techmine Guru
Leetcode 268 | How to solve Missing Number Problem in Java | LeetCode Interview Question Explained

MissingNumber #LeetCodeJava #CodingInterview Leetcode #1 | How to solve Missing Number Problem in Java | LeetCode ...

5:24
Leetcode 268 | How to solve Missing Number Problem in Java | LeetCode Interview Question Explained

5 views

3 weeks ago

Techmine Guru
Leetcode 1 | Two Sum Problem Explained in Java | Brute Force vs O(n) Hash Map #java

TwoSumProblem #DSA #CodingInterview Leetcode #2 | Two Sum Problem Explained in Java | Brute Force vs O(n) Hash Map ...

7:41
Leetcode 1 | Two Sum Problem Explained in Java | Brute Force vs O(n) Hash Map #java

389 views

2 weeks ago

Durga Software Solutions
9  Java Program to Find Biggest of Three Numbers

This video explains a Java Program to Find the Biggest of Three Numbers using conditional statements. The program compares ...

7:24
9 Java Program to Find Biggest of Three Numbers

31 views

11 days ago

Developer Coder
Minimum Time Visiting All Points | LeetCode 1266 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we focus on LeetCode 1266 – Minimum Time Visiting All Points, implemented using ...

15:34
Minimum Time Visiting All Points | LeetCode 1266 | Java Code | Developer Coder

484 views

2 weeks ago

Code & Chill
Solving LeetCode Letter Combinations of a Phone Number in Java | Code & Chill Lofi

Start learning Java today with Java Essentials: https://javaessentials.codeechill.com – your complete guide for beginners!

16:08
Solving LeetCode Letter Combinations of a Phone Number in Java | Code & Chill Lofi

1 view

3 weeks ago

SyntaxSageNik
LeetCode #1 Two Sum: Java Solution + Deep Edge Case Analysis

Kicked off my DSA journey with LeetCode's classic Two Sum (Problem #1)!

5:39
LeetCode #1 Two Sum: Java Solution + Deep Edge Case Analysis

14 views

3 weeks ago

Dev
Star print in Java
9:42
Star print in Java

5 views

12 days ago

Developer Coder
Construct the Minimum Bitwise Array II | LeetCode 3315 | Bitwise | Java Code | Developer Coder

... Array Manipulation Bitwise Minimum Value Bitwise Strategy Java Algorithmic Thinking LeetCode Problem Solving Java Binary ...

6:12
Construct the Minimum Bitwise Array II | LeetCode 3315 | Bitwise | Java Code | Developer Coder

261 views

9 days ago

Tasim Talks
Java Script Problem Solving (SCIC-Assignment)
13:43
Java Script Problem Solving (SCIC-Assignment)

11 views

2 weeks ago