Upload Button Icon Add office photos
Engaged Employer

i

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

Appy Pie Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Appy Pie SDE Interview Questions and Answers

Updated 19 Jul 2024

Appy Pie SDE Interview Experiences

1 interview found

SDE Interview Questions & Answers

user image Anonymous

posted on 19 Jul 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Make a LinkedIn list reverse,
  • Ans. 

    Reverse a LinkedIn list

    • Create an empty array to store the reversed list

    • Iterate through the original list in reverse order and add each element to the new array

    • Return the reversed list array

  • Answered by AI
  • Q2. Binary search implementation in BST.
  • Ans. 

    Binary search in a Binary Search Tree (BST) involves comparing the target value with the current node's value and traversing left or right accordingly.

    • Start at the root node and compare the target value with the current node's value.

    • If the target value is less than the current node's value, move to the left child. If it's greater, move to the right child.

    • Repeat the process until the target value is found or the current...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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 Aug 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Coding + DS concepts
  • Q2. DP problem , maximum sum subarray

Interview Preparation Tips

Topics to prepare for MakeMyTrip SDE interview:
  • Dynamic programming
  • Data Structures
Interview preparation tips for other job seekers - Focus is on coding
Questions on OOPS , Projects in your resume

SDE Interview Questions & Answers

Swiggy user image Anonymous

posted on 22 Jun 2024

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

It had 9 uqestions , one problem solving , one SQL , one API and 6 mcq

Round 2 - Assignment 

Easy assignment , if you hav eOOps knowledge you can do it

SDE Interview Questions & Answers

Paytm user image Anonymous

posted on 12 Nov 2024

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 Oct 2024. There was 1 interview round.

Round 1 - Coding Test 

1 easy question based on string and core subjects amd project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your resume very well.

SDE Interview Questions & Answers

Zoho user image HARI RAM

posted on 5 Apr 2024

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

I applied via Job Portal and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Puzzle based questions and Math problems

Round 2 - Coding Test 

Given a laptop and problem statement. Had to solve problems at eclipse.

Round 3 - Technical 

(1 Question)

  • Q1. F2F one on one technical interview

SDE Interview Questions & Answers

Paytm user image Anonymous

posted on 6 Aug 2024

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It consist of 3 questions on hackerrank

Round 2 - One-on-one 

(2 Questions)

  • Q1. Dont remember the exact it was related to array manipulation
  • Q2. Dont remember the exact but it was string manipulation

SDE Interview Questions & Answers

Flipkart user image Anonymous

posted on 25 Mar 2024

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

What is array, what is avl tree, what is b+ tree.

Round 2 - Aptitude Test 

What is b+ tree, what is red black tree

Round 3 - HR 

(1 Question)

  • Q1. What is your name
Round 4 - Coding Test 

What is avl tree, what is b+ tree

Interview Preparation Tips

Interview preparation tips for other job seekers - be relax and enjoy

SDE Interview Questions & Answers

Flipkart user image Anonymous

posted on 30 Nov 2024

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 Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

GOOGLE DOCUMEENTS, 45 MIN, NUMPY

Round 2 - HR 

(2 Questions)

  • Q1. WHY YOU AS EMPLOYEE
  • Q2. WHY FLIPKART AS EMPLOYER

SDE Interview Questions & Answers

Flipkart user image Anonymous

posted on 1 May 2024

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

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

Round 1 - Coding Test 

Machine coding round for an App engineer role.
Please have personal laptop setup properly

Round 2 - Technical 

(2 Questions)

  • Q1. Algorithm questions such as DP
  • Q2. Algorithm with graph
  • Ans. 

    One common algorithm with graphs is Dijkstra's algorithm for finding the shortest path.

    • Dijkstra's algorithm is used to find the shortest path from a starting node to all other nodes in a weighted graph.

    • It works by maintaining a priority queue of nodes based on their distance from the starting node.

    • The algorithm iteratively selects the node with the smallest distance, updates the distances of its neighbors, and repeats ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round. mostly based on past work
  • Q2. Design question

Skills evaluated in this interview

SDE Interview Questions & Answers

Flipkart user image Koushik Hegde

posted on 24 May 2024

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

Build the conference room

Round 2 - Technical 

(2 Questions)

  • Q1. Asked all about my previous work.
  • Q2. Resume based question , went in depth.
Round 3 - HR 

(1 Question)

  • Q1. Not much , discussed about the offer

Appy Pie Interview FAQs

How many rounds are there in Appy Pie SDE interview?
Appy Pie interview process usually has 1 rounds. The most common rounds in the Appy Pie interview process are Technical.
What are the top questions asked in Appy Pie SDE interview?

Some of the top questions asked at the Appy Pie SDE interview -

  1. Binary search implementation in B...read more
  2. Make a LinkedIn list rever...read more

Tell us how to improve this page.

Appy Pie SDE Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

SDE Interview Questions from Similar Companies

Flipkart SDE Interview Questions
4.0
 • 5 Interviews
Paytm SDE Interview Questions
3.3
 • 2 Interviews
Zoho SDE Interview Questions
4.3
 • 1 Interview
BYJU'S SDE Interview Questions
3.1
 • 1 Interview
Swiggy SDE Interview Questions
3.8
 • 1 Interview
DotPe SDE Interview Questions
3.2
 • 1 Interview
View all
Software Engineer
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Production Analyst
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Appy Pie with

Zoho

4.3
Compare

Freshworks

3.5
Compare

InMobi

3.5
Compare

Paytm

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