Upload Button Icon Add office photos

Carelon Global Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Carelon Global Solutions Linux Administrator Interview Questions and Answers

Updated 20 Mar 2024

Carelon Global Solutions Linux Administrator Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Expected salary
  • Q2. As per the industry standards

Interview questions from similar companies

Interview Questionnaire 

5 Questions

  • Q1. Questions on Sales cycle and Oracle products like HCM, ERP, EPM and other cloud services
  • Q2. Questions on Current IT Trends
  • Q3. Questions on Financial Analytics (Profitability ratios and financial modeling) and product bench marking approach
  • Q4. Questions on CLoud, IoT, Blockchain Trends and applications across industries
  • Q5. Face to Face questions - Guesstimate and Case Study, 2 subsequent interviews on Case Study with Manager and Director

Linux Administrator Interview Questions Asked at Other Companies

asked in Cognizant
Q1. What is LVM, Explain LVM Architecture, What is Raid, What is the ... read more
asked in Infosys
Q2. If a server patched with a new kernel update reboots and comes up ... read more
asked in Cognizant
Q3. How to check Kernel and OS Version, How to change file permission ... read more
asked in Accenture
Q4. How do you scan for a newly attached hard drive on a system?
asked in TCS
Q5. What is lvm, repo, softlink hardlink, NTP, nfs, apache, and linux ... read more

I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Linked list, data structure
  • Q2. Map,

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn data structure and analysis

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer had less knowledge on the current technologies and was more stereo type.

What people are saying about Carelon Global Solutions

View All
haryana36
Verified Icon
23h
works at
Carelon Global Solutions
Don't Let Ai Fears Get You Down!🚀
It feels like everywhere you look, there's a new headline about Al taking over jobs and changing everything as we know it. It's easy to feel a bit overwhelmed, when you hear all that talk. Al isn't just about job losses; it's about job evolution and creation too! Throughout history, new technologies have always shifted the job market, and while some roles change or get obsolete, many new and exciting opportunities emerge. Instead of focusing on the "Al is taking over" narrative, let's think about How Al can make our current jobs easier and more efficient. Imagine Al as a powerful assistant, not a replacement! * The new roles and industries that Al will create. Think about Al developers, ethicists, trainers, and specialists in countless fields. * The opportunity to learn new skills and adapt. This is our chance to grow and become even more valuable in the workforce use this moment to empower ourselves with knowledge, not fear. What are your thoughts? Share your perspective!👇
FeedCard Image
Got a question about Carelon Global Solutions?
Ask anonymously on communities.

Senior Engineer Interview Questions & Answers

KPIT Technologies user image Jayaganesh Vaithianathan

posted on 5 Jan 2025

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

I applied via Job Portal

Round 1 - HR 

(1 Question)

  • Q1. Basic simulink, timers, counters, solvers

I applied via Referral and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Why can’t a columns with unique with a not null constraint be used as a primary key?
  • Ans. 

    A unique not null column can be used as a primary key, but not vice versa.

    • Primary key must be unique and not null, but not all unique not null columns need to be primary keys.

    • Primary key is used to identify each row uniquely, while unique not null column is used to ensure data integrity.

    • A table can have multiple unique not null columns, but only one primary key.

  • Answered by AI
  • Q2. Because null can’t be equated
  • Ans. 

    Null cannot be equated as it represents absence of a value.

    • Null is not equal to any value, including itself.

    • Attempting to equate null can result in unexpected behavior.

    • Null is often used to represent the absence of a value or unknown value.

  • Answered by AI
  • Q3. We have 2 procedures with the same names. One with 2 parameters.. second one with 3 parameters. The procedure with 3 parameters has a null also. What will be invoked when we call the procedure
  • Ans. 

    Procedure overloading allows calling the correct procedure based on the number of parameters provided.

    • Procedure overloading is based on the number of parameters.

    • If calling with 2 arguments, the 2-parameter procedure is invoked.

    • If calling with 3 arguments, the 3-parameter procedure is invoked.

    • Passing a null as one of the parameters will still invoke the 3-parameter procedure if 3 arguments are provided.

  • Answered by AI

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All about your profile
  • Ans. All basic of Engineering and Automotive
  • Answered Anonymously
Are these interview questions helpful?

I applied via LinkedIn and was interviewed in May 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is embedded c and how is it different from normal c
  • Ans. 

    Embedded C is a variant of C programming language used for programming embedded systems.

    • Embedded C is used for programming microcontrollers, sensors, and other embedded systems.

    • It has limited resources and memory, so it requires efficient coding.

    • It has specific libraries and functions for hardware control.

    • Normal C is used for general-purpose programming and has no specific hardware dependencies.

    • Embedded C is compiled u...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidently and prepare well on basic

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Coding Test 

Sort the arr, fetch element from array

Round 2 - Technical 

(2 Questions)

  • Q1. Linklist search
  • Ans. 

    Searching a linked list involves traversing nodes to find a specific value or element efficiently.

    • A linked list consists of nodes, each containing data and a reference to the next node.

    • To search, start from the head node and traverse until the desired value is found or the end is reached.

    • Example: In a list 1 -> 2 -> 3, searching for '2' involves checking each node sequentially.

    • Time complexity for searching in a l...

  • Answered by AI
  • Q2. Sort in link List
  • Ans. 

    Sorting in a linked list involves rearranging the elements in ascending or descending order based on a certain criteria.

    • Use a sorting algorithm like bubble sort, selection sort, or merge sort to rearrange the elements in the linked list.

    • Traverse the linked list and compare each element with the next one to determine the order in which they should be sorted.

    • Update the pointers of the nodes in the linked list to reflect ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Oct 2022. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself. Why do we hire u
Round 3 - Technical 

(1 Question)

  • Q1. Lots of academic questions besides excel related questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Very difficult round to crack, as there were many academic questions related to accounting and financial management questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidant, do not fumble

Carelon Global Solutions Interview FAQs

How many rounds are there in Carelon Global Solutions Linux Administrator interview?
Carelon Global Solutions interview process usually has 1 rounds. The most common rounds in the Carelon Global Solutions interview process are HR.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 897 Interviews
Oracle Interview Questions
3.7
 • 894 Interviews
Zoho Interview Questions
4.2
 • 537 Interviews
Amdocs Interview Questions
3.7
 • 532 Interviews
KPIT Technologies Interview Questions
3.3
 • 306 Interviews
SAP Interview Questions
4.2
 • 291 Interviews
Adobe Interview Questions
3.9
 • 247 Interviews
Salesforce Interview Questions
4.0
 • 234 Interviews
View all

Carelon Global Solutions Linux Administrator Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
3.3k salaries
unlock blur

₹14.7 L/yr - ₹24.7 L/yr

Software Engineer
3.3k salaries
unlock blur

₹6.5 L/yr - ₹16.3 L/yr

Claims Associate
2.6k salaries
unlock blur

₹2.2 L/yr - ₹6.2 L/yr

Associate Software Engineer
1.5k salaries
unlock blur

₹4 L/yr - ₹7.6 L/yr

Associate
1.1k salaries
unlock blur

₹2 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
write
Share an Interview