Closed sushantgwr87 closed 2 years ago
Link to the issue
Added 4 java codes for basic string manipulations.
1) Counting smallest and largest word. 2) Reversing a string with each word reversed at its place. 3) Palindrome string check 4) Case Shifter from lower to upper and vice-versa.
Keep Contributing
PR for Issue #28
Link to the issue
Description
Added 4 java codes for basic string manipulations.
1) Counting smallest and largest word. 2) Reversing a string with each word reversed at its place. 3) Palindrome string check 4) Case Shifter from lower to upper and vice-versa.