i
SHL
Work with us
Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2020. There was 1 interview round.
posted on 12 Feb 2021
I applied via Other and was interviewed before Feb 2020. There were 3 interview rounds.
HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.
HashMap uses an array of buckets to store key-value pairs
Each bucket contains a linked list of entries with the same hash code
When a key-value pair is added, its hash code is used to determine the bucket and added to the linked list
When a value is retrieved, its hash code is used to find the bucket and search the linked ...
Set methods are used to set values of private variables in a class.
Set methods are also known as setter methods.
They are used to ensure encapsulation in object-oriented programming.
They typically take a parameter and set the value of a private variable to that parameter.
For example, a set method for a class variable 'name' might look like: public void setName(String name) { this.name = name; }
posted on 6 Nov 2021
I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 5 interview rounds.
Aptitude consisted of basic quant questions, followed by technical concepts related OOP, .net, java and SQL.
posted on 4 Aug 2021
posted on 13 Oct 2023
I applied via Walk-in and was interviewed in Apr 2023. There were 5 interview rounds.
Be good at aptitude.
Be good at programming
posted on 17 Jun 2024
DBMS stands for Database Management System. Joins are used to combine rows from two or more tables based on a related column between them.
DBMS is a software that manages databases, allowing users to interact with the data stored in them.
Joins are used in SQL queries to combine data from multiple tables based on a related column.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
posted on 31 Dec 2021
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
Garbage collector is an automatic memory management system that frees up memory occupied by objects that are no longer in use.
Garbage collector is a part of the runtime environment of a programming language.
It automatically identifies and frees up memory that is no longer being used by the program.
There are different types of garbage collectors such as mark-and-sweep, reference counting, and generational garbage collec...
posted on 20 May 2023
DBms, operating system, system design, java, opps, data structure, web development, 3 codes.
Software Engineer
95
salaries
| ₹6 L/yr - ₹22 L/yr |
Associate Software Engineer
58
salaries
| ₹6.7 L/yr - ₹13 L/yr |
Senior Software Engineer
44
salaries
| ₹10.5 L/yr - ₹34.5 L/yr |
QA Engineer
40
salaries
| ₹5 L/yr - ₹15.8 L/yr |
Manager
34
salaries
| ₹5.7 L/yr - ₹19.5 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Nucleus Software Exports