Me postulé a través de una facultad o universidad. El proceso tomó 6 días. Acudí a una entrevista en Cimpress (Bengaluru) en ene 2021
Entrevista
I got the opportunity to attend the placement drive through college
Online test on hackerearth+2technical rounds+1HR round.
Due to Covid everything happend in vrtual mode. The HR gave the preplacement talk over a zoom call and told they are only interested in Data Structure And Algorithms.
Preguntas de entrevista [3]
Pregunta 1
The online test on Hackerearth consists of 3 coding questions:
1.XOR querry
2.An array and non-subsequential digits
3.Covid vaccine
1st Technical Round, the interviewer asked 3 coding questions:
1.Check if two strings are anagrams
2.Check if two strings are rotation of each other
3.Given two arrays, find the fisrt number not present in 2nd array
2nd technical round, the interviewer asked:
1.Merging point of a linked list
2.Dijkstra's algorithm
3.Distance between two nodes in a tree
4.Given string and indexes, concatinate the string according to the index given.