Upload Button Icon Add office photos

Filter interviews by

Celonis Senior Data Scientist Interview Questions and Answers

Updated 16 Jul 2024

Celonis Senior Data Scientist Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Difference between Roberta and Deberta architectures
  • Ans. 

    Roberta and Deberta are both transformer-based language models, with Deberta being an extension of Roberta.

    • Roberta is based on BERT architecture while Deberta is an extension of Roberta with dynamic masking and disentangled attention mechanisms.

    • Deberta introduces two new techniques: disentangled attention mechanism and dynamic masking, which help in capturing long-range dependencies and improving performance on downstr...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Advance RAG techniques
  • Ans. 

    RAG (Red, Amber, Green) techniques are used in project management to visually indicate the status of tasks or projects.

    • RAG techniques involve assigning colors to tasks based on their status - red for critical issues, amber for potential issues, and green for on track.

    • These techniques help project managers quickly assess the status of multiple tasks or projects at a glance.

    • RAG reports are commonly used in project meetin...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. All related to project worked on wlan testing and networking concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good.
They gave taken 3 technical and 1hr round

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

Interview Questionnaire 

7 Questions

  • Q1. 1) What is volatile? 2) What is constant? 3) Can we use volatile and const at a time?4) What is ISR how it works?
  • Ans. 

    Answers to questions related to software engineering concepts.

    • Volatile is a keyword used to indicate that a variable's value can be changed unexpectedly.

    • Constant is a keyword used to indicate that a variable's value cannot be changed once it is assigned.

    • Volatile and const can be used together to indicate that a variable's value cannot be changed and that it may change unexpectedly.

    • ISR stands for Interrupt Service Routi...

  • Answered by AI
  • Q2. What is pointer? Explain dangling pointer, null pointer, void pointer.
  • Ans. 

    A pointer is a variable that stores the memory address of another variable. Dangling, null, and void pointers are types of pointers.

    • Dangling pointer: a pointer that points to a memory location that has been deallocated or freed

    • Null pointer: a pointer that does not point to any memory location

    • Void pointer: a pointer that has no specific data type and can point to any data type

  • Answered by AI
  • Q3. Storage classes explain all the storage classes in c.
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • auto: default storage class for local variables

    • register: stores variables in CPU registers for faster access

    • static: retains value between function calls

    • extern: used to access global variables across multiple files

  • Answered by AI
  • Q4. Compilation stages.
  • Q5. Projects done at previous company with clear explanation.
  • Q6. CAN, SPI, I2C, UART differences.
  • Q7. Explain CAN data frame.
  • Ans. 

    CAN data frame is a message format used in Controller Area Network (CAN) protocol.

    • CAN data frame consists of 7 fields: Start of Frame (SOF), Arbitration ID, Control Bits, Data Length Code (DLC), Data Field, Cyclic Redundancy Check (CRC), and End of Frame (EOF).

    • The Arbitration ID field is used to identify the message priority and the source of the message.

    • The Data Field can contain up to 8 bytes of data.

    • The CRC field is...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through whatever things you have kept on your resume. Go through the project. Practice C as much as possible most of the questions will be asked on C programming.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It is not a aptitude just like a game

Round 2 - One-on-one 

(1 Question)

  • Q1. Here Director will take
  • Ans. Asking out of box Questions,He also dont know the answers😂😂😂
  • Answered by successfulcucumber

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys, Dont go for interview for this company,Who is doing interview they dont know what to ask and mostly last round director will he is uneducated person mostly he will ask unwanted questions if we didn't answer he will be angry and suppose we ask answer he didn't reply because he doesn't know the answer simply staying in long years in company for time pass.

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Find in rotated sorted array
  • Ans. 

    Search for a target value in a rotated sorted array.

    • Use binary search to find the pivot point where the array is rotated.

    • Determine which half of the array the target value lies in based on the pivot point.

    • Continue binary search in the appropriate half of the array to find the target value.

  • Answered by AI
  • Q2. Design IMDB. how will you manage concurrent ratings
  • Ans. 

    Design IMDB with concurrent ratings management

    • Implement a locking mechanism to ensure only one user can update a rating at a time

    • Use a queue system to handle multiple rating requests in an orderly manner

    • Consider using distributed systems to handle high concurrency levels

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Design vehicle rental system. Api design
  • Ans. 

    Design a vehicle rental system API

    • Create endpoints for listing available vehicles, booking a vehicle, and returning a vehicle

    • Include authentication and authorization mechanisms for users and admins

    • Implement payment gateway integration for processing rental payments

    • Include features like vehicle search, filtering, and reviews/ratings

    • Consider scalability and performance optimizations for handling high traffic

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why did you selected this job
  • Ans. 

    I selected this job because of my passion for analyzing data and using insights to drive decision-making.

    • Passion for data analysis

    • Opportunity to use insights for decision-making

    • Interest in working with data-driven technologies

  • Answered by AI
  • Q2. Why should I select you
  • Ans. 

    I have a strong background in data analysis, excellent problem-solving skills, and a proven track record of delivering actionable insights.

    • I have a degree in data science and have completed multiple data analysis projects during my studies.

    • I am proficient in various data analysis tools such as Python, R, and SQL.

    • I have experience in interpreting complex data sets and presenting findings to stakeholders in a clear and c

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare self introduction well .
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What are the key elements involved in building world-class startups, and what do you believe is the secret ingredient for their success?
  • Ans. 

    Key elements in building world-class startups and secret ingredient for success

    • Strong leadership and vision

    • Innovative and disruptive ideas

    • Effective execution and scalability

    • Resilience and adaptability to market changes

    • Building a strong team with diverse skills and expertise

    • Focus on customer needs and feedback

    • Continuous learning and improvement

    • Access to funding and resources

    • Creating a strong company culture and values

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 3 - HR 

(1 Question)

  • Q1. Basic information
Round 4 - Technical 

(1 Question)

  • Q1. Based on resume
Round 5 - Coding Test 

Scenario questions logical solving

Round 6 - Case Study 

Need to explain about problems solved in previous round

Round 7 - One-on-one 

(1 Question)

  • Q1. Project discussion and basics information

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst company no job guarantee. Dont waste your time on attending interview. They will conduct 10 around and reject the candidate easily in last round.
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 - Coding Test 

3 coding questions of moderate difficult

Round 3 - Technical 

(1 Question)

  • Q1. Coding questions asked in coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy.basic questions reagrding c and puzzles were asked.

Celonis Interview FAQs

How many rounds are there in Celonis Senior Data Scientist interview?
Celonis interview process usually has 2 rounds. The most common rounds in the Celonis interview process are Technical.
What are the top questions asked in Celonis Senior Data Scientist interview?

Some of the top questions asked at the Celonis Senior Data Scientist interview -

  1. Difference between Roberta and Deberta architectu...read more
  2. Advance RAG techniq...read more

Tell us how to improve this page.

Celonis Senior Data Scientist Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Mu Sigma Interview Questions
2.6
 • 229 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
Tredence Interview Questions
3.6
 • 123 Interviews
Axtria Interview Questions
3.1
 • 115 Interviews
View all
Solution Architect
8 salaries
unlock blur

₹24 L/yr - ₹32 L/yr

Consultant
7 salaries
unlock blur

₹11 L/yr - ₹20 L/yr

Customer Support Engineer L1
6 salaries
unlock blur

₹8 L/yr - ₹9.5 L/yr

Senior Consultant
6 salaries
unlock blur

₹21.4 L/yr - ₹27 L/yr

Services Consultant
5 salaries
unlock blur

₹11 L/yr - ₹19.5 L/yr

Explore more salaries
Compare Celonis with

Yalamanchili Software Exports

3.3
Compare

ScoreMe Solutions

4.3
Compare

Xtancia Technosoft

4.0
Compare

Global Edge Software

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