Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Wipro (United States Air Force Acad, CO) nel mese di ott 2023
Colloquio
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.
Domande di colloquio [3]
Domanda 1
what does this function output
function f1() {
result.innerHTML = "";
for (var i = 0; i < 5; i++) {
setTimeout(() => {
counter(i);
}, i * 500);
}
}
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Wipro (Bengaluru) nel mese di mag 2022
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Questions included from basic Javascript to depth topics, vuejs core concepts, programming questions