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 Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top Appy Pie Interview Questions and Answers

View all 10 questions

Appy Pie Interview Experiences

Popular Designations

12 interviews found

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between array_merge and array_combine in PHP
  • Ans. 

    array_merge merges two or more arrays into one, while array_combine creates an array by using one array for keys and another for its values.

    • array_merge can merge arrays with duplicate keys, while array_combine requires unique keys in the first array

    • array_merge preserves numeric keys, while array_combine reindexes the keys starting from 0

    • array_merge can merge more than two arrays, while array_combine requires exactly tw...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and go through the basics

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is v & v model
  • Ans. 

    V&V model stands for Verification and Validation model, a software development process that involves checking if the software meets requirements and specifications.

    • V&V model is a systematic approach to ensure the software is developed correctly and meets the customer's requirements.

    • Verification involves checking if the software is being built right, while validation involves checking if the right software is being buil...

  • Answered by AI
  • Q2. What is bug life cycle
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from identification to resolution.

    • Bug is identified by tester

    • Bug is reported in bug tracking system

    • Bug is assigned to developer for fixing

    • Developer fixes the bug

    • Bug is retested by tester

    • Bug is closed if fixed or reopened if issue persists

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is STLC process
  • Ans. 

    STLC stands for Software Testing Life Cycle, which is a series of steps followed in the testing process.

    • STLC involves planning, designing, executing, and reporting on tests.

    • It includes phases like requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific objectives and deliverables to ensure the quality of the software product.

    • STLC helps in identifying defects early in t...

  • Answered by AI
  • Q2. What is the full form of apk and ipa
  • Ans. 

    APK stands for Android Package Kit and IPA stands for iOS App Store Package.

    • APK is the file format used for distributing and installing applications on Android devices.

    • IPA is the file format used for distributing and installing applications on iOS devices.

    • APK files can be downloaded from sources other than the Google Play Store, while IPA files are typically downloaded from the Apple App Store.

  • Answered by AI

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)

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

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Assignment 

After the telephonic round, a person has to go to office for offline interview where they give you a topic to write an article.

Round 2 - One-on-one 

(4 Questions)

  • Q1. In this round, the team lead took the interview. The interviewer was very supportive throughout the process.
  • Q2. How do you optimize SEO
  • Ans. 

    SEO optimization involves various techniques to improve website visibility and ranking on search engine results pages.

    • Perform keyword research to identify relevant and high-ranking keywords

    • Optimize website content by incorporating keywords naturally and strategically

    • Create high-quality and engaging content that attracts and retains visitors

    • Optimize meta tags, headings, and URLs for better search engine visibility

    • Improv...

  • Answered by AI
  • Q3. Do you know how to use ChatGPT
  • Ans. 

    Yes, I am familiar with using ChatGPT.

    • I have experience using ChatGPT for generating conversational content.

    • I am proficient in utilizing the features and capabilities of ChatGPT.

    • I can effectively engage with ChatGPT to create interactive and informative content.

    • I have used ChatGPT to write engaging chatbot scripts and dialogue.

    • I am comfortable with the interface and functionalities of ChatGPT.

  • Answered by AI
  • Q4. Tell me something which is not mentioned in your resume
Round 3 - HR 

(1 Question)

  • Q1. This is the final round, where the HR gives you insight of the company, discuss salary, and other benefits.

Interview Preparation Tips

Interview preparation tips for other job seekers - After the end of the one-on-round, the interviewer asked that do you have any questions? Instead of saying no, ask your doubts.

Skills evaluated in this interview

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)

Appy Pie interview questions for popular designations

 Software Engineer

 (2)

 Content Writer

 (2)

 Associate Product Manager

 (1)

 Senior Content Writer

 (1)

 Software Tester

 (1)

 Senior Android Developer

 (1)

 IOS Developer

 (1)

 SDE

 (1)

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

Writeup related to no-code and AI space

Content Writer Interview Questions asked at other Companies

Q1. What are the steps to follow to write good content?
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Past work experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - it was a good experience of interview I learned a lot from the interview

Associate Product Manager Interview Questions asked at other Companies

Q1. 2. You have water filled Jar X and empty Jar Y. You transferred a portion of water from Jar X to Y using spunch which absorbs A% of water and it pours B% of water in Jar B. After one iteration, Z ml of water is present in Jar Y find water i... read more
View answer (2)

Jobs at Appy Pie

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Assignment 

They take offline interview where they gave assignment to do

Round 2 - One-on-one 

(4 Questions)

  • Q1. Asked questions related to job profile and your experience
  • Q2. What’s your role in your current or last company
  • Q3. Tell me one thing about you which is not mentioned in your resume
  • Q4. How to optimise seo
  • Ans. 

    SEO optimization involves improving website content, meta tags, backlinks, and site speed.

    • Research relevant keywords and incorporate them into website content

    • Optimize meta tags including title tags and meta descriptions

    • Build high-quality backlinks from reputable websites

    • Improve site speed by optimizing images and using a content delivery network (CDN)

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and keep your resume crisp

Skills evaluated in this interview

Senior Content Writer Interview Questions asked at other Companies

Q1. How would you write an engaging smo content? How will create innovative content on same products months after month? You're not a technical person, so how will you create convincing technical articles?
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 17 May 2023

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

I applied via Naukri.com and was interviewed in Sep 2023. There were 5 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 tips
Round 2 - HR 

(1 Question)

  • Q1. Basic Question About Me
Round 3 - Assignment 

UI Design and Graphic Design Related Task

Round 4 - Technical 

(1 Question)

  • Q1. Some technical question asked by CTO
Round 5 - HR 

(1 Question)

  • Q1. Final Round by HR

Interview Questions & Answers

user image Anonymous

posted on 1 Jul 2024

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

Html css js question and one javascript coding question

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Introduction and basic questions regarding skills and other things

Round 3 - Coding Test 

Some coding questions related to language like c,c++,java script

Round 4 - Coding Test 

Hard coding questions like 1 level up of coding on that basis candidate selected for job

Interview Preparation Tips

Topics to prepare for Appy Pie Software Engineer interview:
  • Coding
  • Basic
  • New Product Introduction
Interview preparation tips for other job seekers - after all round of interview say candidate to wait for result that he/she is selceted for job title or not
And the most important thing please tell to candidate that he/she is selected or not tell to him/her

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)

IOS Developer Interview Questions & Answers

user image Anonymous

posted on 24 Mar 2023

Interview experience
4
Good
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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Related to objective C and Swift
Round 3 - Technical 

(1 Question)

  • Q1. Related to Swift and objective

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Maps, auto layout, computed properties, Api services, etc.

IOS Developer Interview Questions asked at other Companies

Q1. 1 - MVC PATTERN 2- CLOUSERS & it's type 3- Google SDK like Google maps 3- How u manage the constraints of any label , stick at every corner & center of view controller, when getting data from json.
View answer (1)

Appy Pie Interview FAQs

How many rounds are there in Appy Pie interview?
Appy Pie interview process usually has 2-3 rounds. The most common rounds in the Appy Pie interview process are Technical, HR and One-on-one Round.
How to prepare for Appy Pie 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 Appy Pie. The most common topics and skills that interviewers at Appy Pie expect are Web Technologies, Javascript, PHP, Google Analytics and SEO.
What are the top questions asked in Appy Pie interview?

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

  1. Difference between array_merge and array_combine in ...read more
  2. What is the full form of apk and ...read more
  3. Do you know how to use Chat...read more

Tell us how to improve this page.

Appy Pie Interview Process

based on 10 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 747 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Swiggy Interview Questions
3.8
 • 424 Interviews
PolicyBazaar Interview Questions
3.6
 • 345 Interviews
Freshworks Interview Questions
3.5
 • 155 Interviews
Ola Cabs Interview Questions
3.4
 • 137 Interviews
MakeMyTrip Interview Questions
3.7
 • 122 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
View all

Appy Pie Reviews and Ratings

based on 110 reviews

4.1/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

4.1

Salary

3.8

Job security

3.8

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 110 Reviews and Ratings
US & UK Accountant

Noida

1-2 Yrs

₹ 3-7.5 LPA

Graphic Designer

Noida

0-1 Yrs

₹ 1.75-3 LPA

Explore more jobs
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
39 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