Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Dealer.com by Cox Automotive nel mese di feb 2014
Colloquio
I was contacted directly by a Dealer.com recruiter.
I was asked to submit two exercises using HTML and javascript
- Key Counts - This involved summing up some data that was contained in a textarea
- Palindrome Detection - This was simply to detect if a input field contained a palindrome
I was then asked to do a Round 1 interview over Google Hangouts (w/ video). I was asked a series of technical questions by a panel of Sr. Developers then presented with a live algorithm coding exercise over collabedit.
Two weeks later I was asked to do two more Google Hangouts: one with a few hiring managers and another with some other developers which involved a more challenging live coding exorcise.
I was then asked to fly to Vermont for the Round 2 interview. Dealer flew me up on a Sunday, I interviewed on Monday, and left that evening. The accommodations were above par, and Dealer's facilities were amazing. The team and all the people I met with while there were great.
The onsite interview involved meeting with 3 other developers who asked me a lot of technical questions. I was then asked to white board a design for an elevator bank. I then met with a few more hiring managers and pinged on my soft skills. I spent the rest of the day hanging out with the developers and going to lunch with them.
Domande di colloquio [2]
Domanda 1
Parse a highly nested JSON object which represents a navigation menu and produce syntactically correct HTML for displaying the menu.
Using CSS and JavaScript draw a series of squares where every next square is drawn within the previous one. Each child square had to be half the height and width of its parent and both horizontally and vertically centered.
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Dealer.com by Cox Automotive nel mese di feb 2023
Colloquio
The interview process was structured and consisted of an initial phone screen followed by two technical interviews. The questions were focused on UI development, problem-solving, and experience with specific frameworks.
Domande di colloquio [1]
Domanda 1
Can you describe your experience with responsive design and how you ensure your UI works across different devices?
Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Dealer.com by Cox Automotive (Manhattan Beach, CA) nel mese di mar 2015
Colloquio
One 1 and a half hour technical interview over Google Hangout with two senior software developers. Another 1 and a half hour on-site technical interview with a senior UI developer, a director and the software manager. Then there is one behavioral interview with higher level managers.
Draw some square on the page with html, css and js. Each square should be inside the previous one and its width and height should be the half of the previous's width and height.
Design a software to control a bank of elevators (specific number of elevators and specific number of floors). No pseudocode no nothing, just go to the white board and talk about your idea.