Upload Button Icon Add office photos

Filter interviews by

Carelon Global Solutions Big Data Engineer Interview Questions and Answers

Updated 3 Jul 2021

Carelon Global Solutions Big Data Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. First Interviewer should know answer before asking the candidate, What He wanted to ask , even if you say correct answer, He can't recognize, nowadays Interviewers are like that 2021 07 03 12:30
  • Ans. Col1 100 100 200 200 300 400 400 400 using partition By col1 get the rank col1 rank 100 1 100 1 200 1 200 1 300 1 400 1 400 1 400 1 I am telling him if we use partition by we will get like this only but He is not listening what to do
  • Answered Anonymously
  • Q2. Col1 100 100 200 200 300 400 400 400 using partition By col1 get the rank col1 rank 100 1 100 1 200 1 200 1 300 1 400 1 400 1 400 1

Interview Preparation Tips

Interview preparation tips for other job seekers - Please come with answers and ask properly, Don't waste other times
Companies should follow rules to who can take interviews.
Simply selecting and wasting other's time

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Basic Python, SQL, and Bash questions

Round 2 - One-on-one 

(4 Questions)

  • Q1. SQL questions with operations that include changing from string to array. Tip: stick to RDBMS-specific dialects only (like Postgres), I used Spark SQL
  • Q2. Simple Python questions with a follow-up to optimise it
  • Q3. Bash script-based questions, are pretty basic.
  • Q4. Data pipeline design and best practices.
  • Ans. 

    Data pipeline design involves creating a system to efficiently collect, process, and analyze data.

    • Understand the data sources and requirements before designing the pipeline.

    • Use tools like Apache Kafka, Apache NiFi, or AWS Glue for data ingestion and processing.

    • Implement data validation and error handling mechanisms to ensure data quality.

    • Consider scalability and performance optimization while designing the pipeline.

    • Doc...

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Easy to medium Leetcode-based question. With moderate difficulty.
  • Q2. Simple Python-based question with optimisation.
  • Q3. Design specific questions based on Data pipelines.
Round 4 - Behavioral 

(3 Questions)

  • Q1. SQL-based question with moderate difficulty.
  • Q2. Python-based questions, follow questions with some optimisations.
  • Q3. Bash-script based round.

Skills evaluated in this interview

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

It is nice to do work

Round 2 - Aptitude Test 

It helps in understanding the 5

Round 3 - Coding Test 

It helps a lot in company

Round 4 - Technical 

(5 Questions)

  • Q1. How to do job in company?
  • Q2. What I should do?
  • Q3. How to do work?
  • Q4. What should I do
  • Q5. What is the goal?
  • Ans. 

    The goal of a Data Analyst is to analyze data to extract valuable insights and make data-driven decisions.

    • Identify trends and patterns in data

    • Create visualizations to communicate findings

    • Provide actionable recommendations based on data analysis

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is bigadata
  • Ans. 

    Big data refers to large and complex data sets that are difficult to process using traditional data processing applications.

    • Big data involves large volumes of data

    • It includes data from various sources such as social media, sensors, and business transactions

    • Big data requires specialized tools and technologies for processing and analysis

  • Answered by AI
  • Q2. How spark works
  • Ans. 

    Spark is a distributed computing framework that processes big data in memory and is known for its speed and ease of use.

    • Spark is a distributed computing framework that can process data in memory for faster processing.

    • It uses Resilient Distributed Datasets (RDDs) for fault-tolerant distributed data processing.

    • Spark provides high-level APIs in Java, Scala, Python, and R for ease of use.

    • It supports various data sources li...

  • Answered by AI
  • Q3. Explain your application
  • Ans. 

    Our application is a data engineering platform that processes and analyzes large volumes of data to provide valuable insights.

    • Our application uses various data processing techniques such as ETL (Extract, Transform, Load) to clean and transform raw data into usable formats.

    • We utilize big data technologies like Hadoop, Spark, and Kafka to handle large datasets efficiently.

    • The application also includes machine learning al...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on basic. And have clear understanding of concepts , accept what you dont know and show attitude to learn and work on require skill
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic ml related questions,past project discussion
Round 2 - One-on-one 

(1 Question)

  • Q1. AI, ML related, statistical analysis of the graph.
Round 3 - Behavioral 

(1 Question)

  • Q1. Work culture, check
Round 4 - cross functional lob 

(1 Question)

  • Q1. Work culture, project discussion, scenario based questions
Round 5 - HR 

(1 Question)

  • Q1. Basic HR questions, why sap salary discussions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic of python , sql, pandas,niumpy
Round 2 - Technical 

(1 Question)

  • Q1. Gave me a task to make web app for medical condition detection after clearing first round asked questions relted to it
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain surrogate key
  • Ans. 

    Surrogate key is a unique identifier used in databases to uniquely identify each record in a table.

    • Surrogate keys are typically generated by the system and have no business meaning.

    • They are used to simplify database operations and improve performance.

    • Example: Using an auto-incrementing integer column as a surrogate key in a table.

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's seems to be easy

Round 2 - Coding Test 

It is quite difficult

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

I was interviewed in Oct 2023.

Round 1 - Coding Test 

Based on topological sort

Round 2 - Technical 

(1 Question)

  • Q1. Ml baiscs like LR, SVM
Round 3 - Technical 

(1 Question)

  • Q1. Ml design questions were asked
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to join
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic pandas questions on dataframes
  • Q2. Some quiz questions

Carelon Global Solutions Interview FAQs

What are the top questions asked in Carelon Global Solutions Big Data Engineer interview?

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

  1. First Interviewer should know answer before asking the candidate, What He wante...read more
  2. col1 100 100 200 200 300 400 400 400 using partition By col1 get the r...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Carelon Global Solutions interview
Recruitment Consultant
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Carelon Global Solutions Big Data Engineer Salary
based on 42 salaries
₹4.1 L/yr - ₹16.6 L/yr
10% less than the average Big Data Engineer Salary in India
View more details

Carelon Global Solutions Big Data Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.3

Skill development

4.4

Work-Life balance

4.4

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.0

Promotions/Appraisal

4.7

Work Satisfaction

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

₹9.2 L/yr - ₹24 L/yr

Software Engineer
3.2k salaries
unlock blur

₹5 L/yr - ₹18.1 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 L/yr

Associate
997 salaries
unlock blur

₹2 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Carelon Global Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview