J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez AppFolio en janv. 2014
Entretien
Screening/behavioral questions with HR on phone first. Then a phone interview with Andrew Mutz. Very nice people. Fair questions. Asked a lot about complexity and ways to improve efficiency of your code. I just blanked.
Questions d'entretien [1]
Question 1
1. Given an array that contains duplicates (except for one value), find the one value that does not have a duplicate in that array. Explain the complexity of your algorithm. So in the array: A = [2, 3, 4, 5, 2, 3, 4] your algorithm should return 5 since that's the value that does not have a duplicate.
2. Explain the process that happens when you type your username and hit submit on a website (HTTP, server/client communication, etc...)
One hr call, one technical with one senior engineer, two back-to-back (one technical and one behavioral) with two hiring managers, and then hr offer call. Overall, the interview process is pretty easy and chill.
Questions d'entretien [1]
Question 1
Design an ODD question, and have I ever learned an new technology in an fast speed
J'ai postulé en ligne. J'ai passé un entretien chez AppFolio
Entretien
2 technical question of medium difficulty in 50 mins, starting 10 minutes was just general over view of the resume and then direct 2 leetcode questions. 2 technical rounds and 1 hr round did not make it through after the first technical round
Thank you for taking time to share your experience with us. We're glad to hear it was a positive one. We encourage all candidates to keep an eye out for additional opportunities with us. Best of luck to you.
Received an interview call through campus career fair. 2 technical interviews followed by one with the manager. Fairly hassle-free interview process and the interviewers and the recruiters are very understanding.
Questions d'entretien [1]
Question 1
99 Bottles. Write test cases for it. LC Question for string permutation