In my recent job switch, I got interviewed at many companies, HealthPlix is one of them. The interview lasted around 1 hour. Questions that were asked are of medium level. Question 1 on Javascript: Valid Parenthesis Checker Given a string containing just the characters “(“, “)”, “{“, “}”, “[“, and “]”, determine if the input string is valid. An input string […]