ShriyanshiSrivastava / Data_Structures_For_Hacktoberfest

A repository to get started with open source and contribute in Hacktoberfest . You can add any data structures and algorithms code in the language of your choice.
16 stars 80 forks source link

RansomNote #100

Closed davreign-dav closed 3 years ago

davreign-dav commented 3 years ago

Each letter in magazine can only be used once in ransomNote. Return true if ransomNote can be constructed from magazine and false otherwise.