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
3.5

based on 372 Reviews

Filter interviews by

Fynd Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top Fynd Interview Questions and Answers

View all 47 questions

Fynd Interview Experiences

Popular Designations

55 interviews found

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

(1 Question)

  • Q1. Two sum problem.
Round 2 - Technical 

(1 Question)

  • Q1. System Design concepts
Round 3 - Technical 

(1 Question)

  • Q1. Database design and principles
Round 4 - HR 

(1 Question)

  • Q1. Final discussion and job offer

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions around DSA
  • Q2. Questions around python garbage collector, etc
Round 2 - Technical 

(2 Questions)

  • Q1. Medium DSA Questions
  • Q2. System design
Round 3 - HR 

(2 Questions)

  • Q1. What makes you a perfect fit
  • Ans. 

    I have a strong background in software development, excellent problem-solving skills, and a passion for learning new technologies.

    • Extensive experience in software development, including proficiency in multiple programming languages such as Java, Python, and C++

    • Proven track record of successfully delivering high-quality projects on time and within budget

    • Strong problem-solving skills, with the ability to quickly identify...

  • Answered by AI
  • Q2. What are your takes on Offer shopping
  • Ans. 

    Offer shopping is the practice of comparing multiple job offers to make an informed decision.

    • Offer shopping is a common practice among job seekers to ensure they are getting the best possible compensation and benefits.

    • It involves comparing multiple job offers in terms of salary, benefits, work culture, growth opportunities, etc.

    • By offer shopping, candidates can make an informed decision about which job offer aligns bes

  • Answered by AI

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Js basics and basic web concepts, 1 basic dsa questions based on maps
Round 2 - Technical 

(2 Questions)

  • Q1. Js basic concepts (output based) and polyfills
  • Q2. Basic react concepts
Round 3 - Technical 

(2 Questions)

  • Q1. How to implement infinite scroll
  • Ans. 

    Implementing infinite scroll involves dynamically loading content as the user scrolls down the page.

    • Use JavaScript to detect when the user reaches the bottom of the page

    • Make an AJAX call to fetch more content from the server

    • Append the new content to the existing content on the page

  • Answered by AI
  • Q2. How to implement dark mode. steps only. CORS. Webpack(its entry point), internationalisation

Skills evaluated in this interview

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Dsa related questions ,binary tree , list

Round 2 - Technical 

(2 Questions)

  • Q1. Project work on
  • Q2. Api work on and many question on dsa

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 (169)

Fynd interview questions for popular designations

 Software Developer

 (7)

 Front end Developer

 (4)

 Product Manager

 (4)

 Software Engineer

 (4)

 Software Development Engineer

 (3)

 Data Scientist

 (2)

 Engineering Manager

 (2)

 Graduate Trainee

 (2)

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. What did you experience as part of office politics and what did you do to overcome it
  • Q2. Share a personal or professional conflict, your take on it and what did you do to overcome it
  • Q3. Show projects from oldest to newest (only final outcome)
  • Ans. 

    I will showcase my projects from oldest to newest, displaying only the final outcomes.

    • Start with the earliest project and work your way to the most recent one

    • Focus on showcasing the final deliverables or outcomes of each project

    • Provide a brief overview or context for each project if necessary

  • Answered by AI
  • Q4. Why did you transition into Design
  • Q5. Why do you want to leave your old organization

Interview Preparation Tips

Topics to prepare for Fynd Senior Product Designer interview:
  • Behavioral Training
  • situational
  • calm
  • Patience
Interview preparation tips for other job seekers - The Product Design Manager III who was conducting this interview was extremely obnoxious and if you are rejected you might not even hear back from the unprofessional HR. In that case, please don't be disheartened, there are many kind and better people/organizations waiting for you.
Count a rejection from here as a blessing in disguise. All the best!

Senior Product Designer Interview Questions asked at other Companies

Q1. What would be the design solutions for improving the efficieny of a Swiggy Chat Support Executive so that they can satisfy more customers in less time?
View answer (1)

Get interview-ready with Top Fynd Interview Questions

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference beteen sql and nosql
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL uses structured query language for querying data

    • NoSQL databases are more flexible and can handle unstructured data

    • SQL databases are vertically scalable, while NoSQL databases are horizontally scalable

    • Examples of SQL databases include MySQL, Oracle, and SQL Server

    • Examples of NoSQL databases include MongoDB, Cas

  • Answered by AI
  • Q2. Code to Hit 1000 API request
  • Ans. 

    Use a loop to send 1000 API requests

    • Create a loop that iterates 1000 times

    • Inside the loop, make a request to the API endpoint

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your Resume

Skills evaluated in this interview

Product Support Engineer Interview Questions asked at other Companies

Q1. What is DSP (Demand Side Platform) and SSP ( Sell side platform?
View answer (1)
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 Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic DSA Questions, Python fundamentals, System design basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on programming language fundamentals, some basic SQL queries and system design principles

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is event loop
  • Ans. 

    Event loop is a mechanism that allows for asynchronous programming by handling and executing events in a loop.

    • Event loop is a part of the runtime environment that continuously checks the event queue and executes the callback functions associated with those events.

    • It allows for non-blocking I/O operations, making it possible to handle multiple events concurrently.

    • Event loop is commonly used in JavaScript for handling as...

  • Answered by AI

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Technical 

(7 Questions)

  • Q1. Virtual Dom and it's working behind the scene
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM in memory, used for efficient updates and rendering in web development.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • When changes are made to the virtual DOM, a diffing algorithm compares it with the actual DOM and only updates the necessary parts.

    • This helps in reducing the number of updates needed...

  • Answered by AI
  • Q2. Deep copy and shallow copy
  • Q3. Event loop in Js
  • Ans. 

    Event loop in JavaScript manages asynchronous operations by executing callback functions in a queue.

    • Event loop is responsible for handling asynchronous operations in JavaScript.

    • It continuously checks the call stack for any pending tasks and executes them in order.

    • Event loop ensures that the code runs efficiently without blocking the main thread.

    • Example: setTimeout function in JavaScript uses the event loop to execute a

  • Answered by AI
  • Q4. Promise.all, promise.race, promise.allSettled
  • Q5. Prototypes in js
  • Ans. 

    Prototypes in JavaScript are used to add new properties or methods to existing objects.

    • Prototypes allow for inheritance in JavaScript.

    • All objects in JavaScript are linked to a prototype object.

    • Modifying the prototype object affects all instances of that object type.

  • Answered by AI
  • Q6. Js output based questions (5-6)
  • Q7. Write a prototype for array.filter
  • Ans. 

    Prototype for array.filter function to filter array of strings

    • Use Array.prototype.filter method to iterate through the array

    • Pass a callback function to filter out elements based on a condition

    • Return a new array with filtered elements

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Image to react app conversion question
Round 3 - CTO Round 

(1 Question)

  • Q1. Discussion on how company works technically. Technology used for projects.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and company policies explained

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with the technicals. Prepare on core concepts of javascript. If applying for js based role.

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 2 SQL queries on join
  • Q2. Python code with explanation
  • Ans. 

    Python code to find the factorial of a number

    • Use a recursive function to calculate the factorial

    • Handle edge cases like 0 and negative numbers

    • Factorial of a number n is the product of all positive integers less than or equal to n

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Debugging skills

Skills evaluated in this interview

Product Support Engineer Interview Questions asked at other Companies

Q1. What is DSP (Demand Side Platform) and SSP ( Sell side platform?
View answer (1)

Fynd Interview FAQs

How many rounds are there in Fynd interview?
Fynd interview process usually has 2-3 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, Sales and MongoDB.
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.

Tell us how to improve this page.

Fynd Interview Process

based on 38 interviews in last 1 year

Interview experience

3.8
  
Good
View more

People are getting interviews through

based on 38 Fynd interviews
Job Portal
Referral
Company Website
Campus Placement
37%
18%
16%
8%
21% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Myntra Interview Questions
4.0
 • 208 Interviews
Blinkit Interview Questions
3.7
 • 169 Interviews
Globant Interview Questions
3.9
 • 166 Interviews
Nykaa Interview Questions
3.5
 • 111 Interviews
Snapdeal Interview Questions
3.9
 • 74 Interviews
Shopclues Interview Questions
4.0
 • 9 Interviews
Paytm Mall Interview Questions
3.6
 • 7 Interviews
View all

Fynd Reviews and Ratings

based on 372 reviews

3.5/5

Rating in categories

3.6

Skill development

3.3

Work-Life balance

3.8

Salary & Benefits

3.0

Job Security

3.4

Company culture

3.4

Promotions/Appraisal

3.4

Work Satisfaction

Explore 372 Reviews and Ratings
Software Development Engineer
73 salaries
unlock blur

₹7.9 L/yr - ₹31 L/yr

Software Development Engineer 1
69 salaries
unlock blur

₹9 L/yr - ₹27 L/yr

Software Developer
63 salaries
unlock blur

₹7 L/yr - ₹27.5 L/yr

Software Development Engineer II
58 salaries
unlock blur

₹23 L/yr - ₹45 L/yr

Sde1
48 salaries
unlock blur

₹10 L/yr - ₹23 L/yr

Explore more salaries
Compare Fynd with

Myntra

4.0
Compare

Flipkart

4.0
Compare

Snapdeal

3.8
Compare

Shopclues

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview