Practice finding and retrieving substrings
Comments (13)
- Popular
- New
- Old
You must be signed in to leave a comment
Hubert Matlak
5 April, 19:43
Cool tasks, don't understand such a low rate of the second one. Doeble and not too hard
0
阿狼
6 July 2022, 10:19
d28
0
Baurzhan Konurbayev
31 March 2021, 21:53
Hmm, suddenly Threads after String methods, this is interesting
0
isaacfibo
10 October 2020, 21:53
Am I the only one didn't get the joke?
+3
Andrei
26 March 2021, 11:19
She was leaving him just as he won the lottery.
0
Baurzhan Konurbayev
31 March 2021, 21:51
Just don't try to make any connections here, seems like Diego smokes something sometimes
+2
Agent Smith
28 September 2020, 16:40
Threads of a string or string threads? That's the question
Very good exercise! A nice mix of old material for repetition + some new tricks.
+1
Henrique
20 July 2020, 17:54
Hint for the first one ("Find a substring"): I used split and replaceFirst methods.
+2
Sanjay Chauhan
2 April 2020, 07:09
for "Find a substring", use split method to pass the task.
0
JianQiu Hwang
6 June 2020, 13:55
Just use a while-loop with string.indexof().
0
MaGaby2280
25 June 2020, 18:45
how did you achieve that? I have tried, but have not succeded
0
Tian Pro
16 March 2020, 08:17
Couldn't manage any of these >.< this definitely getting hard!
0
Vahan
19 December 2019, 07:22
If luck comes, then in everything))
+1