Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso WinZO (Nuova Delhi) nel mese di ago 2021
Colloquio
The interview process was straightforward, involving a single question on Data Structures and Algorithms and a few basic Computer Science concepts. As a college fresher, the level of difficulty was manageable and focused more on fundamentals than advanced topics.
Domande di colloquio [1]
Domanda 1
A new alien language uses the English alphabet, but the order of letters is unknown. You are given a list of words[] from the alien language’s dictionary, where the words are claimed to be sorted lexicographically according to the language’s rules.
Your task is to determine the correct order of letters in this alien language based on the given words. If the order is valid, return a string containing the unique letters in lexicographically increasing order as per the new language's rules. If there are multiple valid orders, return any one of them.
However, if the given arrangement of words is inconsistent with any possible letter ordering, return an empty string ("").
A string a is lexicographically smaller than a string b if, at the first position where they differ, the character in a appears earlier in the alien language than the corresponding character in b. If all characters in the shorter word match the beginning of the longer word, the shorter word is considered smaller.
Good process, has 2 rounds where I was asked one DSA question in the first, and a discussion over a heaps which involved a further few more questions verbally including array questions
Ho sostenuto un colloquio presso WinZO (Nuova Delhi)
Colloquio
Two rounds... One technical one resume
Technical round is of 3 leetcode questions (2 medium, one hard) around 45 mins interview. Need to solve all three... But interviewer helped here and there
Second round, resume, my resume project is based on OS. So he asked advanced os qns... Interviewer will ask advanced qns on resume ... So be better prepared.
Third round is online hr test... Straight forward... Can be cleared easily... Need to maintain consistency in answers
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso WinZO (Kānpur, Uttar Pradesh) nel mese di ago 2024
Colloquio
It started with two technical rounds and later it was an HR round, where in the first round it was all about DSA and in DSA it was trees asked. For the second round it was resume round and they asked me about the resume I made which included web development, the main part of the discussion.