Hackerrank 10 Days of JavaScript Day 2: Conditional Statements

Featured image

Are you up for the 10 Days of JavaScript challenge on Hackerrank? This challenge is a collection of ten tasks that focus on JavaScript and, to some extent, HTML and CSS.

In this series, I will be sharing my solutions to the challenges. I will be sharing the solutions in JavaScript. I will also be sharing the solutions in HTML and CSS for the challenges that require it.

Day 2: Conditional Statements: If-Else

Test Case of If-Else HackerRank Solution

Solution to 10 days of JavaScript Day 2 Conditional Statements If-Else

Day 2: Conditional Statements: Switch

Test Case of Switch HackerRank Solution

Solution to 10 days of JavaScript Day 2 Conditional Statements If-Else

Day 2: Loops

Test Case of Loops HackerRank Solution

Solution to 10 days of JavaScript Day 2 Conditional Statements If-Else