Filter interviews by
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...
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
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
Asked QRE question and some query questions
I am a passionate application developer with experience in creating innovative solutions for various industries.
Experienced in developing web and mobile applications using languages such as Java, JavaScript, and Swift
Proficient in database management and integration with applications
Strong problem-solving skills and ability to work in a team environment
Familiar with Agile development methodologies and continuous integr
I am familiar with a variety of technologies including Java, Python, SQL, HTML, CSS, JavaScript, and Git.
Java
Python
SQL
HTML
CSS
JavaScript
Git
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
based on 9 reviews
Rating in categories
Senior Member Technical
1.6k
salaries
| ₹7 L/yr - ₹21.3 L/yr |
Senior Process Associate
1.4k
salaries
| ₹2 L/yr - ₹8.2 L/yr |
Analyst
1.3k
salaries
| ₹3.4 L/yr - ₹10.5 L/yr |
Consultant
1.2k
salaries
| ₹10 L/yr - ₹40 L/yr |
Member Technical
884
salaries
| ₹3.5 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech