i
BMC Software
Filter interviews by
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
It was not good, it contain mostly question of java programming.
Factorial of n and sum of n numbers using recursion
Create a recursive function to calculate factorial of n
Use a recursive function to calculate the sum of all n numbers
Handle base cases for both factorial and sum calculations
Example: Factorial of 5 = 5 * 4 * 3 * 2 * 1 = 120, Sum of first 5 numbers = 1 + 2 + 3 + 4 + 5 = 15
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Two questions were asked and answered both
Two programs on Java was asked on loops and collections
I appeared for an interview in Aug 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Interview was scheduled in afternoon. It was more on OOPs and DSA.
Given a singly linked list of integers, determine if the linked list is a palindrome.
A linked list is considered a palindrome if it reads the same forwar...
Check if a given singly linked list of integers is a palindrome or not.
Traverse the linked list to find the middle element using slow and fast pointers.
Reverse the second half of the linked list.
Compare the first half with the reversed second half to determine if it's a palindrome.
Round duration - 20 Minutes
Round difficulty - Easy
She asked me more about myself and few projects in resume. It was more of formal discussion than an interview round. I was very comfortable and she aksed me about my location preference at end of. Interview.
Tip 1 : BlackRock has so many projects in Java, So I made sure I clear my basics and prepare well for each and every question about Java
Tip 2 : OOPS is something which was being asked from everyone and every seniors confirmed the same.
Tip 3 : Have good projects, preferably in development.
Tip 1 : Have at least 2 projects.
Tip 2 : Include certifications.
I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.
Singleton is a creational design pattern that ensures a class has only one instance and provides a global point of access to it.
To create a Singleton, make the constructor private to prevent direct instantiation
Create a static method that returns the instance of the class
Use lazy initialization to create the instance only when it's needed
Ensure thread safety by using synchronized keyword or double-checked locking
Exampl...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Asked to write a code related to transaction in java8
I appeared for an interview in Dec 2024.
based on 2 reviews
Rating in categories
Product Developer
147
salaries
| ₹7.9 L/yr - ₹21.6 L/yr |
Staff Product Developer
98
salaries
| ₹13.2 L/yr - ₹25 L/yr |
Staff Specialist Product Developer
94
salaries
| ₹16 L/yr - ₹34.5 L/yr |
Senior Product Developer
91
salaries
| ₹22.2 L/yr - ₹44 L/yr |
Technical Support Analyst
84
salaries
| ₹6 L/yr - ₹14.2 L/yr |
Xoriant
CitiusTech
HTC Global Services
HERE Technologies