I applied online. The process took 1 day. I interviewed at Signet Research
Interview
Questions directed were mostly algorithms based, with some MongoDB questions thrown in, which the gentleman did not intimate on a previous call while discussing the interview process. Knew how to solve the question asked, did it in the most efficient way with respect to time complexity. Then went on to get Ghosted, no response even to follow up mails.
Interview questions [1]
Question 1
Asked me a question on Decoder and Encoder Strings i.e. AAAABBAACC - Encoded to A3B2A2C2 and then decode A3B2A2C2 back to AAAABBAACC .