Farmart service pvt ltd interview experience Real time questions & tips from candidates to crack your interview

Backend Developer

Farmart service pvt ltd
upvote
share-icon
3 rounds | 7 Coding problems

Interview preparation journey

expand-icon
Journey
In my second year, I took a competitive programming course from Coding Ninjas, which helped me dive deeper into DSA. After that, I started practising problems on coding platforms.
Application story
It was an off-campus drive with three rounds, including a technical interview round and a final round with the director.
Why selected/rejected for the role?
I didn't prepare CS fundamentals in depth, so make sure to study OOP, OS, DBMS, and networking thoroughly, and have a good understanding of the SDLC.
Preparation
Duration: 3 months
Topics: Dynamic Programming, Graphs, DSA, OS, Networking, OOPs
Tip
Tip

Tip 1: Focus on DSA.
Tip 2: Strengthen your CS fundamentals (mainly OOP and DBMS).

Application process
Where: Linkedin
Eligibility: 1+ YOE, (Salary Package: 25 LPA)
Resume Tip
Resume tip

Tip 1: Don’t include false information in your resume.
Tip 2: Be thoroughly familiar with the details on your resume.

Interview rounds

01
Round
Medium
Video Call
Duration60 minutes
Interview date28 May 2024
Coding problem3

Two system design questions and one DSA question.

1. System Design

Design Food delivery system.

Problem approach

Ask questions: Thoroughly understand the problem requirements. Clarify functionality, scale, data flow, and constraints.
Functional vs. Non-functional requirements: Identify key features and performance metrics such as latency, throughput, scalability, and availability.
Define core use cases: Determine what the system needs to handle, considering typical user flows and edge cases.
Prioritize features: Focus on the most critical features and identify which parts of the system are essential for the first version.

2. System Design

Design Flight System.

3. Find Duplicate in Array

Easy
15m average time
85% success
0/40
Asked in companies
IBMBNY MellonAmazon

You are given an array of integers 'ARR' containing N elements. Each integer is in the range [1, N-1], with exactly one element repeated in the array.

Your task is to find the duplicate element. The duplicate element may be repeated more than twice in the error, but there will be exactly one element that is repeated in the array.

Note :

All the integers in the array appear only once except for precisely one integer which appears two or more times.
Problem approach

Practice XOR.

Try solving now
02
Round
Medium
Face to Face
Duration60 minutes
Interview date29 May 2024
Coding problem2

Two system design and front-end + back-end questions.

1. System Design

Design bookmyshow. 

2. React.js Questions

  • How does React work?
  • State management in React.
  • useState, useEffect, useCallback, useMemo. (Learn)
03
Round
Medium
Video Call
Duration60 minutes
Interview date6 Jun 2024
Coding problem2

1. Puzzle

The problem was hypothetical, not a standard DSA question. He told me there is a circle and a square, and asked how many circles can fit inside the square. He also asked me about the probability of that.

2. Follow-up Question

The follow-up question was about how many points can fit inside a circle and the probability related to that.

1. Points in a Circle
Infinite points: Mathematically, an infinite number of points can fit inside any geometric shape, including a circle. This is because a "point" is a dimensionless entity (it has no size), so you can theoretically place an infinite number of them within any bounded area.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8518 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
907 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3319 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2580 views
0 comments
0 upvotes