Upload Button Icon Add office photos
Engaged Employer

i

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

Fourkites Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Fourkites Interview Questions, Process, and Tips

Updated 27 Jan 2025

Top Fourkites Interview Questions and Answers

View all 8 questions

Fourkites Interview Experiences

Popular Designations

17 interviews found

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 - Coding Test 

They are asking about SQL queries and BI dashboard knowledge

Round 3 - One-on-one 

(2 Questions)

  • Q1. 1. Tell about yourself? 2. What is your Project? 3. WHat challenges faced in Data Engineering role 4. BI dashboard development experience
  • Q2. 1. What is Data models 2. What are the activities used in ADF 3. What is IR?
  • Ans. 

    Answers to questions related to Data Engineer role

    • Data models are the logical representation of data objects and their relationships

    • ADF activities include data movement, data transformation, and control activities

    • IR stands for Integration Runtime, which is a compute infrastructure used to provide data integration capabilities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Expecting scenario based questions and challanges. So prepare based on this

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 Leetcode Medium questions on hackerrank

Round 2 - One-on-one 

(3 Questions)

  • Q1. Kadane algorithm based question
  • Q2. Leetcode medium
  • Q3. Resume based questions
Round 3 - One-on-one 

(4 Questions)

  • Q1. Probability question math problem
  • Q2. Puzzle to solve
  • Q3. AI based question
  • Q4. 1 question to solve Leetcode medium

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with DSA and communication skill

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)
Fourkites Interview Questions and Answers for Freshers
illustration image

SDE Intern Interview Questions & Answers

user image Mandeep Singh

posted on 17 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

MCQ based on quant , reasoning and computer science fundamentals(oops,DBMS,CN) and 3 coding question

Round 2 - Technical 

(1 Question)

  • Q1. DSA question on trees and linkedlist , alond with some SQL querys and questions on OOPS
Round 3 - Technical 

(1 Question)

  • Q1. More DSA question on recursion(TOH) and dynamic programming, in depth discussion on projects and some SQL queries.
Round 4 - HR 

(1 Question)

  • Q1. One DSA question on stack implementation, 2 SQL queries , basic computer fundamental question , standard HR question about company , family, were do you see yourself after 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

SDE Intern Interview Questions asked at other Companies

Q1. Given a string of containing lower case letters and upper case characters. Find the number of occurrences of each character. The question was further modified to include the special characters as well. I was asked to design the test cases f... read more
View answer (2)

Associate Manager Interview Questions & Answers

user image S.SYED HUSSAIN

posted on 27 Jan 2025

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

(1 Question)

  • Q1. Accounting knowledge

Associate Manager Interview Questions asked at other Companies

Q1. How will you calculate tension on the sheet which is being given OFF, by Pay off reel ?
View answer (5)

Fourkites interview questions for popular designations

 SDE Intern

 (2)

 Software Engineer

 (2)

 Data Engineer

 (2)

 Senior Engineering Manager

 (1)

 Director

 (1)

 Product Manager

 (1)

 Software Developer

 (1)

 Software Developer Intern

 (1)

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What is most liked and disliked app on your phone?
  • Ans. 

    Most liked app is Spotify for music streaming, most disliked app is a productivity app with constant notifications.

    • Liked: Spotify for its vast music library and personalized playlists

    • Disliked: Productivity app with constant notifications disrupting focus

  • 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 Fourkites Interview Questions

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

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

Round 1 - Coding Test 

There were 5 question out of which 2 were coding Data Structure problems , 1 was SQL based , 1 was AI based Problem ( Machine Learning ) and 1 was to create UML Diagram.
First Coding question was pretty easy , other one was kinda tough , UML Diagram was also easy and SQL query was of moderate level.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep Practising u'll definately make it.

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)

Jobs at Fourkites

View all

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

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

I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Contains 5 section a person must be good in DSA,SQL,AIML as well as system design,it was a really hard test

Round 2 - Technical 

(2 Questions)

  • Q1. System design of whatsapp
  • Ans. 

    WhatsApp is a messaging app that allows users to send text messages, voice messages, images, and videos.

    • End-to-end encryption for secure communication

    • Message delivery status indicators

    • Group chat functionality

    • Media sharing capabilities

    • Online/offline status indicators

  • Answered by AI
  • Q2. Medium-hard level question on trees.

Skills evaluated in this interview

SDE Intern Interview Questions asked at other Companies

Q1. Given a string of containing lower case letters and upper case characters. Find the number of occurrences of each character. The question was further modified to include the special characters as well. I was asked to design the test cases f... read more
View answer (2)

Director Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

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

I applied via Company Website and was interviewed before Jul 2023. There were 6 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic questions about background
  • Q2. Expected Salary
Round 2 - One-on-one 

(1 Question)

  • Q1. Domain related questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Customer Success oriented
Round 4 - One-on-one 

(1 Question)

  • Q1. Management round
Round 5 - One-on-one 

(1 Question)

  • Q1. HR round - where they wasted my time learning about my past company and extracting all info
Round 6 - One-on-one 

(1 Question)

  • Q1. Management round

Interview Preparation Tips

Interview preparation tips for other job seekers - AVOID if you can.

Director Interview Questions asked at other Companies

Q1. On what basis would you enhance the pipeline products of the company?
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

We had 21 questions including 3 coding questions. It was simple and beginners friendly questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions were asked based on DBMS, SQL, api, simple coding and testing
Round 3 - Technical 

(1 Question)

  • Q1. I was asked to describe my projects and questions were asked based on that. Had scenario based questions

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2023. There were 3 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 Resume tips
Round 2 - Coding Test 

They ask two dsa coding questions.

Round 3 - Technical 

(2 Questions)

  • Q1. About questions based on linux commands
  • Q2. Difference between http and https
  • Ans. 

    HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.

    • HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.

    • HTTP operates on port 80, while HTTPS operates on port 443.

    • HTTPS uses SSL/TLS certificates to encrypt data transmitted over the network, providing a secure connection.

    • HTTPS is commonly used for secure communication over the internet, s

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be carefull with your resume

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
-
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 - Coding Test 

Hard level problems 2 and few multiple choice questions.

Round 3 - Technical 

(1 Question)

  • Q1. Design a search system for swiggy
  • Ans. 

    Design a search system for swiggy

    • Implement a search bar on the Swiggy app or website where users can enter keywords or filters to search for specific restaurants or dishes

    • Utilize a combination of text search algorithms and filters to provide relevant search results to users

    • Include features such as autocomplete suggestions, sorting options, and filters for cuisine type, price range, ratings, etc.

    • Optimize the search syst...

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Low level Design for a search engine system.
  • Ans. 

    Low level design for a search engine system

    • Use inverted index to store mapping of keywords to documents

    • Implement ranking algorithm like PageRank for search results

    • Utilize caching mechanisms to improve search performance

    • Include query processing components like tokenization and stemming

    • Design scalable architecture to handle large volumes of data

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why did you choose fourkites

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing do your best

Skills evaluated in this interview

Senior Engineering Manager Interview Questions asked at other Companies

Q1. How do you ensure a payment does get credited to wrong employee account?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Fourkites Interview FAQs

How many rounds are there in Fourkites interview?
Fourkites interview process usually has 3 rounds. The most common rounds in the Fourkites interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Fourkites 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 Fourkites. The most common topics and skills that interviewers at Fourkites expect are Machine Learning, Supply Chain, Agile, SQL and Python.
What are the top questions asked in Fourkites interview?

Some of the top questions asked at the Fourkites interview -

  1. 1. What is Data models 2. What are the activities used in ADF 3. What is ...read more
  2. What is most liked and disliked app on your pho...read more
  3. Low level Design for a search engine syst...read more
How long is the Fourkites interview process?

The duration of Fourkites 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

INTERVIEWS

Ford Motor

No Interviews

INTERVIEWS

Ford Motor

No Interviews

INTERVIEWS

InterGlobe Aviation

No Interviews

INTERVIEWS

Mobikwik

No Interviews

Tell us how to improve this page.

Fourkites Interview Process

based on 16 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 458 Interviews
Ecom Express Interview Questions
3.8
 • 198 Interviews
XpressBees Interview Questions
3.6
 • 159 Interviews
Vyapar Interview Questions
3.5
 • 53 Interviews
FarEye Interview Questions
3.1
 • 27 Interviews
View all

Fourkites Reviews and Ratings

based on 59 reviews

3.8/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.8

Salary

3.2

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 59 Reviews and Ratings
Senior IT Support Engineer

Chennai

3-7 Yrs

Not Disclosed

Principal Software Engineer

Chennai

6-8 Yrs

Not Disclosed

Explore more jobs
Product Manager
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Fourkites with

FarEye

3.1
Compare

LogiNext Solutions

1.8
Compare

Shiprocket Private Limited

3.7
Compare

Shadowfax Technologies

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