J'ai postulé via une autre source. Le processus a pris 2 jours. J'ai passé un entretien chez Nickelfox (Bengaluru) en déc. 2020
Entretien
The First round was on JavaScript ,react and basics of node,Express and Git
seconds was more centered on Data Structure and Algorithm and projects I have done.
Second round was combination of both technical plus your hobbies and your personality as a individual.
Interview process was completed in a day,
I had 2 rounds, both technical.
Questions d'entretien [1]
Question 1
Basics of JavaScript (medium to tricky), What are promises, class, prototype, why class or functional component, hooks and 2 Data Structure and Algorithm questions.
One was to find prime number in O(N) and to treat two stacks as one queue.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Nickelfox en janv. 2021
Entretien
I applied in Nickelfox through the campus placement. It took about a week to complete the hiring process. It was all virtual hiring. There was 3 Rounds, first was the GD 2nd was the complete technical and 3rd was the technical cum HR round.
Questions d'entretien [3]
Question 1
In Group Discussion we have been given the topic -> "How Corona virus impact the business "
In first technical Round they asked to introduce myself and the projects i did then they ask to create a login form with simple HTML, they give me 2 - 3 question to code in python.
one ques was to print the prime numbers between 1 to 100 and other was related to strings.
then they asked about the oops concepts.
In second round they asked me to implement the generic stack using classes which can hold any types of data. then next question was to implement the queue using 2 stacks which was implemented earlier then they asked about some oops concepts and projects.