Skip to content

Write a program that outputs the largest unique set of characters that can be removed from this paragraph without letting its length drop below 50. For example: [‘H’, ‘i’, ‘!’, ‘ ’]

License

Notifications You must be signed in to change notification settings

gilatb/spotify-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-challenge

The Task

Write a program that outputs the largest unique set of characters that can be removed from this paragraph without letting its length drop below 50. For example: [‘H’, ‘i’, ‘!’, ‘ ’]

How to run

  1. Clone the repo
  2. cd spotify-challenge
  3. npm i
  4. npm test

Enjoy!

About

Write a program that outputs the largest unique set of characters that can be removed from this paragraph without letting its length drop below 50. For example: [‘H’, ‘i’, ‘!’, ‘ ’]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published