Filter interviews by
General coding questions
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
Arrays, Strings, LinkedList, Sorting
HashMap is a data structure that stores key-value pairs, while Graphs are a data structure that represents relationships between nodes.
HashMap is used for fast lookups of values based on keys.
Graphs are used to represent connections between nodes.
HashMaps have constant time complexity for lookups, while Graphs may have varying time complexity depending on the algorithm used.
Example: HashMap can be used to store a mappi...
Program to retrieve diagonal elements of an array of strings
Iterate through the rows and columns of the array
Check if the row index is equal to the column index to get the diagonal elements
Store the diagonal elements in a separate array
I was interviewed 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 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 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 Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.
I was interviewed before Oct 2021.
A nested list is a list that contains other lists as its elements.
Nested lists can be created using square brackets and separating the elements with commas.
Elements of a nested list can be accessed using indexing and slicing.
Example: my_list = [[1, 2, 3], [4, 5, 6], [7, 8, 9]]
Accessing element 5: my_list[1][1]
A queue is a data structure that follows the First In First Out (FIFO) principle.
Elements are added to the back of the queue and removed from the front.
Example: A line of people waiting for a movie ticket.
Operations: Enqueue (add element to back), Dequeue (remove element from front), Peek (view front element)
posted on 19 Aug 2022
I applied via Referral and was interviewed before Aug 2021. There were 2 interview rounds.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Process Associate
436
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Process Associate
140
salaries
| ₹0 L/yr - ₹0 L/yr |
Developer 2
63
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Team Lead
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Yardi Systems
MRI Software
Buildium
Entrata