Goutham Krishna
6fe5b94526
Add Palindrome Check Algorithm in Python (Idiomatic Python) ( #96 )
2021-03-03 14:55:42 -04:00
Akash Negi
dcc8673790
Updated - README.md ( #83 )
...
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."
2021-02-24 08:50:50 -04:00
Ming Tsai
e34c727c55
docs: delete dummy new lines
2021-02-09 09:31:37 -04:00
Ming Tsai
a6038e88cc
chore: delete duplicate code
2021-02-09 09:31:25 -04:00
BharatiyaKaran
8fe732db19
Add Kumar Karan's string tokenizer program contribution(first) ( #60 )
...
* 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
2021-02-07 13:41:58 -04:00
Amisha Mohapatra
455bb11a96
Add String Search Algorithms in Java & C++ ( #55 )
...
* Add string searching algorithms
* Update kmp.cpp
* Update README.md
2021-02-02 12:02:30 -04:00
kumarvishek
3a1a05fc08
Separate the string such that no groups will have same letters ( #32 )
2021-01-27 10:08:29 -04:00
Amisha Mohapatra
e65d168ef6
Add print all sequence of a string program ( #30 )
2021-01-26 08:05:13 -04:00
Amisha Mohapatra
c5538df596
Add palindrome ( #28 )
...
* Add palindrome java
* Update paindrome.java
2021-01-24 14:14:58 -04:00
Ming
1a2159d664
chore(strings): replace special character
2021-01-20 09:25:08 -04:00
Ming
b7e7e7d272
docs: make more clearly about on use IDE
2021-01-20 09:17:51 -04:00
Ming
5da27d887c
Merge remote-tracking branch 'origin/main' into feature/palindrome-csharp
2021-01-20 09:15:54 -04:00
Paulson J Paul
7584214c69
feat(strings): Add Palindrome Checker for JavaScript
2021-01-20 12:18:46 +05:30
Ming Tsai
6115a71348
feat(strings): add is palindrome example for C#
2021-01-19 09:38:24 -04:00
Ming Tsai
5eabc052d3
chore: rename Palindrome.c to palindrome.c
2021-01-19 09:15:59 -04:00
Ming Tsai
706620a28f
docs: add index using relative link
2021-01-17 12:58:22 -04:00
Ming Tsai
addfab4a0f
chore: add relative path for index
2021-01-17 11:29:43 -04:00
Ankur
f37c079f08
Put initial index in index readme.md
2021-01-14 12:38:38 +05:30
Ankur
976e35b920
Add README.md for index
2021-01-14 12:19:47 +05:30
Ankur
37afdd60fd
restructure the repo
...
- format discussed in issue #3
- rename files and folders to lower case
2021-01-14 12:15:56 +05:30