Astha369 / CPP_Problems

https://github.com/Astha369/CPP_Problems
4 stars 41 forks source link

Implemented Code to string-manipulation #57

Closed Coderx85 closed 1 year ago

Coderx85 commented 1 year ago

Title: Implemented Substring, Subsequence, and Palindrome Checks in C++

Description:

This pull request addresses the following issues:

Changes Made:

Additional Information:

All functions have been tested and produce correct results.

I'm open to feedback and ready to make any necessary adjustments. Thank you for considering this contribution!