Filter interviews by
I applied via campus placement at Indian Institute of Information Technology, Design and Manufacturing (IIITDM), Jabalpur and was interviewed in Mar 2022. There were 4 interview rounds.
Overall it was average to difficult. There were three coding questions each having different weightage. Focus on basics of data structures.
I applied via Referral and was interviewed before Dec 2021. There were 3 interview rounds.
All general Aptitude topics , like railway and other general topics
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
MCQ questions on design pattern ,core java ,sql ,spring ,hibernate
Coding question to find next greatest number
Iterate from right to left and find the first digit that is smaller than the digit next to it
Swap this digit with the smallest digit on its right side that is greater than it
Sort the digits to the right of the swapped digit in ascending order
If no such digit exists, return the input number as it is
Hash map is a data structure that stores key-value pairs and uses hashing to quickly retrieve values.
Hash map uses a hash function to map keys to indices in an array.
Collisions can occur when multiple keys map to the same index, which can be resolved using techniques like chaining or open addressing.
Retrieving a value from a hash map involves computing the hash of the key and accessing the corresponding index in the ar...
I applied via whatsapp and was interviewed in Feb 2022. There were 2 interview rounds.
posted on 14 Jun 2024
I applied via Job Portal
The challenging situation is managing a team with conflicting personalities and work styles.
Identify each team member's strengths and weaknesses
Encourage open communication and collaboration
Set clear expectations and goals for the team
Address conflicts promptly and constructively
Provide opportunities for team building and bonding activities
posted on 23 Jul 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Yes it was hard and time consuming
Two problems we asked abt man and woman
posted on 3 Nov 2022
I applied via LinkedIn
Finding the middle node of a linked list.
Traverse the linked list with two pointers, one moving twice as fast as the other.
When the fast pointer reaches the end, the slow pointer will be at the middle node.
If the linked list has even number of nodes, there will be two middle nodes.
In that case, choose either of the middle nodes as the result.
Reverse words in a sentence
Split the sentence into words
Reverse the order of the words
Join the words back into a sentence
based on 9 reviews
Rating in categories
Senior Software Engineer
2.1k
salaries
| ₹5.7 L/yr - ₹22.3 L/yr |
Technical Lead
1.5k
salaries
| ₹9.3 L/yr - ₹26 L/yr |
Software Engineer
1.4k
salaries
| ₹3 L/yr - ₹11.3 L/yr |
Network Engineer
450
salaries
| ₹3 L/yr - ₹10.5 L/yr |
Senior Technical Lead
371
salaries
| ₹14.1 L/yr - ₹34.5 L/yr |
TCS
Infosys
Wipro
HCLTech