Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2021. There were 5 interview rounds.
Mathematics and calculations
Problems given,you have to provide written code solutions
Code to retrieve a file in C
Use the fopen() function to open the file
Use the fread() function to read the contents of the file
Use the fclose() function to close the file
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 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 9 Jun 2021
I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.
posted on 11 May 2021
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
posted on 25 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There were 2 interview rounds.
Coding round was good
posted on 17 Dec 2024
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
Mathematical, logical, and english
Discussion abiut engineering degree
posted on 24 Jan 2023
I applied via Campus Placement
It was an online assessment included aptitude, technical and verbal questions.
Java code to reverse a given string
Use StringBuilder or StringBuffer class
Iterate through the string in reverse order
Append each character to the StringBuilder object
posted on 13 Apr 2023
I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 4 interview rounds.
Core Java, Spring Framework
String Program
Split the string in reverse order
based on 2 reviews
Rating in categories
Senior Software Engineer
381
salaries
| ₹4.7 L/yr - ₹9.7 L/yr |
Software Engineer
196
salaries
| ₹4 L/yr - ₹8.4 L/yr |
Technical Anchor
179
salaries
| ₹9.6 L/yr - ₹18 L/yr |
Test Anchor
92
salaries
| ₹6 L/yr - ₹13.2 L/yr |
Technical Operations Lead
81
salaries
| ₹6 L/yr - ₹14 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Nucleus Software Exports