Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Everforth Apex Systems (Cupertino, CA) nel mese di giu 2015
Colloquio
There were 2 rounds. First round was telephonic interview where they asked for simple JavaScript, jQuery, Bootstrap, AngularJS and HTML5 questions. For the second round of interview, they asked about JavaScript String questions.
Domande di colloquio [1]
Domanda 1
Find characters present between 2 characters which are asked by user from array?
Ex. { ‘*’, 2,3,4,’#’, ‘eweew’, ‘sdds’, 56,8,’$’,’asdfdfs’,234234,’%’} , find characters between * and # without using subStr or subString.