J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez UST (Pune)
Entretien
Rounds :
First - Online coding test
Second - Group discussion
Third - Technical
Fourth - Managerial
Fifth - HR
Technical : SQL queries, OOP concepts, some questions on projects mentioned in your resume.
Questions d'entretien [1]
Question 1
Coding :
Given a binary tree and a number, return true if the tree has a root-to-leaf path such that adding up all the values along the path equals the given number. Return false if no such path can be found.