i
Optum Global Solutions
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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 applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
What people are saying about Optum Global Solutions
There were DSA and SQL questions
Optum Global Solutions interview questions for designations
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
It was a standard and pretty easy one
Get interview-ready with Top Optum Global Solutions Interview Questions
I applied via Campus Placement
String manipulation questions
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
Constructors are special methods used to initialize objects. Overloading allows multiple constructors with different parameters.
Constructors have the same name as the class and no return type.
Overloading constructors allows for different ways to initialize objects.
Example: public class Person { public Person(string name) { } public Person(string name, int age) { } }
Overloaded constructors can call each other using the
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.
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 creat...
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 have learned about React Native in the last 6 months.
I have learned how to build mobile applications using React Native.
I have learned about the different components and libraries available in React Native.
I have also learned how to integrate React Native with other technologies like Firebase.
For example, I built a mobile app for a client using React Native and Firebase for real-time data updates.
I appeared for an interview before Mar 2024.
Java 8 introduced significant features like lambdas, streams, and the new Date-Time API, enhancing productivity and code readability.
Lambda Expressions: Enable concise representation of functional interfaces. Example: (a, b) -> a + b.
Streams API: Facilitates functional-style operations on collections. Example: list.stream().filter(x -> x > 10).collect(Collectors.toList()).
Default Methods: Allow interfaces to h...
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 27 interviews
3 Interview rounds
based on 321 reviews
Rating in categories
Claims Associate
4.2k
salaries
| ₹1 L/yr - ₹5.1 L/yr |
Senior Software Engineer
3k
salaries
| ₹9.6 L/yr - ₹32 L/yr |
Software Engineer
2.6k
salaries
| ₹6.3 L/yr - ₹18.6 L/yr |
Medical Coder
1.3k
salaries
| ₹1.5 L/yr - ₹8 L/yr |
Senior Claims Associate
1.2k
salaries
| ₹2.1 L/yr - ₹5.9 L/yr |
Accenture
Wipro
Cognizant
Capgemini