Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 543 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 543 Bytes

String-Based Java Programs

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

Getting Started

To run these programs locally:

  1. Clone the repository:
    git clone https://github.com/C-P-AMUTHAN/String-programs-Java-.git