i
Bajaj Finserv
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Be the first one to contribute and help others!
posted on 29 Aug 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Basic questions on string and dynamic programming
I addressed the issue by initiating open communication, understanding their perspective, and finding common ground to work together effectively.
Initiated a one-on-one conversation to address the issue and understand their concerns
Listened actively to their perspective and tried to empathize with their point of view
Found common ground and established clear communication channels to work together effectively
Sought help f...
Led a team of 10 students in organizing a charity event for a local shelter.
Organized team meetings to delegate tasks and set deadlines
Motivated team members to actively participate and contribute ideas
Coordinated with external vendors and sponsors to secure donations and resources
Managed logistics and ensured smooth execution of the event
Evaluated the success of the event and gathered feedback for improvement
I was interviewed before Apr 2021.
Round duration - 90 minutes
Round difficulty - Medium
Online Technical Test (conducted early in morning in college campus)- consisted of MCQs from fundamentals of computer science like Operating Systems, DBMS, Networks, Programming and Data Structures
Online Coding Round (conducted early in morning in college campus)- Consisted of 2 questions to be coded in about 30-45 minutes of time(I don't remember te exact duration!)
The first question was based on basic logical thinking and some basic mathematics. The second one was based on Linked List in which we were expected to find the slope of the line whose coordinates were given in the node of the linked list.
The idea is to notice that the fractional part repeats only when we have already seen the same remainder before. So, that means we have to store the end index where this repetition starts in some data structure.
We can use Map / HashMap / Dictionary to store the remainder and its associated index while doing division so that whenever the same remainder comes up, we know there is a repeating f...
Tip 1 : Speed matters along with accuracy in coding test
Tip 2 : Core subjects matter in interviews
Tip 3 : Projects matter in interviews, even in HR round
Tip 1 : Don't lie on resume as they will ask everything in depth
Tip 2 : Quality matters over quantity of projects
I applied via LinkedIn and was interviewed in Oct 2024. There were 5 interview rounds.
Test was for Web Development - React
75min test
3 Questions
1 Coding Question
2 Scenario based questions
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Question Related to the DP and the Graph
Find the Kth maximum element in an array of strings.
Sort the array in descending order.
Return the element at index K-1.
Coin change problem can be solved using dynamic programming to find the minimum number of coins needed to make a certain amount of change.
Use dynamic programming to build up solutions for smaller subproblems
Start by initializing an array to store the minimum number of coins needed for each amount from 0 to the target amount
Iterate through each coin denomination and update the array with the minimum number of coins need
posted on 24 Jun 2024
I applied via Approached by Company and was interviewed in May 2024. There were 4 interview rounds.
Basic array and vectors DSA questions
I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.
I am currently working on developing a web application for a client in the e-commerce industry.
Developing front-end using React.js and back-end using Node.js
Implementing payment gateway integration for seamless transactions
Optimizing website performance for better user experience
The current design of the project is a microservices architecture with a front-end built using React and a back-end using Node.js.
Microservices architecture is used for scalability and flexibility
Front-end is developed using React for a dynamic user interface
Back-end is built with Node.js for server-side logic
Aptitude was very basic.
A constant is a value that does not change during the execution of a program.
Constants are used to store values that remain the same throughout the program.
They are declared using the 'const' keyword in many programming languages.
Examples include mathematical constants like pi (3.14159) or physical constants like the speed of light (299,792,458 m/s).
Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.
Objects are instances of classes, which define the structure and behavior of the objects.
Encapsulation, inheritance, and polymorphism are key principles of object oriented programming.
Example: Inheritance allows a subclass to inherit attributes and methods from a superclass.
Our work culture is collaborative, innovative, and focused on continuous learning and growth.
Encourages teamwork and open communication
Emphasizes creativity and problem-solving
Provides opportunities for professional development
Values diversity and inclusion
Promotes a healthy work-life balance
posted on 1 Oct 2024
I applied via Campus Placement
DP graphs strings it was good
Reverse a linked list by changing the direction of pointers
Start with three pointers: current, previous, and next
Iterate through the list, updating pointers to reverse the direction
Return the new head of the reversed list
The Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Start with two variables initialized to 0 and 1
Loop through desired number of iterations, adding the previous two numbers to get the next number
Print or store each number in the series
Assistant Manager
1.3k
salaries
| ₹1.5 L/yr - ₹6.7 L/yr |
Sales Officer
1.2k
salaries
| ₹1 L/yr - ₹5 L/yr |
Sales Executive
1.1k
salaries
| ₹0.9 L/yr - ₹5.1 L/yr |
Sales Manager
1k
salaries
| ₹1.5 L/yr - ₹9.6 L/yr |
Manager
858
salaries
| ₹2.7 L/yr - ₹11 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
State Bank of India