Upload Button Icon Add office photos

Filter interviews by

Carelon Global Solutions Associate Software Engineer Interview Questions, Process, and Tips

Updated 25 Feb 2025

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
  • Q2. Write a code of angstrom number?
  • Q3. Coding:, optimal code to print the number 1,100 a prime or not
View all 18 questions

Carelon Global Solutions Associate Software Engineer Interview Experiences

49 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Apptitude+ coding medium level

Round 2 - Technical 

(5 Questions)

  • Q1. Explain how DL is different from ML
  • Ans. 

    DL uses neural networks with multiple layers to learn complex patterns, while ML uses algorithms to learn from data.

    • DL uses deep neural networks with multiple layers, while ML uses simpler algorithms like decision trees or SVMs.

    • DL requires large amounts of data to train effectively, while ML can work with smaller datasets.

    • DL is more computationally intensive and requires more processing power compared to ML.

    • DL is bette...

  • Answered by AI
  • Q2. Explain concept of oops
  • Ans. 

    Object-oriented programming paradigm that focuses on objects and classes for code organization and reusability.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object)

    • Inheritance: Ability of a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the complex implementation details an

  • Answered by AI
  • Q3. Encapsulation and inheritance practical examples
  • Ans. 

    Encapsulation and inheritance are key concepts in object-oriented programming.

    • Encapsulation: hiding the internal state of an object and restricting access to it. Example: using private variables and public methods in a class.

    • Inheritance: allowing a class to inherit properties and behavior from another class. Example: a 'Dog' class inheriting from an 'Animal' class.

  • Answered by AI
  • Q4. Questions on Certifications
  • Q5. Questions on Reasearch paper ( I have done so) and resume based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have good cs fundamentals basics, prepare oops concepts well, prepare what you have mentioned in resume , be confident

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was aptitude and coding test containing 3 sections for MCQs l, each section had it's own time limit. After that there was a section for coding, 2 questions easy and medium level difficultly.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Introduction and few personality evaluation questions.
  • Q2. Expalin your Projects and functioning of novel features.
  • Ans. 

    I have worked on projects involving the development of novel features such as machine learning algorithms for predictive analytics.

    • Developed machine learning algorithms to predict customer churn in a telecom company.

    • Implemented natural language processing techniques for sentiment analysis in social media data.

    • Created a recommendation system based on collaborative filtering for an e-commerce platform.

  • Answered by AI
  • Q3. Compare the python and java programming language based on their use cases.
  • Ans. 

    Python is versatile and easy to learn, while Java is more robust and widely used in enterprise applications.

    • Python is known for its simplicity and readability, making it a popular choice for beginners and rapid development.

    • Java is statically typed and has a strong emphasis on object-oriented programming, making it suitable for large-scale projects and enterprise applications.

    • Python is commonly used for web development,...

  • Answered by AI
  • Q4. Tree Data Structure and it's variations.
  • Ans. 

    Tree data structure is a hierarchical data structure with nodes connected by edges.

    • Variations include binary trees, binary search trees, AVL trees, red-black trees, etc.

    • Trees can be used to represent hierarchical relationships like file systems, organization structures, etc.

    • Traversal methods include in-order, pre-order, post-order, and level-order traversal.

  • Answered by AI

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Gainsight
Q2. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q4. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q5. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Just a simple aptitude test with some technical questions and 2 coding questions.

Round 3 - Technical 

(2 Questions)

  • Q1. Regarding your project
  • Q2. Basic array, string, linked list coding problems they asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be original with your resume only write those things which you had done like projects and practice coding like basics Leetcode problem know some technical details of library and framework you are using.

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Total of 30 Questions consisting 30 Aptitude

Round 3 - Coding Test 

1 Question on basic DSA on arrays(easy) level of 30 mins

Round 4 - Technical 

(4 Questions)

  • Q1. Introduce yourself, Where are You from and r u willing to relocate
  • Q2. Write a code of angstrom number?
  • Ans. 

    Angstrom number is a number whose sum of cubes of digits is equal to the number itself.

    • Take input number

    • Separate digits

    • Cube each digit

    • Sum the cubes

    • Compare with input number

  • Answered by AI
  • Q3. Explain your project and libraries used with working?
  • Q4. Explain 4 pillars of OOPs concept?
  • Ans. 

    The 4 pillars of OOPs are Abstraction, Encapsulation, Inheritance, and Polymorphism.

    • Abstraction: Hiding complex implementation details and showing only essential features.

    • Encapsulation: Binding data and functions together to protect data from outside interference.

    • Inheritance: Creating new classes from existing ones, inheriting properties and methods.

    • Polymorphism: Ability of objects to take on multiple forms, allowing f

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Carelon Global Solutions Associate Software Engineer interview:
  • dsa
  • MySQL
  • Problem Solving
Interview preparation tips for other job seekers - Practice basic dsa and sql query. Prepare for hr questions like strength and weaknesses.

Skills evaluated in this interview

Carelon Global Solutions interview questions for designations

 Associate Software Developer

 (2)

 Associate Software Programmer

 (1)

 Software Engineer

 (29)

 Associate IT Software Engineer

 (1)

 Senior Software Engineer

 (11)

 Software Support Engineer

 (1)

 Software Engineer III

 (1)

 Software Engineer Trainee

 (1)

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

I applied via campus placement at Amity University and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Prepare DSA well. Mcqs and coding questions were asked

Round 2 - Technical 

(2 Questions)

  • Q1. Asked to write Sql queries
  • Q2. Asked about sorting algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for DSA. They would mainly ask the basics of coding only and other skills mentioned in your resume.

Get interview-ready with Top Carelon Global Solutions Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic technical question from java, SQL

Round 2 - Group Discussion 

Group discussion on general topics

Round 3 - Technical 

(2 Questions)

  • Q1. Questions based on your favorite subject
  • Q2. Basic technical questions from OOPS, Operating system , DBMS , Data Structures
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Aptitude Test 

Basic aptitude questions.

Round 2 - Coding Test 

The questions pertained to arrays.

Round 3 - Technical 

(1 Question)

  • Q1. Questions based on my projects

I applied via campus placement at CVR College of Engineering, Hyderabad and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Basic aptitude basic aptitude basic aptitude basic aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. What is java? oops conceps?
  • Ans. 

    Java is a high-level, object-oriented programming language used for developing desktop, web, and mobile applications.

    • Java is platform-independent and can run on any operating system with the help of JVM.

    • It follows the OOPS concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Java has a vast library of pre-built classes and APIs that make development faster and easier.

    • Java is used for developing vario...

  • Answered by AI
  • Q2. Dbms basics? project discussion?

Interview Preparation Tips

Interview preparation tips for other job seekers - basic understanding of any language and projects with basic

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude questions and some technical mcqs followed by one coding question (for me it was based on array's). coding question can be solved if you know some basics

Round 2 - Technical 

(1 Question)

  • Q1. 1.Tell me about your self 2.Explain about your projects 3.What excites you most (based on technologies) 4.SQL query to fetch top 3 queries 5.As it was a physical interview he gave me pen and paper to write...

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple if you aware of what you have written in your resume

I applied via campus placement at SAGI Ramakrishnam Raju Engineering College, Bhimavaram and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Basic to medium level aptitude questions. Time and work, blood relations, time and distance, syllogisms, all basic quantitative aptitude. And data structures and algorithms, computer science fundamentals.

Round 3 - Coding Test 

One easy coding question. First focus on aptitude.
1. Find the frequency of occurrence of each element in a given array.
arr=[1,1,2,3,3,1]
Output= [3,3,1,2,2,3]

Round 4 - HR 

(4 Questions)

  • Q1. Tell me about yourself?
  • Q2. Tell me about your project (what was mentioned in the resume).
  • Q3. Some more questions on the project. Like what you used and why?
  • Q4. Given two coding questions in the interview. Asked me to write code on paper (any programming language). 1. Unique numbers frequency in a given array. 2. Reverse a string. (Physical interview at college)

Interview Preparation Tips

Interview preparation tips for other job seekers - They mostly focused on communication skills and basic technical skills. Give a good introduction, clearly explain your project (get to know about your project completely), brush up your basic programming skills. Never lie on what you mentioned in the resume.

Carelon Global Solutions Interview FAQs

How many rounds are there in Carelon Global Solutions Associate Software Engineer interview?
Carelon Global Solutions interview process usually has 2-3 rounds. The most common rounds in the Carelon Global Solutions interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Carelon Global Solutions Associate Software 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 Carelon Global Solutions. The most common topics and skills that interviewers at Carelon Global Solutions expect are Angular, Healthcare, Javascript, Machine Learning and React.
What are the top questions asked in Carelon Global Solutions Associate Software Engineer interview?

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

  1. If your pega certified? Who java is used in pega,define oops,what are differen...read more
  2. Write a code of angstrom numb...read more
  3. Coding:, optimal code to print the number 1,100 a prime or ...read more
How long is the Carelon Global Solutions Associate Software Engineer interview process?

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

Tell us how to improve this page.

Carelon Global Solutions Associate Software Engineer Interview Process

based on 36 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
  • Personal Interview1 Round
View more
Carelon Global Solutions Associate Software Engineer Salary
based on 1.3k salaries
₹3 L/yr - ₹8.5 L/yr
8% less than the average Associate Software Engineer Salary in India
View more details

Carelon Global Solutions Associate Software Engineer Reviews and Ratings

based on 156 reviews

4.0/5

Rating in categories

3.6

Skill development

4.1

Work-life balance

3.8

Salary

4.2

Job security

4.1

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 156 Reviews and Ratings
Senior Software Engineer
3.3k salaries
unlock blur

₹9.5 L/yr - ₹28 L/yr

Software Engineer
3.3k salaries
unlock blur

₹4.1 L/yr - ₹16 L/yr

Claims Associate
2.3k 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