Filter interviews by
Top trending discussions
posted on 3 Feb 2024
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
posted on 22 Feb 2023
posted on 24 Mar 2024
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
Arrays are a data structure that stores a collection of elements of the same data type in a contiguous memory location.
Arrays are used to store multiple values in a single variable.
Elements in an array are accessed by their index position.
Arrays can be of fixed size or dynamic size.
Example: String[] names = {"Alice", "Bob", "Charlie"};
ArrayList is a dynamic array in Java that can grow or shrink in size as needed.
ArrayList is a class in Java that implements the List interface.
It allows for dynamic resizing, unlike regular arrays which have a fixed size.
Elements in an ArrayList can be accessed using their index.
Example: ArrayList
names.add("Alice"); names.add("Bob");
Senior Software Engineer
34
salaries
| ₹9 L/yr - ₹24 L/yr |
Software Engineer
24
salaries
| ₹4 L/yr - ₹10.8 L/yr |
Technical Consultant
23
salaries
| ₹22 L/yr - ₹45 L/yr |
System Engineer
21
salaries
| ₹6.5 L/yr - ₹11.4 L/yr |
System Administrator
20
salaries
| ₹3.3 L/yr - ₹7.3 L/yr |
Reliance Retail
Future Group
Tata Group
Aditya Birla Group