i
Optum Global
Solutions
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
Implementing a linked list involves defining nodes, linking them, and providing methods for insertion, deletion, and traversal.
Define a Node class with data and a pointer to the next node.
Create a LinkedList class to manage the head node and operations.
Implement methods for insertion (at head, tail, or specific position).
Implement methods for deletion (by value or position).
Provide traversal methods to display the...
Use bubble sort algorithm to rearrange the array in decreasing order.
Iterate through the array and compare adjacent elements, swapping them if they are in the wrong order.
Repeat this process until the array is sorted in decreasing order.
Example: ['apple', 'banana', 'cherry'] -> ['cherry', 'banana', 'apple']
Sort a linked list
Use a sorting algorithm like merge sort or quick sort
Traverse the linked list and rearrange the nodes accordingly
Ensure to update the head of the linked list after sorting
Reverse a string by iterating through the characters and swapping them
Create a function that takes a string as input
Initialize two pointers, one at the beginning and one at the end of the string
Swap the characters at the two pointers and move them towards the center until they meet
What people are saying about Optum Global Solutions
Constraints in SQL are rules that limit the type of data that can be inserted, updated or deleted from a table.
Constraints ensure data integrity and consistency.
Types of constraints include primary key, foreign key, unique, check, and default constraints.
Examples of constraints include ensuring a column cannot have null values, or ensuring a foreign key references a valid primary key.
Constraints can be added when ...
To restrict a class from being inherited, mark it as final.
Use the final keyword before the class declaration.
Final classes cannot be subclassed.
Any attempt to subclass a final class will result in a compile-time error.
I have worked with React, Node.js, and AWS recently.
Developed a web application using React and Node.js
Deployed the application on AWS EC2 instance
Used AWS S3 for storing and retrieving files
Implemented authentication and authorization using AWS Cognito
Integrated Stripe payment gateway for online payments
Procedure and package are two types of database objects used in Oracle database.
A procedure is a subprogram that performs a specific action and can be called by other programs.
A package is a collection of related procedures, functions, and variables that can be used by multiple programs.
Procedures and packages are stored in the database and can be called from any program that has access to the database.
Procedures ...
Design patterns are reusable solutions to common software design problems, enhancing code maintainability and scalability.
Singleton Pattern: Ensures a class has only one instance and provides a global point of access, useful for managing shared resources like configuration settings.
Observer Pattern: Defines a one-to-many dependency between objects, allowing multiple observers to be notified of state changes, commo...
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing direct access from outside the class.
Example: In object-oriented programming, classes are used to implement encapsulation by combining data attributes and methods.
TDP ...
Linked list graph string to be prepared
Graph linked list was asked in this round
I rate myself 8 out of 10 in Java, 7 out of 10 in Python, and 6 out of 10 in SQL.
Java - Strong understanding of OOP concepts, experience with Spring framework
Python - Proficient in data manipulation and analysis, used in various automation scripts
SQL - Comfortable writing complex queries, experience with database management
I appeared for an interview in Oct 2024, where I was asked the following questions.
Design patterns are reusable solutions to common software design problems, enhancing code maintainability and scalability.
Singleton Pattern: Ensures a class has only one instance and provides a global point of access, useful for managing shared resources like configuration settings.
Observer Pattern: Defines a one-to-many dependency between objects, allowing multiple observers to be notified of state changes, commonly u...
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
There were DSA and SQL questions
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
It was a standard and pretty easy one
I applied via Campus Placement
String manipulation questions
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
I am a software engineer with experience in developing web applications using Java and JavaScript.
Developed a web application using Java Spring framework
Implemented RESTful APIs for data retrieval and manipulation
Utilized JavaScript frameworks like React.js for front-end development
Worked on database design and optimization using SQL
Collaborated with cross-functional teams to deliver high-quality software
I appeared for an interview before Mar 2024.
Implementing a linked list involves defining nodes, linking them, and providing methods for insertion, deletion, and traversal.
Define a Node class with data and a pointer to the next node.
Create a LinkedList class to manage the head node and operations.
Implement methods for insertion (at head, tail, or specific position).
Implement methods for deletion (by value or position).
Provide traversal methods to display the list...
An IoC container manages object creation and dependencies, promoting loose coupling and easier testing in software applications.
IoC containers handle the instantiation and lifecycle of objects, reducing manual dependency management.
They support Dependency Injection (DI), allowing dependencies to be provided externally rather than hard-coded.
Examples include Spring Framework (Java), .NET Core's built-in IoC container, a...
Procedure and package are two types of database objects used in Oracle database.
A procedure is a subprogram that performs a specific action and can be called by other programs.
A package is a collection of related procedures, functions, and variables that can be used by multiple programs.
Procedures and packages are stored in the database and can be called from any program that has access to the database.
Procedures and p...
View is a virtual table while Materialized view is a physical table.
View is a logical representation of data while Materialized view is a physical copy of data.
View is updated dynamically while Materialized view needs to be refreshed manually.
Materialized view is faster for read-heavy operations while View is better for write-heavy operations.
Materialized view can be indexed while View cannot be indexed.
Some of the top questions asked at the Optum Global Solutions Software Engineer interview -
The duration of Optum Global Solutions Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 29 interview experiences
Difficulty level
Duration
based on 329 reviews
Rating in categories
Gurgaon / Gurugram
4-6 Yrs
₹ 9.3-21 LPA
Claims Associate
4.1k
salaries
| ₹2 L/yr - ₹5 L/yr |
Senior Software Engineer
3.3k
salaries
| ₹15.9 L/yr - ₹26 L/yr |
Software Engineer
2.8k
salaries
| ₹10.4 L/yr - ₹18 L/yr |
Medical Coder
1.7k
salaries
| ₹2 L/yr - ₹5.8 L/yr |
Senior Claims Associate
1.2k
salaries
| ₹2.6 L/yr - ₹5.9 L/yr |
Accenture
Wipro
Cognizant
Capgemini