Resident Services Coordinator Interview Questions

2,741 resident services coordinator interview questions shared by candidates

Design Question, given an Iterator of Iterators. Design next and has next functions so that next function returns the next element from the next iterator and has next returns whether or not the next iterator has any elements.
avatar

Engineering Resident

Interviewed at Google

4.4
Aug 13, 2017

Design Question, given an Iterator of Iterators. Design next and has next functions so that next function returns the next element from the next iterator and has next returns whether or not the next iterator has any elements.

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

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.

Viewing 2131 - 2140 interview questions

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