i
SAP
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Top trending discussions
Classes can have both implementation and data members, while interfaces can only have method signatures.
Classes can have constructors, interfaces cannot.
Classes can have access modifiers for their members, interfaces cannot.
A class can implement multiple interfaces, but can only inherit from one class.
Interfaces are used to achieve abstraction and multiple inheritance in Java.
Example: Class 'Animal' can have methods li...
posted on 4 Jun 2024
Create a pattern logic using arrays of strings
Start by defining the pattern you want to create
Use loops and conditional statements to generate the pattern
Test the pattern with different inputs to ensure it works correctly
posted on 25 Feb 2022
Garbage collector algorithm manages memory allocation and deallocation in a program.
Garbage collector automatically frees up memory that is no longer in use.
It identifies and removes objects that are no longer referenced by the program.
There are different types of garbage collector algorithms such as mark-and-sweep, reference counting, and generational.
Java and .NET languages use garbage collector by default.
Garbage co...
I applied via campus placement at National Institute of Technology (NIT), Calicut and was interviewed in Jul 2024. There were 3 interview rounds.
Merge two sorted arrays into a single sorted array
Create a new array to store the merged result
Use two pointers to iterate through both arrays and compare elements
Add the smaller element to the new array and move the pointer for that array
Find the maximum length of a subarray with a given sum in an array.
Use a hashmap to store the running sum and its corresponding index.
Iterate through the array and update the hashmap with the running sum.
Check if the difference between the current sum and the target sum exists in the hashmap to find the subarray length.
posted on 8 Nov 2023
I applied via Campus Placement and was interviewed in May 2023. There were 3 interview rounds.
Aptitude test + 2 questions one on DSA and other on Rest api
Parent and Child Trees
Calculate the area of a shape using coordinates
Determine the type of shape (e.g. rectangle, triangle, circle)
Use the appropriate formula for the shape to calculate the area
Input the coordinates into the formula to get the area
posted on 13 Sep 2022
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
There were 2 coding questions and 8 mcq
level - HIGH
I applied via Campus Placement
MCQ and DSA questions
based on 2 reviews
Rating in categories
Software Developer
964
salaries
| ₹9 L/yr - ₹32 L/yr |
Developer
844
salaries
| ₹10.3 L/yr - ₹32 L/yr |
Developer Associate
816
salaries
| ₹6.7 L/yr - ₹24 L/yr |
Senior Developer
491
salaries
| ₹13.1 L/yr - ₹48 L/yr |
Business Process Consultant
402
salaries
| ₹11 L/yr - ₹40 L/yr |
Oracle
SAS
Zoho
IBM