J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez Wipro (United States Air Force Acad, CO) en oct. 2023
Entretien
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.
Questions d'entretien [3]
Question 1
what does this function output
function f1() {
result.innerHTML = "";
for (var i = 0; i < 5; i++) {
setTimeout(() => {
counter(i);
}, i * 500);
}
}
J'ai postulé via un recruteur. J'ai passé un entretien chez Wipro (Bengaluru) en mai 2022
Entretien
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.
Questions d'entretien [1]
Question 1
Questions included from basic Javascript to depth topics, vuejs core concepts, programming questions