chore: migration of rust
parent
7dcd3f9fc5
commit
e9a1aedfcd
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
# Rust
|
||||||
|
|
||||||
|
1. [Palindrome Check](strings/palindrome/README.md)
|
|
@ -10,9 +10,3 @@
|
||||||
6. [String Reversal](c-or-cpp/string-reverse.cpp)
|
6. [String Reversal](c-or-cpp/string-reverse.cpp)
|
||||||
7. [Permutation of String](c-or-cpp/Permutation-of-String.c)
|
7. [Permutation of String](c-or-cpp/Permutation-of-String.c)
|
||||||
8. [Count Words](c-or-cpp/count-words.c)
|
8. [Count Words](c-or-cpp/count-words.c)
|
||||||
|
|
||||||
### Rust
|
|
||||||
|
|
||||||
1. [Palindrome Check](rust/palindrome/README.md)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue