Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f879188

Browse files
Update README.md
1 parent 282ca1e commit f879188

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,11 @@ Calculator: A simple calculator using switch-case to perform basic arithmetic op
7474

7575
19. Fibonacci Sequence
7676
Fibonacci Sequence: Generates the Fibonacci sequence up to a specified number of terms.
77+
78+
20. String Manipulation
79+
Replace Characters: Replaces specific characters in a string using replace() and regular expressions.
80+
81+
Reverse String: Reverses a string using a loop.
82+
83+
21. Sorting
84+
Sort Words Alphabetically: Sorts words in a string in alphabetical order.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /