Solicité el puesto por otro medio. El proceso duró 1 día. Acudí a una entrevista en Data Patterns
Entrevista
The interview process was first we have to write a paper and pen test,the test was c mcq like find output of the program. Then the selected candidates will have the technical interview and then finally we have hr interview.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 semana. Acudí a una entrevista en Data Patterns (Chennai) en sept 2024
Entrevista
Aptitude round(quans+output prediction )--->c language
Data Patterns 2nd round.
There are 4 coding questions to be written in paper.
1) Simple Arithmetic Operations for two integers(+, -, *, /, %) but by a function
2) Print input String, change all consonants to Uppercase without printing vowels and count the number of vowels.
I/P : hello world
O/P : hello world
H LL W RLD
vowel count = 3
3) Basic Application for Booking Room, Cancelling Room and check Availability of rooms
4) Find the Peak waveform from the input of Array, and print Peak number, index and value.
Technical interview
hr interview
El proceso duró 5 semanas. Acudí a una entrevista en Data Patterns (Chennai) en sept 2024
Entrevista
The interview was good, the interviewer was nice and encouraging and provided me with answers for the topics that i said wrongly and gave me advise on what books should i use to crack data patterns the next time or any other company that asks for c programming
Preguntas de entrevista [1]
Pregunta 1
They concentrated more on the basics of c and questions based on the topics like pointers pre processors etc