Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoangsonww/string-manipulations
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
https://github.com/hoangsonww/string-manipulations
java string string-algorithms string-manipulation string-matching stringify strings strings-java
Last synced: about 2 months ago
JSON representation
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
- Host: GitHub
- URL: https://github.com/hoangsonww/string-manipulations
- Owner: hoangsonww
- Created: 2023-02-24T01:55:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T02:01:07.000Z (almost 2 years ago)
- Last Synced: 2024-03-15T03:54:00.854Z (10 months ago)
- Topics: java, string, string-algorithms, string-manipulation, string-matching, stringify, strings, strings-java
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# String-Manipulations
I am uploading this project since this is my own, original work that I've spent a lot of time working on. These are programmed in Java and was done in Dr. Harold Connamacher in one of Case Western Reserve University's CompSci courses. Please give credit to both me and Dr. Connamacher!