Candidatei-me por meio de recrutador(a). Fui entrevistado pela Everforth Apex Systems (Cupertino, CA) em jun. de 2015
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.