Valid Parentheses problem from Leetcode. Second question was a small React quiz project where I was given with a data of questions and multiple choice answers. I had to code a basic UI and simulate a quiz where a user can select an answer and then proceed to the next question or just navigate through questions by clicking previous and next buttons.