# Basic Algorithm Scripting
### FreeCodeCamp - Bonfire series
My FreeCodeCamp profile [http://freecodecamp.com/rlynjb]

----------------------------------

1. [Bonfire: Reverse a String] (#file-reverse-a-string-js)
2. [Bonfire: Factorialize a Number] (#file-factorialize-a-number-js)
3. [Bonfire: Check for Palindromes] (#file-check-for-palindromes-js)
4. [Bonfire: Find the Longest Word in a String] (#file-find-the-longest-word-in-a-string-js)
5. [Bonfire: Title Case a Sentence] (#file-title-case-a-sentence-js)
6. [Bonfire: Return Largest Numbers in Arrays] (#file-return-largest-numbers-in-arrays-js)
7. [Bonfire: Confirm the Ending] (#file-confirm-the-ending-js)
8. [Bonfire: Repeat a string repeat a string] (#file-repeat-a-string-repeat-a-string-js)
9. [Bonfire: Truncate a string] (#file-truncate-a-string-js)
10. [Bonfire: Chunky Monkey] (#file-chunky-monkey-js)
11. [Bonfire: Slasher Flick] (#file-slasher-flick-js)
12. [Bonfire: Mutations] (#file-mutations-js)
13. [Bonfire: Falsy Bouncer] (#file-falsy-bouncer-js)
14. [Bonfire: Seek and Destroy] (#file-seek-and-destroy-js)
15. [Bonfire: Where do I belong] (#file-where-do-i-belong-js)