i
Oportun
Filter interviews by
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...
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)
I applied via LinkedIn and was interviewed in Jan 2024. There were 2 interview rounds.
OOPS is a programming paradigm based on objects, Inheritance is a mechanism in OOPS, SQL basics include querying databases.
OOPS stands for Object-Oriented Programming, where data and behavior are encapsulated within objects.
Inheritance is a mechanism in OOPS where a class inherits properties and behaviors from another class.
SQL basics include querying databases using SELECT, INSERT, UPDATE, DELETE statements.
Example: I...
Find the longest sub array with 0's and 1's
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...
Oportun interview questions for popular designations
Top trending discussions
I applied via Approached by Company and was interviewed before Oct 2021. There were 6 interview rounds.
Simple programming test from mettl website
I applied via Referral and was interviewed before Jun 2022. There were 5 interview rounds.
Hacker rank test based on string manipulation questions
I applied via LinkedIn and was interviewed in Sep 2022. There were 4 interview rounds.
Online assesment . 5 coding question in 90 minutes
Hackerrank coding test with paired screen. They give problem we have to write the logic
Again hacker rank code pair. the give problem and have to write logic. this round with staff senior engineer
I applied via LinkedIn and was interviewed before Mar 2022. There were 3 interview rounds.
Online test link given data structures were asked, array problem and string problem
Likewise Double Linked List was also asked
Spring Boot API endpoint is a URL that exposes the functionality of a web service.
API endpoints are the entry points for the client to access the server's resources.
Spring Boot provides a simple and easy way to create RESTful APIs.
Endpoints can be secured using Spring Security.
Endpoints can be documented using Swagger or Spring REST Docs.
Examples: /users, /products, /orders
I applied via Approached by Company and was interviewed in Jul 2022. There was 1 interview round.
Count the number of ways to reach target from source in a grid with 0s and 1s.
Use dynamic programming to solve the problem efficiently.
Traverse the grid using DFS or BFS to count the number of ways.
Consider edge cases like when source and target are the same or when there is no path.
Example: Given grid = [[0,0,0],[0,1,0],[0,0,0]], source = (0,0), target = (2,2), answer is 2.
Example: Given grid = [[0,1],[0,0]], source =
Tech stack for designing a scalable Uber-like service.
Use microservices architecture for scalability and fault tolerance.
Choose a cloud provider with auto-scaling capabilities.
Use a load balancer to distribute traffic across multiple instances.
Use a NoSQL database for high availability and scalability.
Use message queues for asynchronous communication between services.
Use containerization for easy deployment and managem...
Design a service to aggregate multiple sources of data/documentation centrally.
Identify sources of data/documentation
Determine data aggregation method
Design a centralized database to store aggregated data
Develop a user-friendly interface to access the data
Ensure data security and privacy
I took on additional responsibilities to help a colleague with a tight deadline.
Assisted a colleague with a project that had a tight deadline
Took on additional tasks outside of my regular responsibilities
Worked extra hours to ensure the project was completed on time
Provided guidance and support to the colleague throughout the project
The duration of Oportun interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 4 interviews
Interview experience
Senior Software Engineer
18
salaries
| ₹26.6 L/yr - ₹40.7 L/yr |
Data Engineer
9
salaries
| ₹12.7 L/yr - ₹19.8 L/yr |
Software Engineer
7
salaries
| ₹23 L/yr - ₹32.3 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 |
Paytm
Fiserv
PhonePe
KFintech