In December 2020 I'm participating in a programming challenge called 24 days of #JavaScriptmas , that's a month long event organized by Scrimba , the web in which you can learn to code with interactive tutorials. The main idea is to program an easy algorithm that solves the problem posed. It's like and Advent Calendar but instead of chocolates you solve problems using JavaScript. I find it a pretty fun idea to celebrate the 25th anniversary of this language, don't you think? 😁 These are the solutions of that event: Dec 1st Challenge: Candies Dec 2nd Challenge: Deposit Profit Dec 3rd Challenge: Chunky Monkey Dec 4th Challenge: Century from year Dec 5th Challenge: Reverse a String Dec 6th Challenge: Sort by Length Dec 7th Challenge: Count Vowel Consonant Dec 8th Challenge: The Rolling Dice Dec 9th Challenge: Sum Odd Fibonacci Numbers Dec 10th Challenge: Adjecent Element Product D
Comments