ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

196 results

TheMotivationTales
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

0 views

2 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

29 views

5 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

14 views

2 days 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

6 views

7 days 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

46 views

7 days ago

CodeLucky
Move Zeros to End of Array - Amazon Coding Interview Question Solved

Learn how to solve the 'Move Zeros' coding interview problem efficiently! In this video, we break down the logic to rearrange an ...

3:41
Move Zeros to End of Array - Amazon Coding Interview Question Solved

2 views

7 days ago

CodeLucky
Find Missing Number Using XOR - LeetCode Interview Question

Learn how to solve the 'Find Missing Number' problem efficiently using the XOR bitwise operator! In this video, we break down ...

3:37
Find Missing Number Using XOR - LeetCode Interview Question

0 views

1 day ago

🧿Learn Testing with Chaitali
Reverse String Program

In this video, we will learn how to reverse a string using simple logic in Java. This program helps beginners understand string ...

1:50
Reverse String Program

4 views

2 days ago

CodeLucky
How To Optimize Coding Interview Solutions (Brute Force to Efficient)

Struggling to pass time limits in coding interviews? In this video, we break down the step-by-step process of taking a naive ...

3:30
How To Optimize Coding Interview Solutions (Brute Force to Efficient)

5 views

23 hours ago

CodeLucky
Search in Bitonic Array (Mountain Array) - Coding Interview Tutorial

Learn how to efficiently search for a target element in a Bitonic (Mountain-shaped) Array in O(log N) time! ⛰️ In this video, we ...

3:57
Search in Bitonic Array (Mountain Array) - Coding Interview Tutorial

5 views

4 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

4 days ago

CodeLucky
Design HashMap Implementation - LeetCode 706 - Data Structures & Algorithms

Learn how to design a HashMap (Hash Table) from scratch! In this video, we break down one of the most common coding ...

3:41
Design HashMap Implementation - LeetCode 706 - Data Structures & Algorithms

2 views

1 day 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

3 days ago

CodeLucky
Find Peak Element in Mountain Array - Binary Search LeetCode Solution

Learn how to solve the "Find Peak Element in a Mountain Array" problem efficiently using Binary Search! 🏔️ In this video, we ...

3:36
Find Peak Element in Mountain Array - Binary Search LeetCode Solution

0 views

4 days ago

Vision Microtech
🔥 Static Methods In Java | Java Static Method Explained With Examples 🚀 ✨

Static Methods In Java | Java Static Method Explained With Examples ✨ Static Methods in Java explained in a very simple and ...

3:51
🔥 Static Methods In Java | Java Static Method Explained With Examples 🚀 ✨

0 views

4 days ago

CodeLucky
Check if Array is Sorted - Efficient Algorithm (O(N))

Learn how to efficiently check if an array is sorted in non-decreasing order! ➡️ In this video, we break down the logic behind ...

3:33
Check if Array is Sorted - Efficient Algorithm (O(N))

0 views

7 days ago

CodeLucky
Accounts Merge - LeetCode 721 - Union Find (DSU) Explained

Learn how to solve the Accounts Merge problem (LeetCode 721) using the Union-Find (Disjoint Set Union) data structure!

3:42
Accounts Merge - LeetCode 721 - Union Find (DSU) Explained

0 views

2 days ago

CodeLucky
Array Memory Representation & Basics Explained | Data Structures

Have you ever wondered how arrays actually look inside your computer's RAM? In this beginner-friendly guide, we visualize ...

3:43
Array Memory Representation & Basics Explained | Data Structures

20 views

7 days 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

3 days ago

CodeLucky
Decode String - LeetCode 394 - Stack and Recursion Explained

Learn how to solve the 'Decode String' problem (LeetCode 394) using both Stack and Recursion! This is a classic coding ...

3:58
Decode String - LeetCode 394 - Stack and Recursion Explained

4 views

6 days ago