Filter interviews by
Normal logical, verbal, and quantitative ability questions.
Top trending discussions
I applied via campus placement at MH Saboo Siddik College of Engineering, Mumbai and was interviewed in Mar 2024. There were 2 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
To retrieve a value, the key is hashed again to fi...
I applied via campus placement at Kongu Arts and Science College, Erode and was interviewed in Mar 2024. There was 1 interview round.
I was interviewed before Jan 2024.
posted on 10 Jan 2024
I applied via campus placement at AMEs Dental College and Hospital, Raichur and was interviewed before Jan 2023. There were 4 interview rounds.
More like one on one
Presentation on particular given topic
A job refers to a specific task or set of tasks performed by an individual, while a position refers to a role or title within an organization.
A job is temporary and can change frequently, while a position is more permanent and stable.
A job can be specific to a project or assignment, while a position is typically broader and encompasses multiple tasks and responsibilities.
A job can be held by multiple individuals at dif...
Data migration involves transferring data from one system to another while ensuring data integrity and minimal downtime.
Identify the data to be migrated and its format
Choose a migration method (manual or automated)
Test the migration process on a small sample of data
Perform the actual migration with proper backup and security measures
Verify the migrated data for accuracy and completeness
posted on 31 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Aptitude and logical reasoning
String problem
basic java
Linked list is a data structure where each element points to the next element in the sequence.
Nodes contain data and a reference to the next node
Operations include insertion, deletion, and traversal
Example: Singly linked list: 1 -> 2 -> 3 -> null
I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.
posted on 16 Oct 2023
I applied via Walk-in and was interviewed before Oct 2022. There was 1 interview round.
Extract and manipulate numerical value from a string.
Use regular expressions to extract the numerical value from the string.
Convert the extracted value to an integer, add 100 to it, and then format it back into the original string format.
Print the updated string with the new numerical value.
The static aspect of a non-static method refers to the fact that it belongs to the class and can be accessed without creating an instance of the class.
Non-static methods are associated with an instance of a class and can access instance variables.
Static methods, on the other hand, belong to the class itself and can be accessed without creating an instance.
Non-static methods can access static variables and methods, but ...
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
2k
salaries
| ₹3 L/yr - ₹10 L/yr |
Senior Software Engineer
1.8k
salaries
| ₹4.1 L/yr - ₹14 L/yr |
Applications Engineer
528
salaries
| ₹3 L/yr - ₹6.2 L/yr |
Team Lead
492
salaries
| ₹7.1 L/yr - ₹23 L/yr |
Software Developer
411
salaries
| ₹3 L/yr - ₹11.8 L/yr |
TCS
Infosys
Wipro
HCLTech