Challenge: Check Parentheses
This challenge will test your skills of writing efficient code using functions in JavaScript.
We'll cover the following...
Problem statement
Let’s say your teammate is working on a JavaScript ...