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 13 May 2021
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 5 interview rounds.
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 21 Nov 2021
Our company follows Agile methodologies, emphasizing collaboration, iterative development, and continuous improvement.
Daily Stand-ups: Team members share progress and blockers, ensuring alignment and quick resolution of issues.
Sprint Planning: We define goals and tasks for the upcoming sprint, prioritizing based on business value.
Code Reviews: Peer reviews are conducted to maintain code quality and share knowledge amon...
posted on 11 May 2021
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
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 16 Feb 2024
Aptitude questions of all the topics
Java and OOPs concept related coding
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