* Create string_reverse.cpp
* Update string_reverse.cpp
* Rename string_reverse.cpp to string-reverse.cpp
following the naming convention of the repository
* docs: update string index readme
add string-reversal in the string index readme
Co-authored-by: Arsenic <54987647+Arsenic-ATG@users.noreply.github.com>
This commit removes the statement in the section c# which states "You could use any online IDE (for an example [.net Finddle](https://dotnetfiddle.net/)) to test them."
* Add Kumar Karan's string tokenizer program contribution
* Added strtok.cpp to README.md and removed file description from strtok.cpp
* renamed strtok.cpp to string-tokeniser.cpp