J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Veritas Technologies (Pune) en févr. 2020
Entretien
First Round - Online test on hackerrank platform. Technical mcqs and 2 coding questions. The coding questions were relatively difficult.
Second Round : Technical Interview(I)
-Questions were asked mostly on data structures and algorithms(stack, linked list, binary search). Had to write code for above listed topics and had to calculate the time and space complexity of the code.
-Then I was asked questions on the projects listed in my CV.
- Some SQL queries
Third Round : Technical Interview
- System Level Programming questions
- Networking related questions
- Projects
- Testing related theory questions
- Scenario based questions on Software Testing
- A puzzle( water container puzzle)
Questions d'entretien [1]
Question 1
Q: How to copy the elements from one stack to another stack in the same sequence without using any other data structure?
Q: How to find the third-last element of a linked list?
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Veritas Technologies
Entretien
It was a college campus recruitment .they had four rounds including technical round, technical interview, managerial interview, HR interview , it only took one day for the entire process , was unfortunate to crack the interview
Questions d'entretien [1]
Question 1
Round one : logical and quantitative aptitude
Round two :what is testing ? types of testing. coding might be asked => trees,linked list,array ,strings
Round three : write test case for a practical scenario