This repository contains a collection of Java programs focused on string manipulation. The programs cover important concepts such as:
- String creation and comparison
- Reversing strings and checking palindromes
- Extracting substrings and character analysis
- Using regular expressions for pattern matching
- Sorting, searching, and transforming strings
To run these programs locally:
- Clone the repository:
git clone https://github.com/C-P-AMUTHAN/String-programs-Java-.git