Hackerrank 10 Days of JavaScript Day 0: Hello, World, Data Types

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.

Problem Statement

Test Case of Hello World HackerRank Solution

Solution to 10 days of JavaScript Day 0 Data Types


Day 0: Data Types

Explanation

Test Case of Data Type HackerRank Solution

Solution to 10 days of JavaScript Day 0 Data Types