Final assessment of HackerRank's 10 days of JS.
Task: To implement a simple calculator that performs the following operations on binary numbers: addition, subtraction, multiplication, and division.
Hackerrank: https://www.hackerrank.com/challenges/js10-binary-calculator/problem
Link: https://itssachin.epizy.com/contents/Binary-Calculator
#hackerrank #10daysofjs