November 22, 2025
Simple input output using Scanner.
Number system basics.
Most repeated program.
Iterative + Recursive (viva favourite).
Iterative + Recursive.
Reverse number logic. ( 121, 11, 99 )
153 → 1³ + 5³ + 3³ = 153.
Loop + logic building.
Simple while loop.
With third variable + without third variable.
Very common.
Without using inbuilt methods.
Interview-level logic.
Bubble sort (most asked)
Selection sort
Insertion sort
Binary search viva favourite.
Single + Multilevel.
Multiple inheritance via interface.
Divide by zero.
Using FileInputStream & FileOutputStream.
Add, remove, update, iterate.
Key-value basic operations.
Prime numbers in a range
Matrix addition
Matrix multiplication
Pattern printing (star patterns)
Calculator using switch
Sort names alphabetically
Bank Account OOP mini-task
Thread creation program
November 25, 2024
October 26, 2024