Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso PayPal (Singapore) nel mese di mar 2017
Colloquio
I applied online. Got a telephonic interview for first round. He asked one simple design question, one simple sql question, one simple algorithm question. I can answer all of them. Got F2F interview with other team members.
There problem starts .. F2F interview is horrible. The interviewer asked software development related questions. I answered. The problem is not in my answer. He is trying to point out all the terminology mistakes. For example,when he asked about unit-testing. I explained the point of using unit testing and the way we used in projects. Instead of trying to get to the logical point, he end up with my usage of words 'function' instead of ''method'. He immediately say it is wrong to use 'function' in java because java don't have function. I was pissed off. Yes you are right java don't have function keyword, but that is not the point I am explaining to you right now. I am telling about unit testing. Then went on to the service testing parts, I says ' when unit test is run, we load embedded database and run the integrated testing of our services against that db'. He asked 'How do you load the database? Are you physically loading or configuring to load when jUnit run?' OMG, of course, who the hell can load the database physically? That is just the overall way he asked in interview. You can not explain anything to him because he is not trying to listen your answer, he is trying to find out any single mistake you made even if this is about terminology. This interview completely wasted my time and effort.
Be awared of this interviewers !!!
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso PayPal (Bengaluru) nel mese di ago 2016
Colloquio
Went for first round of interview with PayPal through Altimetric . Altimetric has taken two rounds of interview so after qualifying I went for PayPal.
Greetings from their side was very good.
Interviewer is good in nature and behaviour as I noticed in 1 hrs.
Domande di colloquio [1]
Domanda 1
Elevator Algorithm in which there are many floors and many lifts used to work.
give a very optimal solution for so that waiting time will be less as much as possible.
which design pattern will be used in this case.
Other questions are related to profile.