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

Fynd Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Fynd Interview Questions and Answers

View all 49 questions

Fynd Interview Experiences

Popular Designations

59 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain k8s architecture
  • Ans. 

    Kubernetes (k8s) architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

    • Master Node: Controls the cluster and schedules workloads

    • Worker Nodes: Run containers and communicate with the master node

    • etcd: Key-value store for cluster data

    • API Server: Frontend for Kubernetes control plane

    • Controller Manager: Monitors cluster state and makes changes as needed

    • Scheduler...

  • Answered by AI
  • Q2. Containerisation
Round 2 - One-on-one 

(2 Questions)

  • Q1. Write a docker file
  • Ans. 

    A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

    • Start with a base image

    • Use the RUN command to execute commands in the container

    • Use the COPY command to add files from the host machine to the container

    • Use the CMD command to specify the command to run when the container starts

  • Answered by AI
  • Q2. Explain the concept of monitoring
  • Ans. 

    Monitoring is the process of observing and tracking the performance and health of systems, applications, and infrastructure.

    • Monitoring involves collecting data on various metrics such as CPU usage, memory usage, network traffic, and response times.

    • It helps in identifying issues, predicting failures, and optimizing performance.

    • Monitoring tools like Nagios, Prometheus, and Grafana are commonly used in DevOps for real-tim...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic of python, model deployment, and image processing

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)
Fynd Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

DSA questions
Duration - 1 hour

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked Buy stocks 1 from leetcode, JAVA core concepts

Interview Preparation Tips

Topics to prepare for Fynd Software Developer interview:
  • Java
  • DSA

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Fynd interview questions for popular designations

 Software Developer

 (8)

 Software Engineer

 (4)

 Product Manager

 (4)

 Front end Developer

 (4)

 Software Development Engineer

 (3)

 Data Scientist

 (2)

 Graduate Trainee

 (2)

 Engineering Manager

 (2)

Product Manager Interview Questions & Answers

user image Rishi Mohan

posted on 26 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. RCA case about dip in PDP > Cart conversion
  • Ans. 

    Analyzing root cause analysis case of dip in PDP leading to cart conversion issue

    • Identify potential reasons for the dip in PDP views such as technical issues, changes in user behavior, or marketing campaigns

    • Analyze the impact of the dip on cart conversion rates to understand the correlation between the two metrics

    • Conduct A/B testing to determine if any changes made to the PDP directly affect cart conversion rates

    • Consid...

  • Answered by AI

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Get interview-ready with Top Fynd Interview Questions

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

(2 Questions)

  • Q1. What are indexes in sql this the ne, t wn
  • Ans. 

    Indexes in SQL are data structures that improve the speed of data retrieval operations on a database table.

    • Indexes are created on columns in a database table to quickly retrieve data based on the values in those columns.

    • They help in reducing the time taken to fetch data by acting as a roadmap to the data.

    • Examples of indexes include primary keys, unique keys, and non-unique indexes.

  • Answered by AI
  • Q2. What is sql this is the major qn??!
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language.

    • It is used to communicate with databases to retrieve, insert, update, and delete data.

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE, JOIN, and CREATE.

    • Example: SELECT * FROM employees WHERE department = 'IT';

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Yo

Skills evaluated in this interview

Fullstack Java Developer Interview Questions asked at other Companies

Q1. If needed, will you work on the older technology stack?
View answer (2)

Engineering Manager Interview Questions & Answers

user image Shreyansh Pandey

posted on 30 May 2024

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

(1 Question)

  • Q1. Can you briefly explain your experience?

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2023. 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 Resume tips
Round 2 - Aptitude Test 

Easy tests on growth mindset

Round 3 - HR 

(1 Question)

  • Q1. Easy question related to work experience
Round 4 - Assignment 

3 tasks given to be completed

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Questions on the basis of earlier experience
  • Q2. Charles Proxy, SQL

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. They will ask about the fundamentals that you have used in your project ,some logics ,explain them with the example
  • Q2. What is etherum 2.0,the aremore towards your project
  • Ans. 

    Ethereum 2.0 is a major upgrade to the Ethereum blockchain, introducing new features like Proof of Stake and sharding.

    • Ethereum 2.0 aims to improve scalability and security of the network

    • It introduces a new consensus mechanism called Proof of Stake, which replaces Proof of Work

    • Sharding is also introduced, which allows for parallel processing of transactions

    • Ethereum 2.0 is being rolled out in phases, with the first phase...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - explain anything with the example and take your time dont finish your answer within 1 min.

Blockchain Developer Interview Questions asked at other Companies

Q1. can we publish our own cusotom blockchain if yes what are the steps for that??
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Fynd Interview FAQs

How many rounds are there in Fynd interview?
Fynd interview process usually has 1-2 rounds. The most common rounds in the Fynd interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Fynd interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Fynd. The most common topics and skills that interviewers at Fynd expect are Python, Javascript, Flex, MongoDB and Sales.
What are the top questions asked in Fynd interview?

Some of the top questions asked at the Fynd interview -

  1. Write code to print numbers 1 to n where each number i should get printed after...read more
  2. System design for Coffee vending machi...read more
  3. What is async programming and why it is to be us...read more
How long is the Fynd interview process?

The duration of Fynd interview process can vary, but typically it takes about less than 2 weeks to complete.

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

SALARIES

BARC

SALARIES

BARC

SALARIES

JUSPAY

SALARIES

Fynd

Tell us how to improve this page.

Fynd Interview Process

based on 57 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
BigBasket Interview Questions
3.9
 • 358 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
Blinkit Interview Questions
3.7
 • 180 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
Nykaa Interview Questions
3.5
 • 114 Interviews
Snapdeal Interview Questions
3.8
 • 75 Interviews
Shopclues Interview Questions
3.9
 • 9 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
View all

Fynd Reviews and Ratings

based on 385 reviews

3.5/5

Rating in categories

3.6

Skill development

3.3

Work-life balance

3.8

Salary

3.0

Job security

3.3

Company culture

3.4

Promotions

3.3

Work satisfaction

Explore 385 Reviews and Ratings
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