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
58 results
Learn why Java does not support direct conversion between int and double two-dimensional arrays, and how to properly convert ...
0 views
5 days ago
Can you predict the output of this beginner-level Java coding MCQ? This short features a for-loop output question that many ...
173 views
Welcome to Debug Duck, Learn software engineering, programming, and technology in a simple and practical way. Tips, insights ...
1,194 views
In this video, we learn how to find the largest number in an array using Java. This Java program uses a simple loop to compare ...
6 days ago
basics that are used in day-to-day Java coding and are a prerequisite for Stream API problems.
7 views
break stops the loop instantly Can you predict the Java output before time's up? java java programming core java java basics ...
1 hour ago
Can you solve this intermediate-level Java array coding MCQ? This question tests your understanding of array indexing, loop ...
4 days ago
Most ArrayList loop bugs don't come from bad logic… they come from bad assumptions. Assuming the size won't change.
324 views
In this video, we solve the LeetCode problem “Remove Duplicates from Sorted Array” using a simple loop and if-condition ...
31 views
7 days ago
In this video, we solve a classic coding problem: Count the number of carry operations when adding two numbers. You'll learn: ...
In this video, we solve an Easy Java coding problem to find the sum of the first N natural numbers. You'll learn: ✓ How to use ...
8 views
1 day ago
Java Basic to Adavanced Playlist Link ...
146 views
43 views
In this video, we solve a very popular Java interview question: Find the Largest and Second Largest element in an array.
400 views
3 days ago
Can you predict the output of this Java while-loop coding question? This is a beginner to intermediate level Java MCQ that tests ...
93 views
Ever wonder why your code sometimes behaves unexpectedly within a loop? This video dives into the common pitfalls and ...
Ever wondered how to effectively debug complex loops in your code? Conditional breakpoints are a powerful, often overlooked ...
... voy a llamar primer repetido en los parámetros le voy a indicar que voy a recibir un array de enteros llamado nums y dentro me ...
792 views
Can you predict the output of this Java coding MCQ using a for loop? This is a beginner to intermediate level Java interview ...
86 views
Enroll for Advanced Certification Course - https://forms.gle/fLW67SG5yzLhdfPC8 Our Channel on WhatsApp ...
1,081 views
Can you find the second largest element in an array without sorting? In this short, I explain the most optimized approach (O(n)) ...
1,241 views
... to sum plus array of J okay and print sum of the number is this very simple and very easy we have to just use the for loop and we ...
... okay so import array as a r we will be create a one variable a is equal to array dot array i then the empty list and for loop for the I ...