Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Overdrive (Garfield Heights, Cuyahoga, OH)
Colloquio
Very well run and fair interview process. Interview was done over remote and at the office by my choice. They asked good probing questions that I felt were not unfair or gotchas.
Domande di colloquio [1]
Domanda 1
Tell me a project you worked and felt you were successful at.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Overdrive (Garfield Heights, OH) nel mese di ott 2022
Colloquio
There are three interviews: 1. Phone call with HR 2. Phone call with a team lead/manager 3. Whiteboard coding zoom call with technical interviewers. In the phone call with HR, they asked general behavioral questions. They also described their office. They have a big office space with lots of stuff like yoga classes, gyms, cafeterias. In the interview with the team lead, they asked general technical questions, such as describing what SQL joins are, what are static variables, what are access modifiers, and the different HTTP request methods (e.g. PUT, POST, GET). They also asked the best and worst case times. With the interview with the different technical interviewers, it was a live coding / whiteboarding interview that involved pseudocode, SQL questions, and general technical questions (like how the internet works). And there was a lot of asking what the worst/best case times were. The director of software engineering then does a behavioral interview again, asking more specific questions like if you prefer backend or front-end. And also some Object Oriented programming questions too.
Domande di colloquio [9]
Domanda 1
* Explain the different SQL joins (Inner, Left, Right Outer)
How does the internet work? As in what happens when you type in overdrive.com on a web browser? What does the server send back to you? (talk any layer) How does it show content from the information sent?
Write a program in a language of your choice that outputs a given string outside-in. More formally, the characters of the word should be output starting with the first character, then the last character, then the second character, then the second-to-last character, etc. until all characters have been outputted.
Write a program in a language of your choice that, for each number from 1 to 100, prints a comma-delimited list of numbers in descending order from the current number to 1. Each list should be shown on a separate line.
If there are 1000 integers in a random order, and one duplicate pair, how do you find an integer that has been duplicated? What's the big O time for your solution?
I received an OA soon after I applied for the position online which was pretty standard, however I got rejected after this round and didn't get an interview or speak to a recruiter.