In order to get you prepared for your next JavaScript interview, we have compiled a huge list of relevant questions and their respective answers. Besides studying them online you may download the eBook in PDF format! 1. A compact string comparisionLet’s say you want to check if a string value is present in a set of strings. You obviously go for a if statement as below. if(fruit === 'apple' || frui