J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Levrx (Troy, NY) en août 2019
Entretien
3 stage interview -
First stage: Learn about the company, and the company also asks questions regarding your experience in the field.
Second stage: Technical CoderPad interview similar to how Google/Amazon does it. You have one hour to answer as many programming questions that are given to you starting from easy to medium to difficult questions.
Third stage: Meet the team, one on ones with VP's and owners.
Questions d'entretien [2]
Question 1
Compare similarities between two Arrays - Output common elements (intersection) of two arrays.
Input => [1, 2, 3, 4, 5], [0, 3, 5, 7, 9]
Output => [3, 5]
A website URL consists of various subdomains. Break up the URL and return the subdomain, domain and high level TLD.
Input => Array ["organization.levrx.com", "portal.levrx.com"]
Output =>
Subdomain: organization
Subdomain: portal
Domain: levrx
TLD: .com
J'ai postulé via un recruteur. J'ai passé un entretien chez Levrx
Entretien
Interview Process was well done and efficient. Friendly and practical. There were 2 phone screenings and one in person on-site interview. The phone screenings were technical while the on-site was more on the HR side with questions based on the resume.
Questions d'entretien [1]
Question 1
Given an IP address like 192.168.1.1, how would you put '(' and ')' around the dots?
J'ai postulé en ligne. J'ai passé un entretien chez Levrx (Troy, NY) en sept. 2019
Entretien
3 Round, Initial round with the lead developer discussing the role, 2nd 1-hour technical phone call with the lead developer and if you clear that round you get invited to the onsite which is a general meet and greet with the VPs and the team.