Upload Button Icon Add office photos

Filter interviews by

Farfetch Interview Questions and Answers

Updated 28 Mar 2024

Farfetch Interview Experiences

Popular Designations

4 interviews found

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2024

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

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

SQL, python, tableau

Round 2 - Case Study 

Data analysis, LTV, retension

Round 3 - One-on-one 

(1 Question)

  • Q1. What is regression?
  • Ans. 

    Regression is a statistical method used to analyze the relationship between variables.

    • Regression helps in predicting the value of one variable based on the value of another variable.

    • There are different types of regression such as linear regression, logistic regression, and polynomial regression.

    • Example: Using regression to predict the sales of a product based on advertising expenditure.

  • Answered by AI

Skills evaluated in this interview

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

SQL, hacker rank test

Interview Preparation Tips

Interview preparation tips for other job seekers - Create a deck with given data insights
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Questions related to python and SQL coding

Round 2 - Technical 

(1 Question)

  • Q1. Questions on distributed computing, spark, Hadoop, cloud technologies
Round 3 - Technical 

(1 Question)

  • Q1. SQL and python coding interview
Round 4 - HR 

(1 Question)

  • Q1. Related to work and their values

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Mar 2024

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

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

Round 1 - Coding Test 

Python based coding questions up to 4

Round 2 - Technical 

(2 Questions)

  • Q1. Detailed technical discussions
  • Q2. Based on python sql
Round 3 - Technical 

(1 Question)

  • Q1. Scenario based questions

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Farfetch interview questions for popular designations

 Analyst

 (1)

 Customer Data Analyst

 (1)

 Data Engineer

 (1)

 Senior Data Engineer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sale price on on day
  • Q2. Start working

Interview Preparation Tips

Interview preparation tips for other job seekers - Fofocus heavily on networking, tailoring your resume with relevant keywords, actively following up with potential employers, showcasing your sales skills in interviews through storytelling, and monitoring companies you're interested in to stay updated on opportunities.
Key points to remember:
Prioritize networking:
Utilize your network to connect with people in the industry, attend industry events, and leverage platforms like LinkedIn to build relationships with potential hiring managers.
Tailor your resume:
Include relevant sales keywords throughout your resume to catch the attention of recruiters and ensure your experience aligns with the job description.
Practice your sales pitch:
Prepare compelling stories from your past experiences to demonstrate your ability to close deals, overcome objections, and build rapport during interviews.
Follow up consistently:
After submitting applications, send personalized follow-up emails to maintain engagement with potential employers.
Research companies:
Actively monitor companies you're interested in by following their social media and news to stay informed about potential openings.
Highlight transferable skills:
Even if you lack direct sales experience, emphasize skills like communication, persuasion, relationship building, and problem-solving that translate well to a sales role.
Ask insightful questions:
During interviews, demonstrate your knowledge of the company and role by asking thoughtful questions that show your genuine interest.
Be enthusiastic and confident:
Convey a positive attitude and express your passion for sales to make a strong impression on potential employers.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. They were looking for a person with expertise in maven, so initial questions were targeted towards maven and dependencies.
  • Q2. Find the equilibrium number was asked for DSA
  • Q3. Implement a singleton patter
  • Q4. Java based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I was told that this round was different as they were looking for someone with expertise. Interviewer suggested that java questions are more relevant and that's why was more oriented towards that.
I'd say be prepared for anything, DSA rounds can become discussion and design rounds at any point, so having some knowledge about all aspects
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. What lessons have you learned from your experiences in your previous company?
Round 2 - Technical 

(2 Questions)

  • Q1. What are the different types of financial derivatives?
  • Q2. What are corporate actions and what are their various types?

Interview Preparation Tips

Interview preparation tips for other job seekers - While it is a good opportunity for freshers, experienced professionals may find the upper management to be quite toxic. For the company to grow, a change in management is necessary.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. SQL question to return the shortest duration of flight to travel from NY to HND
  • Ans. 

    Use SQL query to find shortest flight duration from NY to HND

    • Use SQL query with MIN function to find shortest duration

    • Filter flights from NY to HND using WHERE clause

    • Calculate duration by subtracting arrival time from departure time

  • Answered by AI
  • Q2. Pyspark question to read data from a CSV file
  • Q3. There was no question 3
Round 2 - One-on-one 

(3 Questions)

  • Q1. Mostly discussions on Projects at my current company, Design choices and spark related concepts used for optimisations.
  • Q2. SQL question to test syntax knowledge
  • Q3. HRM typical questions like: Why join Grab?

Interview Preparation Tips

Topics to prepare for Grab Greco Data Engineer interview:
  • MySQL
  • Python
  • Spark

Skills evaluated in this interview

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

I applied via AmbitionBox and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is technical
  • Ans. 

    "Technical" refers to the specialized knowledge, skills, and expertise required to design, develop, implement, and maintain systems, products, or processes. It encompasses various aspects, include.

  • Answered Anonymously
  • Q2. Technical is Working
  • Q3. Technical related questions
  • Q4. What is technology
  • Ans. 

    Technology is the application of scientific knowledge for practical purposes, often involving tools and systems to improve efficiency and solve problems.

    • Technology encompasses a wide range of tools, systems, and processes designed to improve efficiency and solve problems.

    • It involves the application of scientific knowledge to practical purposes.

    • Examples of technology include computers, smartphones, software, and machine...

  • Answered by AI
  • Q5. What is technical part
  • Ans. 

    The technical part refers to the specific skills, knowledge, and expertise required for a particular job or task.

    • Includes understanding of relevant laws, regulations, and policies

    • Involves proficiency in HR software and systems

    • Requires knowledge of employee relations best practices

    • May involve conducting investigations and resolving conflicts

    • Includes analyzing data and trends to inform decision-making

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Life mai job important hai
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Variation of sort 0,1,2
  • Ans. 

    The question is asking for a variation of sorting an array containing 0s, 1s, and 2s.

    • Use a three-way partitioning algorithm to sort the array in a single pass.

    • Keep track of three pointers - low, mid, and high to partition the array.

    • Example: Input array = [0, 1, 2, 1, 0], Output array = [0, 0, 1, 1, 2]

  • Answered by AI
  • Q2. Longest palindromic substring
  • Ans. 

    A palindromic substring is a string that reads the same forwards and backwards.

    • Use dynamic programming to find the longest palindromic substring.

    • Start by considering each character as the center of a potential palindrome.

    • Expand outwards from each center to check for palindromic substrings.

    • Keep track of the longest palindrome found so far.

    • Example: Input 'babad', Output 'bab' or 'aba'.

  • Answered by AI
  • Q3. Core qns (DBMS+OS+OOPS+CN)+ high level of project
Round 2 - Technical 

(2 Questions)

  • Q1. Deep dive discussion on projects(No DSA qns)
  • Q2. Asking why you used only that techstack on project ,what are your difficulties on project and who advised you to use that techstack

Skills evaluated in this interview

Farfetch Interview FAQs

How many rounds are there in Farfetch interview?
Farfetch interview process usually has 2-3 rounds. The most common rounds in the Farfetch interview process are Technical, Coding Test and Case Study.
How to prepare for Farfetch 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 Farfetch. The most common topics and skills that interviewers at Farfetch expect are Python, Analytics, SQL, Computer science and Machine Learning.
What are the top questions asked in Farfetch interview?

Some of the top questions asked at the Farfetch interview -

  1. What is regressi...read more
  2. Questions on distributed computing, spark, Hadoop, cloud technolog...read more
  3. SQL and python coding interv...read more

Tell us how to improve this page.

Farfetch Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Swiggy Interview Questions
3.8
 • 430 Interviews
Myntra Interview Questions
4.0
 • 215 Interviews
AJIO Interview Questions
3.7
 • 64 Interviews
Tata CLiQ Interview Questions
3.4
 • 16 Interviews
LimeRoad Interview Questions
2.6
 • 9 Interviews
Nykaa Fashion Interview Questions
3.8
 • 3 Interviews
Voonik Interview Questions
2.1
 • 1 Interview
View all

Farfetch Reviews and Ratings

based on 7 reviews

2.5/5

Rating in categories

2.9

Skill development

3.4

Work-life balance

3.2

Salary

2.9

Job security

3.1

Company culture

2.3

Promotions

2.9

Work satisfaction

Explore 7 Reviews and Ratings
Senior Data Engineer
5 salaries
unlock blur

₹31 L/yr - ₹35 L/yr

Data Engineer
4 salaries
unlock blur

₹16.6 L/yr - ₹28 L/yr

Lead Data Engineer
4 salaries
unlock blur

₹33.5 L/yr - ₹43 L/yr

Infrastructure Engineer
3 salaries
unlock blur

₹22.5 L/yr - ₹45 L/yr

Senior Infrastructure Engineer
3 salaries
unlock blur

₹35 L/yr - ₹53 L/yr

Explore more salaries
Compare Farfetch with

Myntra

4.0
Compare

AJIO

3.7
Compare

Koovs

4.2
Compare

Voonik

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