manisha069 / HacktoberFest21

A beginner friendly repository for HacktoberFest 2021
43 stars 403 forks source link

Create bigString.java #517

Closed vvksharrma closed 2 years ago

vvksharrma commented 2 years ago

Given two strings, word and a separator, return a big string made of count occurrences of the word, separated by the separator string.

manisha069 commented 2 years ago

Unfortunately this repo has been excluded.