You will work with others who care deeply about bringing their best to work every day.
Your coworkers will be incredibly passionate about doing right by our users.
The company displays a surprising amount of flexibility to employees in complex extra-work situations.
Like everywhere else, your experience will vary based on your manager.
Mentorship in many parts of the organization can be lacking, unless you stay on top of it.
Provide mechanisms for people to escalate unhealthy scenarios.
When an employee expresses a desire to leave, treat that as a high-priority incident.
The interview process was a coding assessment and a phone screen. The coding assessment was a design question consisting of four parts. It increased in difficulty and involved designing a system to do a certain task.
Phone interview: The question was to find all duplicate files in a file system. Follow-up questions included: * What if files are large? * What if files are small? The interviewer was kind of indifferent.
After the resume screen, the second stage was a coding interview. I was asked one question related to recursion, specifically to find a duplicate file in a filesystem. This was conducted in a browser-based text editor.
The interview process was a coding assessment and a phone screen. The coding assessment was a design question consisting of four parts. It increased in difficulty and involved designing a system to do a certain task.
Phone interview: The question was to find all duplicate files in a file system. Follow-up questions included: * What if files are large? * What if files are small? The interviewer was kind of indifferent.
After the resume screen, the second stage was a coding interview. I was asked one question related to recursion, specifically to find a duplicate file in a filesystem. This was conducted in a browser-based text editor.