Filter interviews by
I applied via Job Portal and was interviewed in Jun 2024. There was 1 interview round.
MVC is a design pattern that separates an application into three main components: Model, View, and Controller. Web API is a framework for building HTTP services that can be consumed by a variety of clients. OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
MVC: Model represents the data, View displays the data to the user, and Controller handles user input and updates t...
To consume an API, you need to make HTTP requests to the API endpoints and process the response data.
Understand the API documentation to know the endpoints, request methods, and parameters.
Use tools like Postman or cURL to test the API endpoints before integrating them into your code.
Make HTTP requests (GET, POST, PUT, DELETE) to the API endpoints using libraries like Axios or Fetch in your code.
Handle the response dat...
Top trending discussions
Code for rand7 using rand5 function
Use rand5 twice to generate a number in [1,25] with equal probability
If the number is greater than 21, discard and try again
Otherwise, return (number mod 7) + 1
LRU cache is implemented using a doubly linked list and a hash map.
Create a doubly linked list to keep track of the order of elements in the cache.
Create a hash map to store the key-value pairs of the cache.
When a new element is added, check if the cache is full. If it is, remove the least recently used element from the linked list and the hash map.
When an element is accessed, move it to the front of the linked list to...
Function to randomly select pivot element in Quick Sort
Generate a random index within the range of the array
Return the element at the randomly generated index as the pivot
I appeared for an interview before Sep 2020.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer called my via phone and simultaneously provided me a link where I had to write the code for a given problem. It was scheduled at 12:30 pm, so timing was not an issue. It was a standard DP question involving a 2D matrix. The question was easy and I was able to code it within given time.
Round duration - 60 minutes
Round difficulty - Easy
The interviewer asked me two coding questions in this round.
Efficient program to find sum of largest contiguous subarray within a one-dimensional array.
Use Kadane's algorithm to find the maximum sum subarray in O(n) time complexity.
Initialize max_sum and current_sum to 0, iterate through array updating current_sum and max_sum.
Return max_sum as the result.
Round duration - 60 minutes
Round difficulty - Easy
This was on-site round at their Bangalore office. The interviewer was friendly and helpful. The interview held inside a conference room.
Given an undirected and disconnected graph G(V, E)
, where V
is the number of vertices and E
is the number of edges, the connections between vertices are provided in the 'GR...
DFS traversal problem to find connected components in an undirected and disconnected graph.
Use Depth First Search (DFS) algorithm to traverse the graph and find connected components
Maintain a visited array to keep track of visited vertices
Iterate through all vertices and perform DFS on unvisited vertices to find connected components
Round duration - 60 minutes
Round difficulty - Easy
This was the next round of the onsite interviews. Took place in the same conference room as that of the previous round.
Round duration - 60 minutes
Round difficulty - Easy
This was the third round of the onsite interview.
Practice DP based questions as much as you can. Also, be confident during the interview about your solution. For practice, you can prefer Coding Ninjas and Geeks For Geeks.
Application resume tips for other job seekersKeep it short. Mention the academic and professional projects you've done. Add your educational details properly with percentage or CGPA obtained.
Final outcome of the interviewSelectedI applied via Instahyre and was interviewed in Nov 2023. There were 3 interview rounds.
There were one medium and one easy coding question of DSA one of the array and another of string.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
1 dp
2 dynamic graph
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
Had 2 data structure questions of easy and medium level.
I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.
Moderate coding question
Assignment based on a app
Inheritance in Java allows a class to inherit properties and behavior from another class.
Inheritance allows for code reusability and promotes a hierarchical relationship between classes.
Subclasses can access the methods and fields of their superclass.
Example: class Dog extends Animal {} - Dog inherits properties and behavior from Animal class.
OOP focuses on objects and classes, while POP focuses on procedures and functions.
OOP emphasizes data encapsulation and inheritance
POP emphasizes sequential execution of procedures
Example of OOP: Java, C++
Example of POP: C, Pascal
I applied via LinkedIn and was interviewed in Oct 2023. There was 1 interview round.
About 2 hours long interview in 3 sets one technical and 2 HR rounds
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
Java, HTML, CSS, BASIC aptitude questions
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Core Java, HTML, CSS, BASIC aptitude questions
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Financial Advisor
97
salaries
| ₹1.1 L/yr - ₹4.5 L/yr |
Investment Specialist
13
salaries
| ₹1.7 L/yr - ₹3.5 L/yr |
Software Developer
10
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Back Office Executive
7
salaries
| ₹1 L/yr - ₹2.5 L/yr |
Investment Advisor
6
salaries
| ₹1.5 L/yr - ₹2 L/yr |
HDB Financial Services
AU Small Finance Bank
Bajaj Finance
Equitas Small Finance Bank