Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
196 results
Java Backend Interview – Most Common Coding & Technical Questions In this video, we start a Java coding interview practice ...
0 views
2 days ago
... local variables, instance variables, and static variables in Java is one of the most frequently asked Java interview questions.
29 views
5 days ago
Subscribe to CodeWithAshu for daily Java Interview Questions, Java 8 Stream tricks, and coding shortcuts. #java #array ...
14 views
Learn how to solve the Longest Common Prefix problem efficiently! In this video, we break down one of the most popular string ...
6 views
7 days ago
Like | Comment | Subscribe for more Java interview questions & real-world coding tricks. #java8 #javainterview #streamapi ...
46 views
Learn how to solve the 'Move Zeros' coding interview problem efficiently! In this video, we break down the logic to rearrange an ...
2 views
Learn how to solve the 'Find Missing Number' problem efficiently using the XOR bitwise operator! In this video, we break down ...
1 day ago
In this video, we will learn how to reverse a string using simple logic in Java. This program helps beginners understand string ...
4 views
Struggling to pass time limits in coding interviews? In this video, we break down the step-by-step process of taking a naive ...
5 views
23 hours ago
Learn how to efficiently search for a target element in a Bitonic (Mountain-shaped) Array in O(log N) time! ⛰️ In this video, we ...
4 days ago
Learn how to design a Stack data structure that supports push, pop, top, and retrieving the minimum element in constant time O(1).
1 view
Learn how to design a HashMap (Hash Table) from scratch! In this video, we break down one of the most common coding ...
Learn how to efficiently find the minimum value in a Binary Search Tree (BST). In this video, we break down the logic behind ...
3 days ago
Learn how to solve the "Find Peak Element in a Mountain Array" problem efficiently using Binary Search! 🏔️ In this video, we ...
Static Methods In Java | Java Static Method Explained With Examples ✨ Static Methods in Java explained in a very simple and ...
Learn how to efficiently check if an array is sorted in non-decreasing order! ➡️ In this video, we break down the logic behind ...
Learn how to solve the Accounts Merge problem (LeetCode 721) using the Union-Find (Disjoint Set Union) data structure!
Have you ever wondered how arrays actually look inside your computer's RAM? In this beginner-friendly guide, we visualize ...
20 views
Learn how to find the maximum value in a Binary Search Tree (BST) efficiently! In this video, we break down the logic behind ...
Learn how to solve the 'Decode String' problem (LeetCode 394) using both Stack and Recursion! This is a classic coding ...
6 days ago