Filter interviews by
Top trending discussions
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Constructors are special methods used to initialize objects in a class.
Constructors have the same name as the class.
Types of constructors include default, parameterized, copy, and static constructors.
Example: public class Person { public Person() { } }
I applied via Naukri.com and was interviewed in Oct 2023. There were 3 interview rounds.
My work involves analyzing requirements, designing solutions, coding, testing, and deploying applications.
Analyze requirements provided by stakeholders
Design solutions based on requirements
Code the application using appropriate programming languages
Test the application for bugs and errors
Deploy the application to production environment
Difficulty was not that hard it was easy of you got your aptitude skills
posted on 8 Sep 2022
I applied via LinkedIn and was interviewed in Aug 2022. There were 2 interview rounds.
Dynamic allocation of memory to 2D array is done using double pointer and malloc function.
Declare a double pointer to hold the 2D array.
Allocate memory to the first dimension using malloc function.
Allocate memory to the second dimension using a loop and malloc function.
Free the memory after use to avoid memory leaks.
Example: int **arr; arr = (int **)malloc(rows * sizeof(int *));
Example: for(int i=0; i
Waterfall model is a linear sequential approach to software development.
It follows a sequential process where each phase must be completed before moving to the next one.
It is a rigid model and changes cannot be made easily once a phase is completed.
It is suitable for projects with well-defined requirements and a clear understanding of the end product.
Phases include requirements gathering, design, implementation, testin...
Quantative Exam verbal
I applied via Naukri.com and was interviewed before Oct 2021. There were 2 interview rounds.
FI to SD integration refers to the integration between SAP Financials (FI) and Sales and Distribution (SD) modules.
FI and SD are two important modules in SAP ERP system
FI module deals with financial transactions and accounting
SD module deals with sales and distribution processes
Integration between FI and SD modules ensures that financial transactions are accurately recorded for sales and distribution activities
Examples...
Tickets are a means of tracking and managing tasks or issues within a system.
Tickets can be created by users or automatically generated by the system.
They typically include information such as a title, description, priority level, and status.
Tickets can be assigned to specific individuals or teams for resolution.
They are commonly used in software development, customer support, and project management.
Examples of ticketi...
I applied via Campus Placement and was interviewed in Oct 2021. There were 3 interview rounds.
posted on 4 Oct 2021
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
As a team lead, address the issue by identifying the root cause and providing support and guidance to improve performance.
Have a one-on-one meeting with the developer to discuss their challenges and identify the root cause of their performance issues.
Provide support and guidance to help the developer improve their skills and knowledge.
Set clear expectations and goals for the developer, and monitor their progress regula...
Senior Software Engineer
782
salaries
| ₹12 L/yr - ₹38.2 L/yr |
Software Engineer
343
salaries
| ₹5.3 L/yr - ₹20.5 L/yr |
Software Engineer2
329
salaries
| ₹8 L/yr - ₹22 L/yr |
Senior Analyst
272
salaries
| ₹4.7 L/yr - ₹15 L/yr |
Principal Software Engineer
270
salaries
| ₹17 L/yr - ₹55 L/yr |
Hewlett Packard Enterprise
IBM
Cisco
NetApp