Skip to content

This repository contains Java programs focused on string manipulation, including operations like string comparison, reversal, palindrome checking, substring extraction, and regular expressions. A useful resource for practicing and mastering string handling in Java.

Notifications You must be signed in to change notification settings

C-P-AMUTHAN/String-programs-Java-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository contains Java programs focused on string manipulation, including operations like string comparison, reversal, palindrome checking, substring extraction, and regular expressions. A useful resource for practicing and mastering string handling in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages