Filter interviews by
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
Aptitude questions,programs,mcqs
File handling,string handling
In 5 years, I see myself as a senior software developer leading a team and working on cutting-edge technologies.
Advancing to a senior software developer role
Leading a team of developers
Working on cutting-edge technologies
Continuing to learn and grow in the field
To count the number of triangles in a given picture, look for all possible triangles formed by connecting the vertices of the shapes.
Identify all the shapes in the picture that can form triangles.
Count the number of triangles formed by connecting the vertices of each shape.
Include both equilateral and right-angled triangles in the count.
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 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
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 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 1 interview experience
Difficulty level
Duration
based on 1 review
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