Me postulé a través de un reclutador. El proceso tomó 1 semana. Acudí a una entrevista en Wipro (United States Air Force Acad, CO) en oct 2023
Entrevista
I received cold emails from someone I have no connections with from VBeyond, tells me that the position is for a company that contracts with apple ( yikes) but can't tell me anything about the position. He set's up a zoom call the next day with someone who I can't find on linkedin. The recruiter also sends me about 10 emails over the course of a day because i didn't answer one of them. I meet the wiPro guy and the man tells me he works with Apple but his email is that of WiPro so this seems like some goofy clout thing that doesn't work on me. After the questions he leaves time for me to ask questions which I do, he literally doesn't know anything about the position. Even asking him "What can you tell me about the position?" he can't answer a single thing. Not what team is it for, not even what would I be doing.
Overall the interview was an absolute joke. Avoid these people.
Preguntas de entrevista [3]
Pregunta 1
what does this function output
function f1() {
result.innerHTML = "";
for (var i = 0; i < 5; i++) {
setTimeout(() => {
counter(i);
}, i * 500);
}
}
Me postulé a través de un reclutador. Acudí a una entrevista en Wipro (Bengaluru) en may 2022
Entrevista
I had 2 rounds of interview, one was with Wipro and other was with client. Interview with wipro took place for around 45 minutes and with client was for 30 minutes.
Preguntas de entrevista [1]
Pregunta 1
Questions included from basic Javascript to depth topics, vuejs core concepts, programming questions