Upload Button Icon Add office photos
Engaged Employer

i

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

Airmeet Inc. Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 50 Reviews

Filter interviews by

Airmeet Inc. Interview Questions and Answers

Updated 25 Apr 2024

Airmeet Inc. Interview Experiences

Popular Designations

5 interviews found

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

I applied via Approached by Company and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. - Javascript Question (Clouser, Hoisting, this etc)
Round 2 - Technical 

(1 Question)

  • Q1. React lifecycles, Hooks questions

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 (170)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 2 interview rounds.

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 - One-on-one 

(4 Questions)

  • Q1. Skill and Aptitude for the position
  • Q2. Awareness of the platform
  • Q3. Awareness of the Saas market
  • Q4. Expectations of the Interviewee

Interview Preparation Tips

Topics to prepare for Airmeet Inc. Senior Associate interview:
  • Airmeet
  • Saas market
Interview preparation tips for other job seekers - Be confident and honest.

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Senior QA Engineer Interview Questions & Answers

user image Cheswitha-Varnika Saake

posted on 6 Aug 2023

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

I applied via Company Website and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. More about fundamental of testing
Round 2 - Technical 

(2 Questions)

  • Q1. Authentication and Authorization difference
  • Ans. 

    Authentication verifies the identity of a user, while authorization determines what resources a user can access.

    • Authentication confirms the user's identity through credentials like username and password.

    • Authorization controls the user's access to resources based on their authenticated identity.

    • Example: Logging into a website (authentication) and then being able to view/edit specific pages based on your role (authorizat

  • Answered by AI
  • Q2. Explain bug life cycle?
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug identification: Bug is identified by QA team during testing.

    • Bug reporting: QA team reports the bug with detailed information.

    • Bug fixing: Development team fixes the reported bug.

    • Bug retesting: QA team retests the fixed bug to ensure it is resolved.

    • Bug closing: Once bug is confirmed fixed, it is closed by QA team.

  • Answered by AI

Skills evaluated in this interview

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Apr 2023

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

I applied via Referral and was interviewed before Apr 2022. There were 6 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 - Aptitude Test 

General aptitude test

Round 3 - Case Study 

They will ask related to ur domain

Round 4 - Technical 

(1 Question)

  • Q1. More about how u worked in the previous company
Round 5 - HR 

(1 Question)

  • Q1. HR will tell u about the previous rounds u qualified or not
Round 6 - One-on-one 

(1 Question)

  • Q1. This is with the CEO

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

Airmeet Inc. interview questions for popular designations

 QA Engineer

 (1)

 SDE-2

 (1)

 Senior Associate

 (1)

 Senior QA Engineer

 (1)

 Software Engineer

 (1)

SDE-2 Interview Questions & Answers

user image Anonymous

posted on 1 Apr 2022

I applied via Referral and was interviewed before Apr 2021. There were 7 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 - Coding Test 

Basic DS Algo problems, stack, queues and arrays. No DP , Trees etc. But on google doc, live coding

Round 3 - System Design 

(1 Question)

  • Q1. One DS-Algo medium level problem followed by a system design. Design food delivery service(micro service interactions) followed by deep digging in one component.
  • Ans. 

    Design a food delivery service with micro service interactions and deep dive into one component.

    • Identify microservices like order management, payment gateway, delivery tracking, etc.

    • Design API endpoints for each microservice and define their interactions.

    • Choose a component like delivery tracking and design its architecture and data flow.

    • Consider scalability, fault tolerance, and security while designing the system.

    • Use ...

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. Past work , projects followed by system design (Design IPL Dashboard, realtime points calculation, handle, handle large reads etc )
Round 5 - CTO - Round 

(1 Question)

  • Q1. Product overview, few java questions (I answered none as was on different stack), Incident management (how to handle crisis when production goes down).
Round 6 - Behavioral 

(1 Question)

  • Q1. My job experience was on verge between SDE1-SDE2, like 15 months of BE engineer experience in high growth startup. So again DS Algo problem on hashing followed by system design (Design a scheduling system)...
Round 7 - HR 

(1 Question)

  • Q1. Airmeet is committed to fully remote job so this round is also important, most discussion are around managing work with proper WLB in WFH and salary negotiations too,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be humble, be honest and be clearing in explaining approach over call. Remote communication is core skill now.

Skills evaluated in this interview

SDE-2 Interview Questions asked at other Companies

Q1. Maximum Frequency NumberNinja is given an array of integers that contain numbers in random order. He needs to write a program to find and return the number which occurs the maximum times in the given input. He needs your help to solve this ... read more
View answer (6)

Interview questions from similar companies

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Coalesce, SQL Order of Execution
  • Q2. Given a table with fields(id, name, salary, managerId) find out the managers who have atleast 5 reportees under him/her.
  • Ans. 

    Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.

    • Write a SQL query to count number of reportees for each manager using GROUP BY clause

    • Add HAVING clause to filter out managers with atleast 5 reportees

    • Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5

  • Answered by AI
  • Q3. How to manage large datasets in python
  • Ans. 

    Use libraries like pandas and dask to efficiently manage large datasets in Python.

    • Use pandas library for data manipulation and analysis.

    • Use dask library for parallel computing and out-of-core processing.

    • Optimize memory usage by loading data in chunks or using data types efficiently.

    • Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.

  • Answered by AI
  • Q4. Name few of the commonly used python libraries used by DA
  • Ans. 

    Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.

    • Pandas - used for data manipulation and analysis

    • NumPy - used for numerical computing and working with arrays

    • Matplotlib - used for data visualization

    • Scikit-learn - used for machine learning and data mining

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nineleaps Technology Solutions Data Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Focus on basics of SQL, Python and practice tricky SQL interview questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is the concept of a session in PHP?
  • Ans. 

    A session in PHP is a way to store information (variables) to be used across multiple pages.

    • Sessions are used to store user data on the server for later use

    • Sessions are identified by a unique session ID, usually stored in a cookie

    • Session data is stored on the server side, making it more secure than using cookies alone

  • Answered by AI
  • Q2. What is the difference between variables and constants in PHP?
  • Ans. 

    Variables can be changed during the execution of a script, while constants cannot be changed once they are defined.

    • Variables can be reassigned with new values, while constants cannot be changed once defined

    • Constants are defined using the define() function, while variables are assigned using the $ symbol

    • Constants are case-sensitive by default, while variables are case-insensitive

  • Answered by AI
  • Q3. What will be the output of the code below and why?
  • Ans. 

    The code will output 'Hello World!' because the variable $x is set to true.

    • The code will check if $x is true, which it is, so it will output 'Hello World!'

    • The if statement will only execute if the condition is true, in this case $x is true.

  • Answered by AI
Round 2 - Coding Test 

What are the differences between echo and print in PHP?

Interview Preparation Tips

Interview preparation tips for other job seekers - As mentioned, please prepare all questions and be ready for the live coding session.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Nov 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Question on writing the xpath,Java, Selenium related.
Round 2 - Technical 

(1 Question)

  • Q1. Questions on checking ours confidence.
Round 3 - One-on-one 

(1 Question)

  • Q1. Related to Generative AI.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Java , selenium and programs on strings.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It includes questions from aptitude as well as coding related questions, JAVA was the most common language in which majority of the coding questions were

Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to the skills mentioned under Resume
  • Q2. One DSA question is must, like Pallyndrome
Round 3 - Technical 

(2 Questions)

  • Q1. Questions regarding your project
  • Q2. Questions regarding your internship experience and if any difficulties faced during internship

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident during the interview and prepare everything that you mentioned in your Resume
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy you will have enough time to solve the questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want to join our company

Airmeet Inc. Interview FAQs

How many rounds are there in Airmeet Inc. interview?
Airmeet Inc. interview process usually has 4 rounds. The most common rounds in the Airmeet Inc. interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Airmeet Inc. 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 Airmeet Inc.. The most common topics and skills that interviewers at Airmeet Inc. expect are Marketing, Campaign Management, SQL, Data Analytics and Marketing Communication.
What are the top questions asked in Airmeet Inc. interview?

Some of the top questions asked at the Airmeet Inc. interview -

  1. One DS-Algo medium level problem followed by a system design. Design food deliv...read more
  2. Authentication and Authorization differe...read more
  3. Explain bug life cyc...read more

Tell us how to improve this page.

People are getting interviews through

based on 5 Airmeet Inc. interviews
Referral
Company Website
60%
20%
20% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

DotPe Interview Questions
3.3
 • 36 Interviews
Junglee Games Interview Questions
3.2
 • 32 Interviews
Hike Interview Questions
3.9
 • 31 Interviews
MindTickle Interview Questions
3.0
 • 20 Interviews
View all

Airmeet Inc. Reviews and Ratings

based on 50 reviews

4.3/5

Rating in categories

3.8

Skill development

4.2

Work-Life balance

4.2

Salary & Benefits

3.0

Job Security

4.1

Company culture

3.4

Promotions/Appraisal

3.9

Work Satisfaction

Explore 50 Reviews and Ratings
Business Development Manager
7 salaries
unlock blur

₹8 L/yr - ₹16.2 L/yr

Software Development Engineer 3
6 salaries
unlock blur

₹28 L/yr - ₹37.4 L/yr

Software Development Engineer II
6 salaries
unlock blur

₹20 L/yr - ₹28 L/yr

QA Engineer
6 salaries
unlock blur

₹7.4 L/yr - ₹11.5 L/yr

Product Support Engineer
6 salaries
unlock blur

₹5.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Airmeet Inc. with

JoulestoWatts Business Solutions

2.9
Compare

DotPe

3.3
Compare

Thoughtsol Infotech

4.6
Compare

Innoplexus

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview