mariazevedo88 / hackerrank-challenges

A project of solved Java/SQL challenges from HackerRank website
MIT License
17 stars 8 forks source link

Reverse Shuffle Merge (Java) - Greedy Algorithms #8

Closed mariazevedo88 closed 4 years ago

mariazevedo88 commented 4 years ago

It must return the lexicographically smallest string fitting the criteria.

mariazevedo88 commented 4 years ago

Solved on #62