They give a coding repo 2h prior to the interview, we are allowed to make any changes to the code before the interview and add whatever extra code you want
Senior Developer Interview Questions
30,080 senior developer interview questions shared by candidates
First two technical round was really worth full and good. but in 3rd round I have doubt on psychological doubt on interviewer. In order to twist question, they twisted me to understand their question. They are not enough prepared how to twist technical question. Having a doubt on interview is good, BUT Interviewer should good communicator to ask twisted question. otherwise interviewee will get misunderstood and rejected.
exam online
const add=()=>{ let x=1; return ()=>x+1; } add(); add(); console.log(add())
How would you build a BART train system.
the quiz
I was asked to defend why I didn't believe in drag & drop development. Seriously?!
when working different threat than main threat which androi api do you use ?
there will be two array like below, merge and sort them. arr1 = {1,5} arr2={3,6,_,_} result = 1,3,5,6
They asked me find last digit on n!
Viewing 101 - 110 interview questions