Resident Services Coordinator Interview Questions

3,456 resident services coordinator interview questions shared by candidates

You do not need to finish every single technical problem they give you in order to receive an offer. I received a coding sample and a total of 6 technical interviews. I did not complete the coding sample, the design problem, and 3 of the other technical problems. I used Cracking the Coding Interview book to begin my review of data structures and algorithms. From there, practice coding on LeetCode. Begin with the Easy questions. Once you’re more familiar and comfortable, try the Medium problems. You’ll most likely receive Medium over Hard questions since you only have 45 minutes per interview. The concepts I utilized the most during my interviews were object-oriented design, dictionaries/hash tables, and sets.
avatar

Engineering Resident

Interviewed at Google

4.4
Feb 14, 2017

You do not need to finish every single technical problem they give you in order to receive an offer. I received a coding sample and a total of 6 technical interviews. I did not complete the coding sample, the design problem, and 3 of the other technical problems. I used Cracking the Coding Interview book to begin my review of data structures and algorithms. From there, practice coding on LeetCode. Begin with the Easy questions. Once you’re more familiar and comfortable, try the Medium problems. You’ll most likely receive Medium over Hard questions since you only have 45 minutes per interview. The concepts I utilized the most during my interviews were object-oriented design, dictionaries/hash tables, and sets.

Given a 2 dimensional grid (represented as a 2D array) that had an area filled in with a certain color, find the perimeter, or border length, of that area. So if the area was a 2 by 2 square, the border length would be 8. Constraint: Ignore other colors filled in the grid and only count consider the elements around a starting point. Ignore outliers
avatar

Resident Engineer

Interviewed at Google

4.4
Feb 6, 2017

Given a 2 dimensional grid (represented as a 2D array) that had an area filled in with a certain color, find the perimeter, or border length, of that area. So if the area was a 2 by 2 square, the border length would be 8. Constraint: Ignore other colors filled in the grid and only count consider the elements around a starting point. Ignore outliers

Viewing 2821 - 2830 interview questions

Glassdoor has 3,456 interview questions and reports from Resident services coordinator interviews. Prepare for your interview. Get hired. Love your job.