i
Oportun
Filter interviews by
I applied via Referral and was interviewed before Jul 2022. There were 5 interview rounds.
Angular has a life cycle consisting of several phases that a component goes through from creation to destruction.
Angular components go through several life cycle hooks such as ngOnInit, ngOnDestroy, etc.
ngOnInit is called after the component has been initialized and its data-bound properties have been checked.
ngOnDestroy is called just before the component is destroyed.
Other life cycle hooks include ngOnChanges, ngDoCh...
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.
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
1 hour - Reverse linked list k at a time
Java 8 stream setup involves creating a stream from a collection or array and applying operations like filter, map, and reduce.
Create a stream from a collection using stream() method
Apply operations like filter, map, and reduce to process elements
Use terminal operations like collect or forEach to get the final result
CAP Theorem states that in a distributed system, it is impossible to simultaneously achieve consistency, availability, and partition tolerance.
Consistency: All nodes in the system have the same data at the same time.
Availability: Every request gets a response, even if some nodes are down.
Partition Tolerance: The system continues to operate despite network partitions.
Examples: MongoDB prioritizes consistency and partiti...
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...
Oportun interview questions for designations
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)
Get interview-ready with Top Oportun Interview Questions
Top trending discussions
I applied via Instahyre and was interviewed in Nov 2024. There were 2 interview rounds.
Was of 1 hour, got asked about 3 sum as well as a medium level problem
posted on 17 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.
One dsa question and one zero defect policy pros and cons
The maximum number of connections in a graph is determined by the number of nodes.
The maximum number of connections in a graph with 'n' nodes is n*(n-1)/2.
For example, a graph with 4 nodes can have a maximum of 6 connections (4*(4-1)/2 = 6).
Designed a scalable system for real-time data processing using microservices architecture
Used microservices architecture to break down the system into smaller, independent services
Implemented message queues like Kafka for asynchronous communication between services
Utilized Docker and Kubernetes for containerization and orchestration
Designed RESTful APIs for communication between services
Used Redis for caching and Mongo
posted on 28 Dec 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.
Java coding questions, basic Java questions.
I was interviewed in Oct 2024.
Interview experience
based on 5 reviews
Rating in categories
Senior Software Engineer
18
salaries
| ₹26.6 L/yr - ₹40.7 L/yr |
Data Engineer
13
salaries
| ₹12.7 L/yr - ₹19.4 L/yr |
Software Engineer
12
salaries
| ₹11.7 L/yr - ₹26 L/yr |
Senior Software Engineer Testing
7
salaries
| ₹22 L/yr - ₹35 L/yr |
Senior Software Test Engineer
6
salaries
| ₹21 L/yr - ₹25.2 L/yr |
Aye Finance
Axio
LendingKart
NeoGrowth Credit