1. Understanding Arrays in Java: Part 1 - The Basics (video).mp4
2. Understanding Arrays in Java: Part 2 - Advanced Concepts (video).mp4
3. Understanding Arrays in Java: Part 3 - Practical Applications (video).mp4
4. Accessing Array Elements (mcq).html
5. Incorrect Array Declaration (mcq).html
6. Array Length (mcq).html
7. Default Initialization (mcq).html
8. Predict the output (mcq).html
9. Predict output (mcq).html
10. Array Indexing (mcq).html
11. Default Values in Arrays (mcq).html
12. Negative Indices (mcq).html
13. Predict Output (mcq).html
14. Calculate Sum and Mean of Array Elements (code).html
15. Find the Greatest Element and Its Index (code).html
16. Find the Second Greatest Element (code).html
17. Check if Array is Sorted in Increasing Order (code).html
18. Copy Array and Reverse (code).html
19. Array Left Rotation by 1 (code).html
20. Array Left Rotation by K Elements (code).html
21. Array Reverse Without Using Extra Space (code).html
22. Linear Search in an Array (code).html
23. Binary Search in an Array (code).html
24. Move Zeros (code).html
25. Move Zeros without Extra Space (code).html
26. Bubble Sort (code).html
27. Concatenate Array (code).html
28. Build Array (code).html
29. Sum of Absolute Differences (code).html
30. Minimum of (a + b, c) (code).html
31. Multiplication of previous and next (code).html
32. Array in depth (pdf).pdf