pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/ShahbozbekYuldosh/Custom-String-library-java

GitHub - ShahbozbekYuldosh/Custom-String-library-java: Custom Java String utility library built from scratch without using Java’s built-in String methods. Implements core string operations, transformations, validations, and case conversions with clean and immutable design.
Skip to content

Custom Java String utility library built from scratch without using Java’s built-in String methods. Implements core string operations, transformations, validations, and case conversions with clean and immutable design.

Notifications You must be signed in to change notification settings

ShahbozbekYuldosh/Custom-String-library-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Custom String Utils (Java)

A custom-built Java String utility library implemented completely from scratch, without using Java’s built-in String helper methods.

This project is designed for learning, interview preparation, and demonstrating low-level string manipulation, algorithmic thinking, and clean code principles.

✨ Features

  • Immutable custom String implementation
  • Manual character-level processing
  • No usage of Java String utility methods
  • Rich set of string operations:
    • Searching, replacing, splitting
    • Case transformations (upper, lower, title, camel, snake, kebab)
    • Validation (numeric, alphabetic, alphanumeric)
    • Statistics (word count, vowels, consonants)
    • Palindrome detection
    • Padding, trimming, repeating, truncation

🧠 Design Principles

  • Immutable object design
  • Separation of concerns
  • Clean and readable algorithms
  • Zero dependency on Java String utilities

🎯 Purpose

  • Deep understanding of how String works internally
  • Practice data structures and algorithms
  • Build a strong portfolio project for Java backend roles
  • Interview-ready demonstration of low-level logic

🚀 Tech Stack

  • Java (Core)
  • No external libraries
  • No built-in String helpers

📌 Example Usage

StringUtils str = new StringUtils("Hello World");

System.out.println(str.toUpperCase());
System.out.println(str.reverse());
System.out.println(str.toCamelCase());
System.out.println(str.isPalindrome());

📂 Project Structure

uz.stringutils
 ├── core
 ├── util
 ├── validation
 ├── converter
 └── demo

About

Custom Java String utility library built from scratch without using Java’s built-in String methods. Implements core string operations, transformations, validations, and case conversions with clean and immutable design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy