Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso eBay (San Jose, CA) nel mese di mag 2012
Colloquio
After submitting my resume, a hiring manager quickly got into contact with me. She scheduled two interviews, one with a manager, the second with another software engineer. Questions asked were Java based. The manager interview was mostly focused on the Map interface in the Collections framework, and different algorithms that could be implemented using a Map. Other questions were based around simple algorithms to encode and decode a list of strings(merely concatenating the strings was sufficient for encoding, nothing special). The second interview was focused on inheritance, and conditional statements. The questions, although code based, seemed to lean more towards algorithms vs coding knowledge and ability(that is not to say that some emphasis was put on good coding practices). I was almost immediately called by the hiring manager upon completing my second interview informing me that I was being made an offer.
Domande di colloquio [1]
Domanda 1
Assuming a preexisting list of 100 words, how would you efficiently see if a word received from input is an anagram of any of the 100 words?
Online Assessment with 4 questions for pre-screening. Used CodeSignal, it took some time to match the setup they wanted. 70 minutes for one very easy question, two intermediate difficulty and one hard question.
Domande di colloquio [1]
Domanda 1
Hard one asked to parse the input string and return how many times a user was mentioned on a chat system where the user could mention all, specific user, go inactive for certain amount of time.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso eBay (San Jose, CA) nel mese di ott 2024
Colloquio
Got invited to SWE Internship Power day. It had 2 back to back interviews. Questions were on random things. They asked Leetcode easy/medium questions and also Linked list questions. I used C++ for this.
2 rounds back to back First round by a manager, second round by an engineer. A little weird since the manager interviewer asked me a few question not strongly related to software engineering.
Domande di colloquio [1]
Domanda 1
Some questions regarding how to balance quality, reputation, and price when purchasing machines. Data validation and filtering.