Upload Button Icon Add office photos

Filter interviews by

Coeo Engineer Interview Questions and Answers

Updated 1 Aug 2024

Coeo Engineer Interview Experiences

1 interview found

Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Aug 2024

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

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Coding Test 

Data Structures and Algorithms

Interview questions from similar companies

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

I applied via Job Portal and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

90 min coding test with 4-5 problems to solve

Round 2 - Technical 

(1 Question)

  • Q1. Technical rounds mostly goes around the project work ans some were based on the JD.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Asked get write python code for a perticular scenario

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion happened

Interview Preparation Tips

Topics to prepare for Fractal Analytics Engineer interview:
  • Python
  • SQL
  • Hadoop
Interview preparation tips for other job seekers - Get in-depth knowledge before attending technical interview and be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test along with python and SQL MCQ questions. Sql coding was also asked which was very simple

Round 2 - One-on-one 

(1 Question)

  • Q1. Power Bi one on one round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java hash map and how it works
  • Ans. 

    Java hash map is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.

    • HashMap in Java implements the Map interface and allows null keys and values.

    • It uses hashing to store and retrieve key-value pairs, providing O(1) time complexity for get() and put() operations.

    • Example: HashMap map = new HashMap<>(); map.put("key", 1); int value = map.get("key");

  • Answered by AI

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Coding Test 

First round was coding round that comprised of 4 questions, 1 sql and 3 programming questions. Out of 3, if you are able to run 2 code successfully, you'll qualify for the next round

Round 2 - Problem Solving 

(1 Question)

  • Q1. In this round, interviewer will ask basic interview questions first, then they'll give multiple sql questions, few questions based on spark and few programming questions
Round 3 - Technical 

(8 Questions)

  • Q1. Difference between Spark and MapReduce. Spark joins like broadcast and sort merge
  • Ans. 

    Spark is faster than MapReduce due to in-memory processing and DAG execution.

    • Spark uses DAG (Directed Acyclic Graph) execution while MapReduce uses batch processing.

    • Spark performs in-memory processing while MapReduce writes to disk after each operation.

    • Spark has a more flexible programming model with support for multiple languages.

    • Spark has built-in libraries for machine learning, graph processing, and stream processin...

  • Answered by AI
  • Q2. Spark file formats like parquet, orc, avro etc. Which one you are using and why
  • Q3. Spark optimization techniques
  • Ans. 

    Spark optimization techniques improve performance and efficiency of Spark applications.

    • Partitioning data to reduce shuffling

    • Caching frequently used data

    • Using broadcast variables for small data

    • Tuning memory allocation and garbage collection

    • Using efficient data formats like Parquet

    • Avoiding unnecessary data shuffling

    • Using appropriate hardware configurations

    • Optimizing SQL queries with appropriate indexing and partitioning

  • Answered by AI
  • Q4. Basic programming language based questions
  • Q5. Hive- partition vs bucketing
  • Ans. 

    Hive partitioning is dividing data into smaller, manageable parts while bucketing is dividing data into equal parts based on a hash function.

    • Partitioning is useful for filtering data based on a specific column

    • Bucketing is useful for evenly distributing data for faster querying

    • Partitioning can be done on multiple columns while bucketing is done on a single column

    • Partitioning creates separate directories for each partiti...

  • Answered by AI
  • Q6. Hive optimization techniques
  • Ans. 

    Hive optimization techniques improve query performance and reduce execution time.

    • Partitioning tables to reduce data scanned

    • Using bucketing to group data for faster querying

    • Using vectorization to process data in batches

    • Using indexing to speed up lookups

    • Using compression to reduce storage and I/O costs

  • Answered by AI
  • Q7. Recent projects you've worked on
  • Q8. SQL based questions, window functions
Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to switch
  • Q2. Have you ever faced any problem in previous projects, how you handled that

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well as coding questions involved data structures concepts too, and be confident. They are not expecting you to give correct answer for every question, what matters most is the approach to the problem and your logic.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2021. There were 4 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to SAP BW and HANA
Round 4 - HR 

(1 Question)

  • Q1. Reason for Job Change

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and clear with concepts
Fractal offers good hike
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on tomcat, java., spring
Round 2 - Technical 

(1 Question)

  • Q1. Q on OOPS, Resume based projects in detail
Round 3 - HR 

(1 Question)

  • Q1. Standard HR questions

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on the data structure and algorithms
  • Q2. Questions on the database like MySQL and Cassandra

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer is good and understands the response appropriately

Interview Questionnaire 

4 Questions

  • Q1. What ur experience about this position . Expect salary
  • Q2. I have more than 10 year experience in this computer field. I am enjoying to work with my coworkers.
  • Q3. Wfh
  • Q4. It

Coeo Interview FAQs

How many rounds are there in Coeo Engineer interview?
Coeo interview process usually has 1 rounds. The most common rounds in the Coeo interview process are Coding Test.

Tell us how to improve this page.

Coeo Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Engineer Interview Questions from Similar Companies

TCS Engineer Interview Questions
3.7
 • 21 Interviews
Wipro Engineer Interview Questions
3.7
 • 4 Interviews
Jio Engineer Interview Questions
4.0
 • 2 Interviews
View all
Senior Data Engineer
9 salaries
unlock blur

₹28 L/yr - ₹40 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹33 L/yr - ₹33.5 L/yr

Explore more salaries
Compare Coeo with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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