J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Truminds Software Systems (Gurgaon, Haryana) en sept. 2021
Entretien
It was an on campus placement. There were three rounds in total . Started with an online coding and aptitude round . After that there was 1 teachnical interview and the last round was a leadership round .
Questions d'entretien [1]
Question 1
Coding questions :
1.) Given a binary number . You have to set a bit at some specific kth position . Here set bit means if its 0 at kth place then make it 1 else continue .
2.) Remove a node in the linked list at all three possible positions (at front , in the middle and in the end)
Other questions were based on aptitude , data structures , oops , operating systems and puzzles also .
Le processus a pris 1 jour. J'ai passé un entretien chez Truminds Software Systems en août 2023
Entretien
During the technical interview, the discussion primarily revolved around my project experiences. Following that, we delved into two key areas: web development and data structure and algorithms (DSA). In the context of web development, I was questioned about JavaScript and Node.js. The conversation covered various aspects related to these technologies. In the realm of DSA, we explored fundamental concepts in the C programming language. Subsequently, I was presented with two medium-level questions pertaining to linked lists and arrays. These questions tested my problem-solving and algorithmic skills, further assessing my knowledge in this domain.
Questions d'entretien [1]
Question 1
1. I was given a javascript code block and was asked to tell the output of it. 2. Differences between in-memory databases and cloud databases 3. Explain Struct in C. 4. 3Sum problem in Leetcode
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez Truminds Software Systems (Chandigarh) en oct. 2021
Entretien
Coding Test followed by interview. FTE, CTC was 13.5lpa. base: 9lpa, Joining=1lakh, and additional=1.5lakh+2lakh after first and second year respectively. Additional benefits include Insurance and Flexible hours and choice to office in India.
Questions d'entretien [1]
Question 1
Coding Contest comprising question from DP, Graph.