I applied online. I interviewed at Truveris (New York, NY) in Nov 2020
Interview
I applied on Nov 2020. HR is very professional. After the HR screen review, the tech phone review was quickly arranged. This one hour review includes 3 questions. The first language-specific question is not an easy one, so hope it can help the future interviewee. Also the coding test was held on CoderPad using Python 3, and interviewer also expected you to write some test cases.
Interview questions [1]
Question 1
1. write a decorator which can accept input params (the hint given by interviewer is using functools);
2. least number of coins; ( the domination is special, so it could be solved by greedy method. I gave a general solution by dynamic programming - it is not what they want)
3. anagram words.
Basic phone interview and in-person tech screening for a few hours. The phone interview consisted of introductions and a high-level programming question that was used for gauging how well I was familiar with object-oriented programming and how would I structure certain class relationships.
Interview questions [1]
Question 1
Asked basic interview questions such as where do you see yourself in a few years, tell us about yourself, etc. Technical screening consisted of fizzbuzz, parsing a csv file, and russian roulette.
I applied through a recruiter. The process took 5 days. I interviewed at Truveris (New York, NY) in Dec 2017
Interview
Initial phone screen with the CTO, then an on-person meet-the-team, with 4 rounds consisting of a HR representative and 3 engineers from different teams. Everyone was very professional and friendly.