Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Wipro (United States Air Force Acad, CO) em out. de 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.
Perguntas de entrevista [3]
Pergunta 1
what does this function output
function f1() {
result.innerHTML = "";
for (var i = 0; i < 5; i++) {
setTimeout(() => {
counter(i);
}, i * 500);
}
}
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Wipro (Bengaluru) em mai. de 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.
Perguntas de entrevista [1]
Pergunta 1
Questions included from basic Javascript to depth topics, vuejs core concepts, programming questions