ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

267 results

Programmer Points
Find First Repeating Character in Java | Coding Interview Question

In this video, we solve a common Java coding interview question: Find the First Repeating Character in a String using Java.

3:42
Find First Repeating Character in Java | Coding Interview Question

9 views

3 weeks ago

TheDevSimplified
Java Coding Interview Questions | Most Asked MNC Questions Series| Part 1

Java Backend Interview – Most Common Coding & Technical Questions In this video, we start a Java coding interview practice ...

3:30
Java Coding Interview Questions | Most Asked MNC Questions Series| Part 1

43 views

11 days ago

SyncWithBlesson
Find Missing Number in Java List Using Stream API | Java Interview Question

Java, #JavaInterviewQuestions, #Java8Streams, #OddAndEvenInJava, #JavaArray, #StreamAPI, #JavaCoding, ...

3:07
Find Missing Number in Java List Using Stream API | Java Interview Question

0 views

2 weeks ago

Build Luck
Binary Search in Java | Interview Question 🔥

This video covers the concept of binary search in Java, a fundamental topic in java dsa and java basics that is often asked in ...

3:33
Binary Search in Java | Interview Question 🔥

17 views

3 weeks ago

Geetha - Beginner’s Coding Hub
Top 1 Java Interview Question

Java Interview Preparation In this short video, we explain the final keyword in Java in a very simple way. You will learn: - final ...

1:10
Top 1 Java Interview Question

24 views

13 days ago

Engineering Deep Dives
Local vs Instance vs Static Variables in Java | Interview Question Explained with Example

... local variables, instance variables, and static variables in Java is one of the most frequently asked Java interview questions.

1:32
Local vs Instance vs Static Variables in Java | Interview Question Explained with Example

34 views

2 weeks ago

SyncWithBlesson
Check Palindrome Number in Java | Java Interview Question | Number Palindrome Program

Java Program to Check Palindrome Number | Interview Question Find Palindrome Number in Java Without Using String Java ...

3:54
Check Palindrome Number in Java | Java Interview Question | Number Palindrome Program

1 view

2 weeks ago

Engineering Deep Dives
Java == vs equals() — Common Interview Mistake

One of the most common Java interview questions explained with a simple example. Understand the difference between == and ...

1:17
Java == vs equals() — Common Interview Mistake

79 views

3 weeks ago

SyncWithBlesson
How to Find Duplicate Elements in Array in Java | Java 8 Stream API Interview Question

FIND DUPLICATE ELEMENTS IN ARRAY Java 8 Streams | Interview Question Find duplicate elements in an array In this video, ...

3:13
How to Find Duplicate Elements in Array in Java | Java 8 Stream API Interview Question

2 views

3 weeks ago

CodeNova
Top 75 Interview Question | Day 6 | Find Minimum in Rotated Sorted Array | #blind75 #codenova #dsa

Welcome to Day 6 of LeetCode Top 75 — one of the most important problem sets for cracking coding interviews at top tech ...

1:06
Top 75 Interview Question | Day 6 | Find Minimum in Rotated Sorted Array | #blind75 #codenova #dsa

13 views

2 weeks ago

algopk
Queue Data Structure Explained with Animation in C, C++, Java, Python | Complete DSA Tutorial 2026

Master Queue Data Structure with this complete animated tutorial! Learn how Queue works with FIFO (First In First Out) principle ...

1:58
Queue Data Structure Explained with Animation in C, C++, Java, Python | Complete DSA Tutorial 2026

7 views

4 days ago

CodeWithAshu
Move All Zeros to End of Array in Java | Java Interview Question

Subscribe to CodeWithAshu for daily Java Interview Questions, Java 8 Stream tricks, and coding shortcuts. #java #array ...

3:26
Move All Zeros to End of Array in Java | Java Interview Question

16 views

12 days ago

🧿Learn Testing with Chaitali
Java Anagram Program | Most Asked String Interview Question

In this video, we learn how to check whether two strings are Anagrams using Java. The program uses toCharArray() and ...

2:47
Java Anagram Program | Most Asked String Interview Question

32 views

3 weeks ago

algopk
Hash Table Data Structure Explained with Animation in C, C++, Java, Python | Complete DSA Tutorial

Master Hash Table Data Structure with this complete animated tutorial! Learn how Hash Tables work with hashing, collision ...

3:38
Hash Table Data Structure Explained with Animation in C, C++, Java, Python | Complete DSA Tutorial

0 views

4 days ago

JavaEasyBro
Move All 1’s to End of Array | Interview Coding Question | Java Easy Bro

In this video, I solve an interview coding question: moving all 1's to the end of an array without using extra loops or extra arrays.

2:26
Move All 1’s to End of Array | Interview Coding Question | Java Easy Bro

8 views

3 weeks ago

CodeLucky
Longest Common Prefix - Coding Interview Question Explained

Learn how to solve the Longest Common Prefix problem efficiently! In this video, we break down one of the most popular string ...

3:58
Longest Common Prefix - Coding Interview Question Explained

8 views

2 weeks ago

NSA IT-POINT
Java 8 Interview Question |  Coding Round - 2026

Like | Comment | Subscribe for more Java interview questions & real-world coding tricks. #java8 #javainterview #streamapi ...

2:52
Java 8 Interview Question | Coding Round - 2026

50 views

2 weeks ago

Vision Microtech
🔥 for Each Loop In Java | Enhanced For Loop Explained With Examples 🚀 ✨

for Each Loop In Java | Enhanced For Loop Explained With Examples ✨ For Each Loop in Java explained in a very easy and ...

2:57
🔥 for Each Loop In Java | Enhanced For Loop Explained With Examples 🚀 ✨

6 views

2 days ago

CodeLucky
Find Minimum Value in Binary Search Tree (BST) | Coding Interview Questions

Learn how to efficiently find the minimum value in a Binary Search Tree (BST). In this video, we break down the logic behind ...

3:07
Find Minimum Value in Binary Search Tree (BST) | Coding Interview Questions

0 views

13 days ago

Udaya Krishna
Print Numbers Using Only 0, 5 and 6 | Java Logic Problem

Github repo link: https://github.com/Udaya-Krishna/zoho-interview-questions/tree/main/round-1/jul-7 In this video, we solve a ...

3:21
Print Numbers Using Only 0, 5 and 6 | Java Logic Problem

163 views

3 weeks ago

Bunk College
WhyCreatedBunkCollege

Welcome to Bunk College This channel is focused on Java & DSA interview preparation based on real interview experience.

0:38
WhyCreatedBunkCollege

81 views

4 weeks ago

Techrelatedstuf
30 DAYS / 1-MONTH DSA MASTER PLAN – INTRODUCTION DAY

30 DAYS / 1-MONTH DSA MASTER PLAN – INTRODUCTION DAY Welcome to the 30-Day Data Structures & Algorithms (DSA) ...

0:55
30 DAYS / 1-MONTH DSA MASTER PLAN – INTRODUCTION DAY

17 views

3 weeks ago

TheDevSimplified
Java Backend Interview – Most Frequent Coding Questions (Real Experience) | Part 2

In this video, we continue our Java Backend Interview Coding Series – Part 2, where I explain frequently asked coding questions ...

2:39
Java Backend Interview – Most Frequent Coding Questions (Real Experience) | Part 2

33 views

10 days ago

CodeLucky
Min Stack Design - Constant Time Minimum (LeetCode/Interview Question)

Learn how to design a Stack data structure that supports push, pop, top, and retrieving the minimum element in constant time O(1).

3:37
Min Stack Design - Constant Time Minimum (LeetCode/Interview Question)

1 view

2 weeks ago

CodeLucky
Find Maximum Value in a Binary Search Tree (BST) - Easy Coding Interview Tutorial

Learn how to find the maximum value in a Binary Search Tree (BST) efficiently! In this video, we break down the logic behind ...

3:05
Find Maximum Value in a Binary Search Tree (BST) - Easy Coding Interview Tutorial

0 views

13 days ago