O processo levou 1 dia. Fui entrevistado pela Truminds Software Systems em ago. de 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.
Perguntas de entrevista [1]
Pergunta 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
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 2 dias. Fui entrevistado pela Truminds Software Systems (Chandigarh) em out. de 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.
Perguntas de entrevista [1]
Pergunta 1
Coding Contest comprising question from DP, Graph.
Candidatei-me por meio de uma faculdade ou universidade. O processo levou 3 dias. Fui entrevistado pela Truminds Software Systems (Gurgaon, Haryana) em set. de 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 .
Perguntas de entrevista [1]
Pergunta 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 .