DSA with JAVA and JAVA syntax
- Boiler plate
- Print statement
- Data types
- Input
- Scanner Class
- Conditional statement
- if-else
- switch-case
- terenary operator
- Loops
- For Loop
- While Loop
- Do While Loop
- For Each Loop
- Arrays
- 1D Array
- 2D Array
- Function
- Declaration
- Call
- Linear Search
- Binary Search
- Bubble Sort
- Selection Sort
- Insertion Sort
- Inbuilt Sort
- Counting Sort
- Contain Raw code