El proceso duró 1 día. Acudí a una entrevista en Truminds Software Systems en ago 2023
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 2 días. Acudí a una entrevista en Truminds Software Systems (Chandigarh) en oct 2021
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Coding Contest comprising question from DP, Graph.
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 3 días. Acudí a una entrevista en Truminds Software Systems (Gurgaon, Haryana) en sept 2021
Entrevista
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 .
Preguntas de entrevista [1]
Pregunta 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 .