Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Fynd Team. If you also belong to the team, you can get access from here

Fynd Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Fynd Data Scientist Interview Questions, Process, and Tips

Updated 1 Dec 2024

Top Fynd Data Scientist Interview Questions and Answers

Fynd Data Scientist Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. Best gpu operations for building a huge ml model
  • Ans. 

    Utilize GPUs for matrix multiplication, deep learning operations, and parallel processing.

    • Use GPUs for matrix multiplication to speed up computation.

    • Utilize GPUs for deep learning operations like training neural networks.

    • Take advantage of GPUs for parallel processing to handle large datasets efficiently.

  • 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 Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Why cross entropy loss is used in classification, why not SSE?
  • Ans. 

    Cross entropy loss is used in classification because it penalizes incorrect classifications more heavily, making it more suitable for classification tasks compared to SSE.

    • Cross entropy loss is more suitable for classification tasks because it penalizes incorrect classifications more heavily than SSE.

    • Cross entropy loss is commonly used in scenarios where the output is a probability distribution, such as in multi-class c...

  • Answered by AI
  • Q2. How does RNN work?
  • Ans. 

    RNN is a type of neural network that can process sequential data by retaining memory of previous inputs.

    • RNN stands for Recurrent Neural Network.

    • It has loops in the network, allowing information to persist.

    • RNNs are commonly used in natural language processing and time series analysis.

    • Example: Predicting the next word in a sentence based on previous words.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain encoder decoder
  • Ans. 

    Encoder-decoder is a neural network architecture used for tasks like machine translation and image captioning.

    • Encoder processes input data and generates a fixed-length representation

    • Decoder takes the representation and generates output data

    • Commonly used in tasks like machine translation (e.g. translating English to French) and image captioning

  • Answered by AI
  • Q2. Explain LSTM and how to use for forecasting
  • Ans. 

    LSTM (Long Short-Term Memory) is a type of recurrent neural network that is capable of learning long-term dependencies.

    • LSTM is designed to overcome the vanishing gradient problem in traditional RNNs.

    • It has three gates: input gate, forget gate, and output gate, which control the flow of information.

    • LSTM is commonly used for time series forecasting, such as predicting stock prices or weather patterns.

    • To use LSTM for fore...

  • Answered by AI

Skills evaluated in this interview

Data Scientist Interview Questions Asked at Other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you fi ... read more
Q2. Special Sum of Array Problem Statement Given an array 'arr' conta ... read more
asked in Affine
Q3. you have a pandas dataframe with three columns, filled with state ... read more
Q4. Clone a Linked List with Random Pointers Given a linked list wher ... read more
asked in Coforge
Q5. coding question of finding index of 2 nos. having total equal to ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Simple groupby questions in pandas?
  • Q2. Group by questions in SQL?

Interview Preparation Tips

Interview preparation tips for other job seekers - Lot of opportunity for learning within the company

Interview Questionnaire 

1 Question

  • Q1. Basic ML questions and projects

Data Scientist Interview Questions & Answers

Chetu user image Abhilasha Dimble

posted on 22 Feb 2024

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Asked about projects. What is classification? Is knn used for regression?how? decision tree working for regression and classification Is naive Bayes used for regression?how? LLM Docker Aws GenAI Code for ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys, interviewer is really wierd...very rude...
Starts interview with lots of questions..
He interrupts me in every question's answer.. doesn't even ready listen my answers ...
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Transformer models.
Round 2 - Case Study 

Related to Mathematical intuition in Deep learning.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain bagging vs boosting
  • Ans. 

    Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models.

    • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

    • Boosting involves training multiple models sequentially, where each subsequent model corrects the errors made by the previ...

  • Answered by AI
Round 2 - Case Study 

How to judge if the comment is actually describing a product

I applied via Naukri.com and was interviewed in May 2022. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Normal Data Science questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and HR related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical must be sound. Candidate must brush up technicals thoroughly. They may ask you for coding as well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Business Related case study, signed NDA

Round 2 - Technical 

(2 Questions)

  • Q1. Count number of Parameters in BERT
  • Q2. 3 sum array problem

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Came for campus. Asked questions around basics of ML namely CV, L1, L2 loss & their assumptions, Boosting and Bagging
Round 2 - One-on-one 

(1 Question)

  • Q1. Gave a case study on solving a NLP problem
Contribute & help others!
anonymous
You can choose to be anonymous

Fynd Interview FAQs

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

Some of the top questions asked at the Fynd Data Scientist interview -

  1. Why cross entropy loss is used in classification, why not S...read more
  2. Explain LSTM and how to use for forecast...read more
  3. Best gpu operations for building a huge ml mo...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

JUSPAY

No Interviews

INTERVIEWS

BARC

No Interviews

INTERVIEWS

Fynd

40 top interview questions

INTERVIEWS

Tata 1mg

No Interviews

INTERVIEWS

Dunzo

No Interviews

Tell us how to improve this page.

Fynd Data Scientist Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Software Development Engineer
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer 1
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Fynd with

Myntra

4.0
Compare

Flipkart

4.0
Compare

Snapdeal

3.8
Compare

Shopclues

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