Upload Button Icon Add office photos

Filter interviews by

Carelon Global Solutions Technical Lead Interview Questions and Answers

Updated 28 Feb 2025

Carelon Global Solutions Technical Lead Interview Experiences

5 interviews found

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
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. How soon can you join?
  • Q2. Can you work in shifts?
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join our company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine

Technical Lead Interview Questions Asked at Other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to productio ... read more
asked in Infosys
Q2. Managerial: 1) Explain any one past issue and its mitigation stra ... read more
asked in Wipro
Q3. What automation framework have you worked on?
asked in Cognizant
Q4. 1. Type of documentation for computer system validation. 2.Please ... read more
Q5. What is REST API? And the difference between GET, PUT, POST, DELE ... read more
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Spring boot concepts
  • Q2. Microservices concepts

Interview Questionnaire 

1 Question

  • Q1. Based on QA, SDET role

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good, Basics of Testing, coding on Java.

Interview Questionnaire 

1 Question

  • Q1. Relevant and logical

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all good and timely with proper follow up

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. How do you implement naming of threads from the point of view of a multi-threaded OS.Implement rand5 using rand7.Implement functions to render circles and other figures. (This was mainly about my developme...
  • Ans. 

    Implementing naming of threads in a multi-threaded OS and implementing rand5 using rand7

    • Use thread ID or thread name to name threads in a multi-threaded OS

    • Implement a function that generates a random number between 1 and 7

    • Use rejection sampling to implement rand5 using rand7

    • Ensure thread names are unique to avoid confusion

    • Test the implementation thoroughly to ensure correctness

  • Answered by AI
  • Q2. How does free know how many memory blocks to delete in the case of arrays
  • Ans. 

    Free uses metadata stored in the heap to determine the number of memory blocks to delete for arrays.

    • Free stores metadata about the size of the allocated memory block in the heap.

    • Free uses this metadata to determine the number of memory blocks to delete for arrays.

    • For example, if an array of 10 integers was allocated, the metadata would indicate the size of the block as 40 bytes.

    • Free would then use this information to d...

  • Answered by AI
  • Q3. Some questions on finding the errors in the programs.Some questions on stacks, linked lists, queues and sorting

Interview Preparation Tips

Round: test
Experience: First round was an online test on hacker rank for 3 hours. The online round had 2 parts; first one tested analytical skills and the other tested computer science knowledge and also had some programming questions (simple ones). From the test they took about 15-20 people for the interviews. T

General Tips: If you want to bag a top company, it’s all about data structures, data structure & data structures. Just be sharp and attentive during the interview. If you don't know the answer just RELAX (very important) and start bouncing ideas of the interviewer, they're here to see how well you can solve not how well you remember. And be ready with copies of your resume and proper formal clothes at ALL times till you'replaced. Interviews are very subjective. Make the interviewer believe that you can manage any job givento you. That's the most important thing. Be confident even if your solution has a few flaws that you know.
College Name: NIT SURATHKAL

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Spring Secutrity releated questions, microservices and it's implementation in details

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to go through java8 programming skills, spring security and microservices
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - HR 

(2 Questions)

  • Q1. Please Tell me about yourself?
  • Q2. What's your salary expectation?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hr,Maximal Sqauare problem,Apti questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions of OOPs
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Process of static analysis.. what kind of testing needed for each layer in development
  • Ans. 

    Static analysis is a process of analyzing code without executing it. Different layers in development require different types of testing.

    • Static analysis involves analyzing code without executing it

    • Different layers in development require different types of testing

    • For the presentation layer, testing can include checking for UI/UX issues, accessibility, and responsiveness

    • For the business logic layer, testing can include ch...

  • Answered by AI
  • Q2. Bugs which you have fixed
  • Ans. 

    I have fixed various bugs related to software performance and functionality.

    • Resolved a bug causing the application to crash when processing large data sets.

    • Fixed a bug that was causing incorrect calculations in the financial module.

    • Addressed a bug that caused the user interface to freeze when performing certain actions.

    • Solved a bug that resulted in data loss when saving files in a specific format.

    • Resolved an issue wher...

  • Answered by AI
  • Q3. Coding questions on function pointers
Round 2 - Technical 

(2 Questions)

  • Q1. How are RTE calls generated? What kind of call is generated for each interface?
  • Ans. 

    RTE calls are generated to communicate between software components. Different types of calls are generated for each interface.

    • RTE calls are generated to exchange data and trigger actions between software components.

    • The type of call generated for each interface depends on the communication protocol used.

    • For example, in a RESTful API interface, HTTP requests like GET, POST, PUT, and DELETE are generated.

    • In a messaging in...

  • Answered by AI
  • Q2. What is DF memory
  • Ans. 

    DF memory stands for Delayed Feedback Memory.

    • DF memory is a type of memory system used in digital signal processing.

    • It is characterized by the presence of a feedback loop that introduces a delay in the memory access.

    • DF memory is commonly used in applications such as echo cancellation and adaptive filters.

    • It allows for the storage and retrieval of past data samples to perform calculations and adjustments.

    • An example of D...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for KPIT Technologies Technical Lead interview:
  • Autosar architecture
Interview preparation tips for other job seekers - Interviewed for AUTOSAR dev role. Most of the questions were on past experience.

Skills evaluated in this interview

Carelon Global Solutions Interview FAQs

How many rounds are there in Carelon Global Solutions Technical Lead interview?
Carelon Global Solutions interview process usually has 2-3 rounds. The most common rounds in the Carelon Global Solutions interview process are Technical, Resume Shortlist and HR.
How to prepare for Carelon Global Solutions Technical Lead 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, Oracle and Agile.
What are the top questions asked in Carelon Global Solutions Technical Lead interview?

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

  1. Microservices conce...read more
  2. Relevant and logi...read more
  3. Na na na da ga ga...read more

Tell us how to improve this page.

Carelon Global Solutions Technical Lead Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more
Carelon Global Solutions Technical Lead Salary
based on 1k salaries
₹12 L/yr - ₹40.2 L/yr
33% more than the average Technical Lead Salary in India
View more details

Carelon Global Solutions Technical Lead Reviews and Ratings

based on 83 reviews

3.5/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

3.5

Salary

3.6

Job security

3.4

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 83 Reviews and Ratings
Software Engineer
3.3k salaries
unlock blur

₹5 L/yr - ₹16.3 L/yr

Senior Software Engineer
3.3k salaries
unlock blur

₹9.5 L/yr - ₹28 L/yr

Claims Associate
2.4k salaries
unlock blur

₹1.7 L/yr - ₹4.8 L/yr

Associate Software Engineer
1.4k salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Associate
1k salaries
unlock blur

₹1.9 L/yr - ₹6 L/yr

Explore more salaries
Compare Carelon Global Solutions with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

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