Filter interviews by
I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.
Simple collection based coding question
Hashmap is a data structure that stores key-value pairs and uses hashing to map keys to values for efficient retrieval.
Hashmap uses an array of linked lists to store key-value pairs.
When a key is inserted, its hash code is calculated to determine the index in the array where it will be stored.
If multiple keys have the same hash code (collision), they are stored in the same linked list at that index.
To retrieve a value,...
String is a data type used to represent text in programming. SCP stands for String Constant Pool, a memory area in Java for storing unique string literals.
String is a sequence of characters enclosed in double quotes.
SCP is a special memory area in Java where unique string literals are stored to save memory.
String literals are stored in SCP and reused if they already exist.
Top trending discussions
posted on 7 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
2 hard DSA questions
2 dsa questions were asked.
prefix search
binary tree camera
Parling lot low level design
posted on 1 May 2024
I applied via campus placement at Cummins College of Engineering for Women, Pune and was interviewed before May 2023. There were 5 interview rounds.
3 coding questions with 10 test cases each. For an hour.
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.
Case management is the process of managing and coordinating the various aspects of a case or project.
It involves identifying and assessing the needs of the case or project
Developing a plan of action to address those needs
Assigning tasks and responsibilities to team members
Monitoring progress and making adjustments as necessary
Ensuring that all stakeholders are informed and involved in the process
Examples include legal ...
I can join within 2 weeks.
I have completed all my prior commitments and can start immediately.
I just need to give a two-week notice to my current employer.
I am excited about this opportunity and can't wait to start contributing to the team.
posted on 6 Jun 2022
I applied via Company Website and was interviewed before Jun 2021. There was 1 interview round.
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Nov 2024. There were 3 interview rounds.
The DSA round happens with pseudo code
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
Data structures and algo. 2 ques were asked in hackerrank
Mcq+coding which are medium level questions
No, multiple inheritance is not allowed in Java.
Java does not support multiple inheritance for classes to avoid the diamond problem.
However, multiple inheritance is allowed for interfaces in Java.
Example: class A extends B, C is not allowed, but interface X extends Y, Z is allowed.
Static is used to define class-level variables and methods, while final is used to define constants and prevent inheritance or modification.
Static variables and methods belong to the class itself, while final variables cannot be changed once initialized.
Static members can be accessed without creating an instance of the class, while final members must be accessed through an instance.
Static variables are shared among all...
Data encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation hides the internal state of an object and only exposes the necessary functionalities through methods.
It helps in achieving data abstraction and information hiding.
Example: A class 'Car' encapsulates data like speed, color, and methods like accelerate() and brake().
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Company core values are the fundamental beliefs that guide the behavior and decisions of employees.
Integrity - acting with honesty and transparency in all dealings
Innovation - constantly seeking new and better ways to solve problems
Customer focus - prioritizing the needs and satisfaction of customers
Teamwork - collaborating effectively with colleagues to achieve common goals
posted on 7 Dec 2024
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
2 hard DSA questions
2 dsa questions were asked.
prefix search
binary tree camera
Parling lot low level design
based on 5 reviews
Rating in categories
Associate Software Engineer
60
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Software Engineer
41
salaries
| ₹4.7 L/yr - ₹14 L/yr |
Senior Software Engineer
39
salaries
| ₹10.9 L/yr - ₹28 L/yr |
Software Developer
29
salaries
| ₹4.1 L/yr - ₹16.5 L/yr |
Consultant
28
salaries
| ₹8 L/yr - ₹24 L/yr |
TCS
Infosys
Wipro
HCLTech