i
Optum Global Solutions
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via campus placement at Banasthali University and was interviewed before Nov 2022. There were 3 interview rounds.
Pattern: 2 coding questions and few technical+non-technical mcqs
platform: Mettl .com
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']
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 stand...
Linked list graph string to be prepared
Graph linked list was asked in this round
What people are saying about Optum Global Solutions
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Optum Global Solutions interview questions for designations
There were DSA and SQL questions
Get interview-ready with Top Optum Global Solutions Interview 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 at SRM Institute of Science & Technology, Chennai
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.
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 26 interviews
3 Interview rounds
based on 314 reviews
Rating in categories
Claims Associate
4.3k
salaries
| ₹0.9 L/yr - ₹5.5 L/yr |
Senior Software Engineer
2.8k
salaries
| ₹9.5 L/yr - ₹32 L/yr |
Software Engineer
2.6k
salaries
| ₹6.2 L/yr - ₹22 L/yr |
Medical Coder
1.2k
salaries
| ₹1.5 L/yr - ₹8 L/yr |
Senior Claims Associate
1.2k
salaries
| ₹2.1 L/yr - ₹5.8 L/yr |
Cognizant
Accenture
IBM
TCS