Skip to content

Solutions to a particular coding exercise around generating a ransom note from a magazine

Notifications You must be signed in to change notification settings

vandevusse/ransom-note-coding-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ransom-note-coding-exercise

An investigation into the merits of Javascript, Python, and Ruby for solving a simple coding exercise.

Problem Description

For a given string "note", test if given characters from a second string "magazine" that the note can be generated. Non alpha characters and case are ignored.

About

Solutions to a particular coding exercise around generating a ransom note from a magazine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published