i
Trellix
Filter interviews by
Clear (1)
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Logical reasoning, english test
Binary search tree is a data structure where each node has at most two children, with left child less than parent and right child greater.
Create a Node class with data, left child, and right child attributes.
Implement insert method to add nodes in correct position based on value.
Implement search method to find a specific value in the tree.
Implement delete method to remove a node from the tree while maintaining the bina
To find the middle element of a linked list, use the slow and fast pointer approach.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The element pointed to by the slow pointer at this point will be the middle element of the linked list.
Rate your
company
🤫 100% anonymous
How was your last interview experience?
I applied via Approached by Company and was interviewed before Apr 2023. There were 4 interview rounds.
Top trending discussions
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
60 minutes of coding round with medium level of question asked
Coding and Aptitude MCQ questions
Designing a login system for clients involves creating secure authentication methods and user management.
Implement secure password hashing algorithms like bcrypt to store passwords securely.
Use HTTPS to encrypt data transmission between client and server.
Implement multi-factor authentication for added security.
Utilize session management to keep track of user login status.
Consider implementing account lockout mechanisms
Foreign key is a key used to link two tables in a database, enforcing referential integrity.
Foreign key is a column or a set of columns in one table that references the primary key in another table.
It ensures that the values in the foreign key column(s) match the values in the primary key column of the referenced table.
Foreign key constraints help maintain data integrity by preventing actions that would destroy links b...
I applied via Campus Placement and was interviewed before Aug 2023. There were 4 interview rounds.
Basic Aptitude test, it was easy
Questions on array medium level
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Team player with excellent communication skills
I see myself continuing to grow and develop my skills in a challenging and rewarding role.
Continuing to learn new technologies and stay updated with industry trends
Taking on more responsibilities and leadership roles
Contributing to the success and growth of the company
Striving for personal and professional growth
The shortest distance between two farthest vertices in a cubical room is the length of the diagonal of the cube.
The diagonal of a cube can be calculated using the formula: sqrt(3) * side length
In a cube with side length 1 unit, the diagonal length is sqrt(3) units
Therefore, the shortest distance between two farthest vertices in a cubical room is sqrt(3) times the side length of the cube
I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.
Lit bit tougher as a beginner for quants like aptitude, verbal, and reasoning.
They given 40 min for coding and , topics are below linked list , stacks
They given 30 min for coding in topics of linked list , stacks
Easy interview which mainly focus on concepts
MATHEMATICS ,SPEED,BLOOD RELATIONS,TIME AND WORK
C PRORAMS,CPP,JAVA,PYTHON
based on 2 interviews
Interview experience
Software Development Engineer
71
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
54
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
38
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Support Engineer
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Customer Success Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech