DSA/strings
Ujjwal 3f1e345411
Permutation of String (#123)
* added Permutation of String

* permutation of string.c

the main object is to explain the code more easy

* permutation of string.c

the main object is to explain the code more easy

* updated readme

* done all the recommend changes.

* added link of Permutation of string

* Update and rename Permutation of String.c to Permutation-of-String.c

- rename according to the naming conventions 
- changed gets() to fgets()

* update index readme of strings

correctly linked [Permutation of String] after renaming of the file

Co-authored-by: Arsenic <54987647+Arsenic-ATG@users.noreply.github.com>
2021-03-30 08:15:37 -04:00
..
c-or-cpp Permutation of String (#123) 2021-03-30 08:15:37 -04:00
csharp chore(strings): replace special character 2021-01-20 09:25:08 -04:00
haskell Add Haskell subSequences (#121) 2021-03-30 07:39:02 -04:00
java Add String Search Algorithms in Java & C++ (#55) 2021-02-02 12:02:30 -04:00
js feat(strings): Add Palindrome Checker for JavaScript 2021-01-20 12:18:46 +05:30
python Add Palindrome Check Algorithm in Python (Idiomatic Python) (#96) 2021-03-03 14:55:42 -04:00
rust/palindrome rust-> palindrome program, enforces specification in #108 (#109) 2021-03-16 08:41:41 -04:00
README.md Permutation of String (#123) 2021-03-30 08:15:37 -04:00