Upload Button Icon Add office photos

Filter interviews by

Ekart Logistics Jr. Data Scientist Interview Questions and Answers

Updated 25 Oct 2024

Ekart Logistics Jr. Data Scientist Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Multiple choice questions

Round 2 - Coding Test 

SQL , python, scala, Java

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

There are 10 multiple-choice questions (MCQs) on Python, 20 MCQs on machine learning (ML), and 10 questions on deep learning (DL).

Round 2 - Technical 

(1 Question)

  • Q1. The technical round was divided in three phases - phase -1 : intro and professional projects They asked about the projects I have contributed in my full-time tenure. Then, asked me to pick any one of them...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Sql based questions in first round and increased level in next rounds
  • Q2. Simple python questions
  • Q3. Guessestimate- process matters not answers
Round 2 - Technical 

(1 Question)

  • Q1. Hard SQL question
Round 3 - Client Interview 

(2 Questions)

  • Q1. Sql based questions asked
  • Q2. Fit for the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Sql is the key for this role for current position

They ghost you after this round
Might be some candidate ghosted before
I got response on same day for past round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Bert and transformer
  • Ans. 

    Bert and transformer are models used in natural language processing for tasks like text classification and language generation.

    • Bert (Bidirectional Encoder Representations from Transformers) is a transformer-based model developed by Google for NLP tasks.

    • Transformer is a deep learning model architecture that uses self-attention mechanisms to process sequential data like text.

    • Both Bert and transformer have been widely use...

  • Answered by AI
  • Q2. NLP pre processing techniques
  • Ans. 

    NLP pre processing techniques involve cleaning and preparing text data for analysis.

    • Tokenization: breaking text into words or sentences

    • Stopword removal: removing common words that do not add meaning

    • Lemmatization: reducing words to their base form

    • Normalization: converting text to lowercase

    • Removing special characters and punctuation

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Strength weakness

Skills evaluated in this interview

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

I applied via Company Website

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 

Python test to check basic understanding of algo and classs

Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion around project and technical round on ML
Round 4 - HR 

(1 Question)

  • Q1. Basic culture check question and salary discussion expectation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work for. No major cons.
You will learn a lot
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. SQL questions regarding window functions
  • Q2. Calc retained revived new customer per month basis what are joins in sql what is dense rank
  • Ans. 

    To calculate retained, revived, and new customers per month basis, joins in SQL and dense rank are used.

    • To calculate retained, revived, and new customers per month basis, you would typically use SQL queries to join different tables containing customer data.

    • Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Dense rank is a function in SQL that assigns a rank to each row ...

  • Answered by AI
  • Q3. How sql query work behind the scenes
  • Ans. 

    SQL queries work by parsing and executing commands to retrieve data from databases.

    • SQL query is written in a specific syntax to communicate with databases.

    • The query is parsed by the database management system to understand the command.

    • The database engine then executes the query to retrieve the requested data.

    • Queries can involve selecting, updating, inserting, or deleting data from tables.

    • Example: SELECT * FROM table_na

  • Answered by AI
Round 2 - Case Study 

Tv commercial case study regarding if we run campaign of product over television how can attribute it to spike or increase in tration which we see in our data.

Round 3 - HR 

(1 Question)

  • Q1. Cultural fit round

Interview Preparation Tips

Interview preparation tips for other job seekers - polish sql skills ,brush up your joins understanding and window function
python numpy and pandas working
guesstimates

Skills evaluated in this interview

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

I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic ML questions you can get those on any website by searching ML/Ds question
  • Q2. Some deep question on python like unpacking in python etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basics very carefully
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Coding Test 

3 to 4 SQL queries based upon tables

Round 2 - One-on-one 

(3 Questions)

  • Q1. More of behavioural check
  • Q2. How will you work under pressure
  • Q3. How will you optimize queries
  • Ans. 

    Optimizing queries involves using indexes, limiting the number of columns retrieved, avoiding unnecessary joins, and using appropriate data types.

    • Use indexes on columns frequently used in WHERE clauses

    • Limit the number of columns retrieved to only those needed

    • Avoid unnecessary joins by denormalizing data when possible

    • Use appropriate data types to minimize storage and improve query performance

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. More of behavioural questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 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 - Case Study 

How to improve the customer experience in OYO and How to maximise the business impact for a hotel

Round 3 - Assignment 

Scrape data from booking.com for Bangalore hotels for 10th Dec’19 to 15th Dec’19 and create a dashboard for OYO Vs Non-OYO hotels comparison!!

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your Salary Expectations
  • Q2. When can I join OYO and what are the relocation help is needed

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep basics cleared and be ready with good case study questions!!
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

15 MCQ, 2 coding round

Round 2 - Technical 

(2 Questions)

  • Q1. What is PCA explain eigen values
  • Q2. How chatbot works really

Ekart Logistics Interview FAQs

How many rounds are there in Ekart Logistics Jr. Data Scientist interview?
Ekart Logistics interview process usually has 2 rounds. The most common rounds in the Ekart Logistics interview process are Aptitude Test and Coding Test.

Tell us how to improve this page.

Ekart Logistics Jr. Data Scientist Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 455 Interviews
ElasticRun Interview Questions
3.5
 • 250 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
Oyo Rooms Interview Questions
3.3
 • 217 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
Fractal Analytics Interview Questions
4.0
 • 204 Interviews
Vedantu Interview Questions
3.3
 • 184 Interviews
HighRadius Interview Questions
2.9
 • 182 Interviews
View all
Team Lead
1.3k salaries
unlock blur

₹1 L/yr - ₹7.3 L/yr

Senior Executive
847 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Data Entry Operator
788 salaries
unlock blur

₹1 L/yr - ₹3.7 L/yr

Executive
699 salaries
unlock blur

₹1.3 L/yr - ₹6.5 L/yr

Operations Executive
574 salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Ekart Logistics with

Delhivery

3.9
Compare

Blue Dart Express

4.0
Compare

DTDC Express

3.7
Compare

GATI-KWE

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