Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 577 Bytes

File metadata and controls

26 lines (21 loc) · 577 Bytes

Java-Programs

Programs practice on Strings, Arrays

Arrays

Duplicate Elements
Elements in Odd Position
Largest and Second Largest
Maximum Elements in Matrix
Min and Max Elements
Sort Array with Inbuilt Method
Sort Array without Inbuilt Method
Transpose Matrix of 2D Array\

Strings

Remove Special Characters In String
Reverse Each Word Letters of String
Reverse String without Inbuilt methods
Special Characters In String\

Date

Format Date in required format using SimpleDateFormat\