Upload Button Icon Add office photos

Filter interviews by

Carelon Global Solutions Interview Questions, Process, and Tips

Updated 1 Mar 2025

Top Carelon Global Solutions Interview Questions and Answers

View all 140 questions

Carelon Global Solutions Interview Experiences

Popular Designations

363 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Their hiring managers are incompetent

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a sick company. they donot want to pay . And will go out of way to harass those people who are paid on a higher side (instead of providing them more relevant task). When this company requires resources . they will hire you saying that they are the paymasters and other craps , but when they have alternatives, they'll treat you like shit, they will try to trap you into something bad, I have seen they have been very rude to some employees in a most unimaginable way, They also want that you marry their sick incompetent/outdated systems and never leave if you are less paid . they will not want you to learn anything. They will also access your phone, whatsapp, facebook, and their laptop comes with hidden microphones, so they will have access to your personal life as well. DONOT JOIN IF YOU ARE A SMART PROFESSIONAL

Top Carelon Global Solutions Senior Software Engineer Interview Questions and Answers

Q1. What is O-Auth ? Which type of authentication/security used in ur project ?
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are your past professional experiences?
  • Q2. Situation based questions ?
Round 2 - One-on-one 

(2 Questions)

  • Q1. What are your current roles and responsibilities?
  • Q2. What challenges have you faced in the past, and how did you overcome them?

Executive Assistant Interview Questions asked at other Companies

Q1. What is deviation What is validation and its type in detail What is CAPA AND HOW IT is initiated Examples of incidences and how it is rectified Examples of preventive action and corrective actions Procedure for reprocessing of batch What is... read more
View answer (1)
Carelon Global Solutions Interview Questions and Answers for Freshers
illustration image

Associate Software Engineer Interview Questions & Answers

user image Harshavardhan Teja

posted on 25 Feb 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. It was a casual conversation with upcoming roles and responsibilities from the company.
Round 2 - Technical 

(2 Questions)

  • Q1. On sql queries focusing on foundations.
  • Q2. On programming language

Top Carelon Global Solutions Associate Software Engineer Interview Questions and Answers

Q1. If your pega certified? Who java is used in pega,define oops,what are different types of Inheritance, what are activities gives examples,some questions on ruleset
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Na na na da ga ga ha
Round 2 - Technical 

(1 Question)

  • Q1. Na na na da ga ga
Round 3 - Behavioral 

(1 Question)

  • Q1. Na na na ga ga ga

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Carelon Global Solutions interview questions for popular designations

 Claims Associate

 (67)

 Associate Software Engineer

 (49)

 Software Engineer

 (29)

 QA Engineer

 (14)

 Associate

 (11)

 Senior Software Engineer

 (11)

 Process Associate

 (8)

 Benefit Analyst

 (6)

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Nothing to say worst experience
Round 2 - Technical 

(1 Question)

  • Q1. Nothing to say worst experience
Round 3 - HR 

(1 Question)

  • Q1. Nothing to say worst experience

Informatica Administrator Interview Questions asked at other Companies

Q1. Details on Steps to be taken when prod goes down ?
View answer (1)

Get interview-ready with Top Carelon Global Solutions Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Self introduction and scheduling for interview
Round 2 - Aptitude Test 

Little bit difficult but we can

Round 3 - One-on-one 

(2 Questions)

  • Q1. Manager round or Team lead round
  • Q2. Self introduction and questions about company etc...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for interview with confidence and study about the company and prepare for aptitude test

Associate Analyst Interview Questions asked at other Companies

Q1. If you are given an array of 6 numbers 123345 give the logic for finding the duplicate numbers in this array Other technical questions where purely based on what we say previously. When I talked about my course and specializations, all the ... read more
View answer (7)

Jobs at Carelon Global Solutions

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Python Coding Questions. Question related to projects I have been part of.
Round 2 - Technical 

(1 Question)

  • Q1. Questions specific to AWS, Snowflake and interaction between them.
Round 3 - HR 

(1 Question)

  • Q1. Compensation and expectations discussion

Interview Preparation Tips

Topics to prepare for Carelon Global Solutions Software Engineer interview:
  • Python
  • AWS
  • Snowflake

Software Engineer Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Testng and how it is helpful to the project
  • Ans. 

    TestNG is a testing framework for Java that helps in organizing and running test cases efficiently.

    • TestNG allows for grouping of test cases, prioritizing them, and running them in parallel.

    • It provides annotations for setting up preconditions and postconditions for test cases.

    • TestNG generates detailed test reports and logs for easy debugging and analysis.

    • It supports data-driven testing using parameters and data provider...

  • Answered by AI
  • Q2. Java related questions
Round 2 - Coding Test 

Selenium related questions

Round 3 - HR 

(1 Question)

  • Q1. Related to job and QA

Skills evaluated in this interview

Top Carelon Global Solutions QA Engineer Interview Questions and Answers

Q1. how to access amazon page directly directly with out using driver.get how to get the last secong window in selenium (get window handles) how to select mulptiple values in drop downs swap numbers between without using third variable collecti... read more
View answer (1)

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What are different data structures?
  • Ans. 

    Data structures are ways to organize and store data in a computer system.

    • Arrays: a collection of elements stored in contiguous memory locations

    • Linked Lists: a sequence of elements where each element points to the next one

    • Stacks: a Last In First Out (LIFO) data structure

    • Queues: a First In First Out (FIFO) data structure

    • Trees: hierarchical data structures with a root node and child nodes

    • Graphs: a collection of nodes conn

  • Answered by AI
  • Q2. What are different types of databases
  • Ans. 

    Different types of databases include relational, NoSQL, graph, and time-series databases.

    • Relational databases: store data in tables with rows and columns (e.g. MySQL, PostgreSQL)

    • NoSQL databases: flexible, schema-less databases (e.g. MongoDB, Cassandra)

    • Graph databases: store data in nodes and edges to represent relationships (e.g. Neo4j)

    • Time-series databases: optimized for storing and querying time-stamped data (e.g. In

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics?

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a GameYou and your friend Ninjax are playing a game of coins. Ninjax place the 'N' number of coins in a straight line. The rule of the game is as follows: 1. Each coin has a value associated with it. 2. It’s a two-playe... read more
View answer (6)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Coding test, on basic skills was covered

Round 2 - One-on-one 

(2 Questions)

  • Q1. Java basics and Oops concepts
  • Q2. Prior experience and questions about that

System Engineer Interview Questions asked at other Companies

Q1. Who Won the Election???Elections are going on, and there are two candidates A and B, contesting with each other. There is a queue of voters and in this queue, some of them are supporters of A and some of them are supporters of B. Many of th... read more
View answer (12)
Contribute & help others!
anonymous
You can choose to be anonymous

Carelon Global Solutions Interview FAQs

How many rounds are there in Carelon Global Solutions interview?
Carelon Global Solutions interview process usually has 2-3 rounds. The most common rounds in the Carelon Global Solutions interview process are Technical, HR and Resume Shortlist.
How to prepare for Carelon Global Solutions 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 Carelon Global Solutions. The most common topics and skills that interviewers at Carelon Global Solutions expect are Operations, SAN, genetics, SQL and Medical Insurance.
What are the top questions asked in Carelon Global Solutions interview?

Some of the top questions asked at the Carelon Global Solutions interview -

  1. how to access amazon page directly directly with out using driver.get how to ...read more
  2. What is health and why we are doing insuran...read more
  3. If your pega certified? Who java is used in pega,define oops,what are differen...read more
How long is the Carelon Global Solutions interview process?

The duration of Carelon Global Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

LIST OF COMPANIES

Discover companies

Find best workplace

LIST OF COMPANIES

Discover companies

Find best workplace

SALARIES

Automatic Data Processing (ADP)

No Salaries

INTERVIEWS

UltraTech Cement

No Interviews

INTERVIEWS

24/7 Customer

No Interviews

Tell us how to improve this page.

Carelon Global Solutions Interview Process

based on 276 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Carelon Global Solutions Reviews and Ratings

based on 3.1k reviews

3.9/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.9

Salary

4.0

Job security

3.9

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 3.1k Reviews and Ratings
Carelon | Claims Associate Junior | Fresher

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Lead EBA

Bangalore / Bengaluru

8-12 Yrs

Not Disclosed

React JS-Senior Software Engineer

Hyderabad / Secunderabad,

Gurgaon / Gurugram

+1

5-8 Yrs

₹ 9-25 LPA

Explore more jobs
Software Engineer
3.3k salaries
unlock blur

₹3.9 L/yr - ₹16 L/yr

Senior Software Engineer
3.3k salaries
unlock blur

₹9.4 L/yr - ₹28 L/yr

Claims Associate
2.4k salaries
unlock blur

₹1.5 L/yr - ₹4.8 L/yr

Associate Software Engineer
1.3k salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Associate
1k salaries
unlock blur

₹1.8 L/yr - ₹5.6 L/yr

Explore more salaries
Compare Carelon Global Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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