solved by Chazona Baum
Note: The solutions contained herein are the result of my working through various algorithms while learning to code. While there are always multiple ways to solve a problem, if you are currently in the process of solving one of these exact algorithms, it may be against your course's policy for you to view my solutions. Please maintain responsibility for what you should or should not be looking at.
- Reverse a String | JavaScript
- Factorialize a Number | JavaScript
- Check for Palindromes | JavaScript
- Find the Longest Word in a String | JavaScript
- Title Case a Sentence | JavaScript
- Return Largest Numbers in Arrays | JavaScript
- Confirm the Ending | JavaScript
- Repeat a string repeat a string | JavaScript
- Truncate a string | JavaScript
- Chunky Monkey | JavaScript
- Slasher Flick | JavaScript
- Mutations | JavaScript
- Falsy Bouncer | JavaScript
- Seek and Destroy | JavaScript
- Where do I belong | JavaScript
- Caesars Cipher | JavaScript
- Sum All Numbers in a Range | JavaScript
- Diff Two Arrays | JavaScript
- Roman Numeral Converter | JavaScript
- Wherefore art thou | JavaScript
- Search and Replace | JavaScript
- Pig Latin | JavaScript
- DNA Pairing | JavaScript
- Missing letters | JavaScript
- Boo who | JavaScript
- Sorted Union | JavaScript
- Convert HTML Entities | JavaScript
- Spinal Tap Case |JavaScript
- Sum All Odd Fibonacci Numbers | JavaScript
- Sum All Primes | JavaScript
- Smallest Common Multiple | JavaScript
- Finders Keepers | JavaScript
- Drop it | JavaScript
- Steamroller | JavaScript
- Binary Agents | JavaScript
- Everything Be True | JavaScript
- Arguments Optional | JavaScript
- Validate US Telephone Numbers | JavaScript
- Symmetric Difference | JavaScript
- Exact Change | JavaScript