Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Optum Global Solutions Team. If you also belong to the team, you can get access from here

Optum Global Solutions Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 5.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Optum Global Solutions Full Stack Engineer Interview Questions and Answers

Updated 21 Nov 2024

Optum Global Solutions Full Stack Engineer Interview Experiences

2 interviews found

Full Stack Engineer Interview Questions & Answers

user image vaishnavi Sharma

posted on 31 Aug 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 easy dsa question based on binary search and apti and core section

Round 2 - One-on-one 

(1 Question)

  • Q1. 1 dsa easy level question based on simple adhoc and oops related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Bit lengthy round healthy discussion around projects, core subjects like os dbms networking + some behavioural questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a coding test

Round 2 - HR 

(3 Questions)

  • Q1. Asked about projects
  • Q2. Behavioral questions
  • Q3. Basics in java programming

Full Stack Engineer Interview Questions Asked at Other Companies

Q1. Find All Subsets Given an array arr consisting of 'N' distinct in ... read more
asked in MasterCard
Q2. Longest Palindromic Subsequence Problem Statement Given a string ... read more
Q3. Reverse Linked List Problem Statement Given a singly linked list ... read more
asked in SPRINKLR
Q4. Next Smallest Palindrome Problem Statement Given a string represe ... read more
asked in MasterCard
Q5. Word Pattern Problem Statement Given two strings S and T, determi ... read more

Full Stack Engineer Jobs at Optum Global Solutions

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Basic coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Technical Question
  • Q2. Questions on oops concept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via campus placement at Bannari Amman Institute of Technology, Sathyamangalam and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

THERE ARE QUANTS, REASONING AND VERBAL

Round 2 - HR 

(2 Questions)

  • Q1. MY ROLE IS PROGRAM ANALYST TRAINEE. IN HR ROUND THEY ASKED ME IN CORE: 1. WHAT IS FLIP FLOP 2. WHAT IS DIODE IN PROGRAMMING: 1. WHAT IS ENCAPSULATION. 2. WHAT IS ABSTRACTION. 3. WHAT IS INHERITANCE. 4. ...
  • Q2. AFTER TECHNICAL HR ROUND THERE IS PERSONAL HR ROUND. IN THAT ROUND THEY VERIFY OWR CERTIFICATE LIKE PAN, AADAAR CARD, 10TH AND 12TH CERTIFICATE.

Interview Preparation Tips

Interview preparation tips for other job seekers - PREPARE BASIC OOPS AND C PROGRAMMING QUESTION.
ALSO PREPARE SOME APTITUDE ALSO.
BASIC PROGRAMME LIKE PRINT 1 TO 100, PRINT FIBANOCCI SERIES, PRINT ADD NUMBER, ETC......
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Where are Logic App logs stored?
  • Ans. 

    Logic App logs are stored in Azure Monitor Logs (formerly known as Log Analytics).

    • Logic App logs are stored in Azure Monitor Logs, which is a centralized log storage and analytics service in Azure.

    • Logs can be viewed and analyzed using Azure Monitor Logs queries.

    • Logs can also be integrated with other Azure services for monitoring and alerting purposes.

  • Answered by AI
  • Q2. How to get the 5th top position data in Sql?
  • Ans. 

    Use the OFFSET and FETCH clauses in SQL to get the 5th top position data.

    • Use the ORDER BY clause to sort the data in descending order.

    • Use the OFFSET clause to skip the first 4 rows.

    • Use the FETCH clause to retrieve only the next row after skipping the first 4 rows.

  • Answered by AI
  • Q3. How do you implement custom middleware in .net core?
  • Ans. 

    Custom middleware in .NET Core can be implemented by creating a class that implements the IMiddleware interface and adding it to the application pipeline.

    • Create a class that implements the IMiddleware interface

    • Implement the InvokeAsync method in the middleware class to handle the request processing logic

    • Add the custom middleware to the application pipeline in the Configure method of the Startup class

  • Answered by AI
  • Q4. Explain Authentication & Authorization in asp.net core?
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what resources a user can access.

    • Authentication confirms the identity of a user through credentials like username and password.

    • Authorization determines the permissions and access levels of a user based on their authenticated identity.

    • In ASP.NET Core, authentication is handled through middleware like Identity, OAuth, or JWT tokens.

    • Authorizati...

  • Answered by AI
  • Q5. Explain session management in asp.net core?
  • Ans. 

    Session management in ASP.NET Core involves storing and retrieving user-specific data during a user's visit to a website.

    • Session data is stored on the server side by default in ASP.NET Core

    • Session data can be accessed and manipulated using the HttpContext.Session property

    • Session data can be configured to use different storage providers such as in-memory, distributed cache, or SQL Server

    • Session data is typically used to...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NTT Data Dot Net Fullstack Developer interview:
  • Dot Net
  • Azure
  • Angular
Interview preparation tips for other job seekers - Prepare from begginer to expert level on the JD

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Dependency injection
  • Q2. What is middleware
Round 2 - techno mangerial 

(1 Question)

  • Q1. Project based questions
Round 3 - HR 

(1 Question)

  • Q1. Salaru neogiation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Discuss about OWASP features

Interview Preparation Tips

Interview preparation tips for other job seekers - Discuss about Payments flow ?
Discuss about different types of cards?
Discuss about Java 8 features?
Discuss about project?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Cache implementation in spring boot
  • Ans. 

    Spring Boot provides support for caching through annotations like @Cacheable, @CacheEvict, @CachePut.

    • Use @EnableCaching annotation to enable caching in Spring Boot application

    • Use @Cacheable annotation to cache the result of a method

    • Use @CacheEvict annotation to remove entries from the cache

    • Use @CachePut annotation to update the cache without interfering with the method execution

  • Answered by AI
  • Q2. Few coding questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core java basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question on my last project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Springboot -all questions relevant to springboot were asked

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Full Stack Engineer interview?
Optum Global Solutions interview process usually has 2-3 rounds. The most common rounds in the Optum Global Solutions interview process are Coding Test, One-on-one Round and HR.
How to prepare for Optum Global Solutions Full Stack Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Optum Global Solutions. The most common topics and skills that interviewers at Optum Global Solutions expect are Azure Cloud, DevOps, GraphQL, Jenkins and Kafka.
What are the top questions asked in Optum Global Solutions Full Stack Engineer interview?

Some of the top questions asked at the Optum Global Solutions Full Stack Engineer interview -

  1. bit lengthy round healthy discussion around projects, core subjects like os dbm...read more
  2. 1 dsa easy level question based on simple adhoc and oops related questi...read more
  3. Basics in java programm...read more

Tell us how to improve this page.

Optum Global Solutions Full Stack Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
View all
Optum Global Solutions Full Stack Engineer Salary
based on 9 salaries
₹12 L/yr - ₹14.5 L/yr
23% more than the average Full Stack Engineer Salary in India
View more details
Full Stack Engineer - Rest and GraphQL

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Explore more jobs
Claims Associate
4.3k salaries
unlock blur

₹1.6 L/yr - ₹5.6 L/yr

Senior Software Engineer
2.8k salaries
unlock blur

₹9.4 L/yr - ₹29.6 L/yr

Software Engineer
2.6k salaries
unlock blur

₹6.2 L/yr - ₹22 L/yr

Senior Claims Associate
1.2k salaries
unlock blur

₹2.1 L/yr - ₹5.8 L/yr

Medical Coder
1.1k salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Optum Global Solutions with

Cognizant

3.8
Compare

Accenture

3.8
Compare

IBM

4.0
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview