Filter interviews by
I appeared for an interview before Oct 2022.
20 Questions on On SQL
Top trending discussions
The first round was a coding test, which was outsourced to an external vendor. I was asked 2 basic DSA questions, and there was discussions around the time and space complexity, and scope of optimizing the solutions. Post that there were a few questions around Spring Boot features and basic system design. The interviewer was professional throughout the interview, and the interview process felt more like a discussion, as compared to the standard interview process.
There was another round of coding - this time conducted by the organization itself. It consisted of a medium level DSA question on stacks. I wrote the code on my personal IDE and executed it there itself. The interviewer discussed about the possible edge cases and how I would deal with them. Post solving the question I was asked about my previous projects.
This was the final round where the discussion was largely around system design and HLD. It started off with questions are system design patterns and concepts. Then I was asked to design a booking design, with discussions around concurrency control and transaction management.
Implement a dynamic programming solution for stock buy and sell problem.
Use dynamic programming to find the maximum profit by buying and selling stocks.
Keep track of the minimum stock price seen so far and update the maximum profit accordingly.
Consider edge cases like no profit or negative profit.
Example: Input [7, 1, 5, 3, 6, 4], Output 5 (buy at 1, sell at 6)
DynamoDB is a fully managed NoSQL database service provided by AWS, designed for high performance and scalability.
DynamoDB is schema-less, allowing for flexible data models
It offers high availability and durability through replication and automatic backups
DynamoDB uses primary keys for data retrieval, with optional secondary indexes for querying
It supports ACID transactions for consistency and reliability
DynamoDB is de...
A function is a standalone block of code that can be called independently, while a method is a function that is associated with a class or object.
Functions are standalone blocks of code, while methods are functions associated with classes or objects.
Functions can be called independently, while methods are called on specific instances of classes or objects.
Functions are defined outside of classes, while methods are defi...
I am responsible for assisting in various tasks and projects within the company.
Supporting team members in daily operations
Completing assigned tasks in a timely manner
Assisting in research and analysis
Participating in meetings and discussions
CTC stands for Cost to Company, which includes all expenses related to an employee's compensation.
CTC includes salary, bonuses, benefits, and any other perks provided by the company
It is the total amount of money a company spends on an employee in a year
CTC is often used to negotiate job offers and understand the full value of a compensation package
I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.
Basic python, sql and pandas questions
I appeared for an interview in Jan 2025.
Test was based on arrays and some dsa concepts.
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2023. There was 1 interview round.
Yes
Java uses pass by value for all variables, including object references.
When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.
Modifying the reference inside the method will not affect the original reference outside the method.
However, modifications to the object's state inside the method will be visible outside the method.
Singleton pattern restricts the instantiation of a class to a single object.
Singleton pattern ensures that only one instance of a class exists throughout the application.
It provides a global point of access to the instance.
Commonly used in scenarios where a single instance needs to coordinate actions across the system.
Example: Database connection manager, logger, configuration manager.
based on 1 interview
Interview experience
based on 31 reviews
Rating in categories
Software Engineer
15
salaries
| ₹3 L/yr - ₹5.1 L/yr |
Collections Executive
11
salaries
| ₹2 L/yr - ₹3 L/yr |
Java Developer
9
salaries
| ₹2.4 L/yr - ₹6 L/yr |
Softwaretest Engineer
7
salaries
| ₹4.5 L/yr - ₹6 L/yr |
Operations Executive
7
salaries
| ₹1.8 L/yr - ₹2.8 L/yr |
Fino Paytech
Wibmo
OneCard
ROI NET Solution