Filter interviews by
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
HashMap is a data structure in Java that stores key-value pairs and allows fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
Keys in a HashMap must be unique.
HashMap allows null keys and values.
Example: HashMap
Example: map.put("John", 25);
Top trending discussions
I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.
The == operator is used to compare references in Java, while the .equals() method is used to compare values. Method overloading is when multiple methods have the same name but different parameters.
Use == to compare references, use .equals() to compare values
Method overloading allows multiple methods with the same name but different parameters
Example: String str1 = new String("hello"); String str2 = new String("hello");...
A linked list is a data structure where each element points to the next element in the list.
Linked list is made up of nodes, each containing data and a reference to the next node.
Insertion and deletion are efficient in linked lists compared to arrays.
Example: Node 1 -> Node 2 -> Node 3 -> null
General aptitude online test
I have experience working on various projects including web development, mobile app development, and database management.
Developed a web application using React.js and Node.js for a client in the e-commerce industry
Created a mobile app using Swift for a healthcare startup to track patient data
Managed a MySQL database for a financial services company to store and retrieve customer information
I applied via campus placement at Amrita Vishwa Vidyapeetham, Amritapuri Campus
Since it came through college I was a fresher and it was aptitude + English
Prev job work and project details , roles and responsibility
SDLC process is a structured approach to software development that defines tasks performed at each stage of the software development life cycle.
SDLC stands for Software Development Life Cycle
It includes stages like planning, analysis, design, implementation, testing, and maintenance
Each stage has specific goals and deliverables to ensure the quality and success of the software project
ASP.NET stands for Active Server Pages .NET, a web application framework developed by Microsoft.
ASP.NET is a server-side web application framework used for building dynamic web pages and web applications.
It allows developers to create web applications using languages like C# or VB.NET.
ASP.NET provides tools and libraries for building web forms, MVC (Model-View-Controller) applications, and Web API services.
It is part o...
I applied via Naukri.com and was interviewed in Jun 2024. There was 1 interview round.
Microservices are a software development technique where an application is composed of small, independently deployable services.
Break down the application into smaller, loosely coupled services that can be developed, deployed, and scaled independently.
Use APIs to allow communication between microservices.
Implement fault tolerance and monitoring to ensure the reliability of the system.
Use containerization technologies l...
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Getting apptitude test
posted on 9 Aug 2024
SDLC process test involves testing the software at various stages of the software development life cycle.
Testing is done at each stage of SDLC - requirements, design, implementation, and maintenance.
It helps in identifying defects early in the development process.
Types of testing include unit testing, integration testing, system testing, and acceptance testing.
Testing ensures that the software meets the specified requi...
Software Engineer
675
salaries
| ₹5.5 L/yr - ₹15.2 L/yr |
Senior Software Engineer
404
salaries
| ₹9.3 L/yr - ₹27 L/yr |
Technical Lead
212
salaries
| ₹13.8 L/yr - ₹36.4 L/yr |
Technical Analyst
102
salaries
| ₹5 L/yr - ₹10 L/yr |
Senior Consultant
84
salaries
| ₹10.1 L/yr - ₹21 L/yr |
Blue Yonder
SAP
Oracle
Infor Global Solution