Skip to content

Instantly share code, notes, and snippets.

@OfTheDelmer
Created June 4, 2014 16:03
Show Gist options
  • Save OfTheDelmer/ea2f5ac4e087cdeb2852 to your computer and use it in GitHub Desktop.
Save OfTheDelmer/ea2f5ac4e087cdeb2852 to your computer and use it in GitHub Desktop.

Warm Up

Word Mix

They say that if you take a sentece and mix all the characters in each word except for the first and last that you'll still be able to read the sentence. Make an algorithm to implement this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment