Me postulé a través de una facultad o universidad. Acudí a una entrevista en OpenText (Bengaluru) en mar 2023
Entrevista
It was a oncampus opportunity 1st a coding test had 2 question easy level basic dsa like string array and hashing nothing more . 2nd a HR round question 1 about yourself question 2 about your projects we need to explain the whole project in detail
Preguntas de entrevista [1]
Pregunta 1
Introduce yourself tell me about that project (name of project from my cv) then about the next project then she told me about the internship
Opentext came to our campus and 900 students registered into it.
The process was very simple :
1st Round: Online Assessment
This round was held online on the platform called Codility contains 2 coding questions both were easy level. every student got different questions no one got the same question. but the level was easy only
1st QuestionOpenText: Count set bits in an integer (A*B), given two numbers A and B.
2nd Question: Related to string and character mapping.
easily able to solve both of the questions and got the mail of the second and the final round HR round .
2nd Round: HR Round
Introduce yourself
asked about the family background
Talked about the projects that i have did. both individual and group projects they are more intrested in grouped projects.
Preguntas de entrevista [1]
Pregunta 1
Count set bits in an integer (A*B), given two numbers A and B.
2 Coding questions (mine were based on String manipulations and 2-D Arrays). Then tech interview and then HR interview. The coding questions were moderate in difficulty. Languages allowed were Java and CPP, no python.
Preguntas de entrevista [1]
Pregunta 1
A string was given and the vowels needed to be replaces with special characters and the characters needed to be different every time.