Upload Button Icon Add office photos
Engaged Employer

i

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

AeronPay Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AeronPay Interview Questions and Answers

Updated 24 Sep 2024

AeronPay Interview Experiences

Popular Designations

2 interviews found

Web Developer Interview Questions & Answers

user image Anonymous

posted on 24 Sep 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Assignment 

So, There is a assignment given by them is a Contact+ Map footer Page: Techs Used: React.Js+ Email.Js

Round 2 - Technical 

(3 Questions)

  • Q1. About Basic Javascripts Questions Like ,Variables, Objects , Callback Hell, DataTypes , closures, Invoked Functions.
  • Q2. Ask About React.Js Basic Questions Like : Components, DOM Manipulation , Real DOM Vs VirtualDOM, Use States and Hooks.
  • Q3. About OOPs Concepts In C++ Language which is written in my Resume

Interview Preparation Tips

Topics to prepare for AeronPay Web Developer interview:
  • Html/css
  • C++
  • React.Js
  • Javascript
Interview preparation tips for other job seekers - Relax and Be prepared yourself and have a confident on your skills.

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given Difference Problem Statement You are provided with an integer array ARR of size N along with two integers A and B. Your task is to determine if there exist two distinct indices in the array such that the absolute di... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2023. 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 - HR 

(2 Questions)

  • Q1. Questions Related to Customer Service
  • Q2. Question Related to Analytical Skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Do Prepare of Excellent Communication Skills

Customer Support Associate Interview Questions asked at other Companies

Q1. How can you tackle your customer in real time scenario?
View answer (32)

Interview questions from similar companies

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

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

Round 1 - HR 

(2 Questions)

  • Q1. A brief Introduction
  • Q2. Past Experience Discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms questions
  • Q2. SQL and OOPS concept questions
Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Data Structure and Algorithms questions
  • Q3. SQL concepts questions

Interview Preparation Tips

Topics to prepare for EquiLend Software Development Engineer interview:
  • DSA
  • SQL
  • OOPS
  • Personal Projects
Interview preparation tips for other job seekers - The recruitment process at Stonewain Systems is well-structured, transparent and quick. My advice would be to focus on Data Structures and Algorithms especially the fundamentals, Object Oriented Programming concepts, and DBMS & SQL. Also do research about EquiLend's products. Lastly, be clear with communication at all times during Interviews.

Software Engineer- ROR Interview Questions & Answers

Riskcovry user image Anonymous

posted on 6 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Sorting objects based on keys ruby
  • Ans. 

    In Ruby, you can sort objects based on keys using the sort_by method.

    • Use the sort_by method with a block to specify the key to sort by.

    • For example, sorting an array of hashes by a specific key: array_of_hashes.sort_by { |hash| hash['key_to_sort_by'] }

    • You can also sort objects by multiple keys by chaining sort_by calls.

  • Answered by AI
  • Q2. Frequency of arr elements
  • Ans. 

    Calculate the frequency of elements in an array

    • Iterate through the array and count occurrences of each element

    • Use a hash map to store element frequencies

    • Return the hash map with element frequencies

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Introduction about me, info about the previously worked projects
  • Q2. Pick an random number from an array using random function and two pointer approach
  • Ans. 

    Use random function and two pointer approach to pick a random number from an array of strings.

    • Initialize two pointers at the start and end of the array

    • Generate a random index between the two pointers

    • Return the element at the random index

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Riskcovry Software Engineer- ROR interview:
  • Ruby Rails
  • Rails
  • DSA
Interview preparation tips for other job seekers - prepare well in Ruby on Rails, DSA,

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is SDLC and STLC?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.

    • SDLC involves planning, designing, coding, testing, and deployment stages.

    • STLC involves test planning, test design, test execution, and test closure stages.

    • S...

  • Answered by AI
  • Q2. Explain Bug life cycle
  • Ans. 

    Bug life cycle is the process of a bug from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is logged in bug tracking tool

    • Bug is assigned to developer

    • Developer fixes the bug

    • Bug is retested by tester

    • If bug is fixed, it is closed. If not, it is reopened

    • Bug is verified in subsequent releases

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Diff between react and jQuery
  • Ans. 

    React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.

    • React is component-based, promoting reusability and modularity.

    • React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.

    • React is declarative, making it easier to reason about the UI, while jQuery is imperative.

    • React is typically used for single-pa...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

3 dsa questions medium level

Round 2 - Technical 

(2 Questions)

  • Q1. 2 medium level dp questions based on string and stocks
  • Q2. One hard question based on graph
Round 3 - HR 

(1 Question)

  • Q1. Hr questions and java , springboot questions etc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How will you prioritize testing ?
  • Ans. 

    I prioritize testing based on criticality, impact, dependencies, and risks involved.

    • Identify critical functionalities and prioritize testing for them first

    • Consider impact on end users and prioritize testing for high impact areas

    • Take into account dependencies between different modules or components

    • Assess risks involved and prioritize testing for high-risk areas

    • Use risk-based testing approach to prioritize test cases

  • Answered by AI
  • Q2. Test cases for Landline
  • Ans. 

    Test cases for Landline phone functionality

    • Test dialing a number and making a call

    • Test receiving a call and answering it

    • Test call waiting functionality

    • Test call forwarding feature

    • Test voicemail functionality

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL question on joins and subqueries?
  • Q2. Earlier project questions ?

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is your method of working
  • Ans. 

    My method of working is organized, efficient, and detail-oriented.

    • I prioritize tasks based on deadlines and importance

    • I create detailed to-do lists and schedules to stay on track

    • I regularly communicate with team members to ensure everyone is on the same page

  • Answered by AI
  • Q2. What payment are you demanding?
  • Ans. 

    The payment being demanded depends on the outstanding balance and payment terms.

    • The payment being demanded should be based on the outstanding balance owed by the debtor.

    • Consider the payment terms agreed upon by both parties when determining the payment to be demanded.

    • It is important to communicate clearly and professionally with the debtor regarding the payment being demanded.

    • Provide options for payment plans or negoti...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2023. There were 4 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 - Coding Test 

Hackerearth Coding Test

Round 3 - Technical 

(2 Questions)

  • Q1. Technical Round with Senior Software Engineer around Java, DSA and APIs
  • Q2. 1. Check Valid Parenthesis, 2. Given a problem design your own API and suitable URL for it Discussions about implementation and designing of the above two questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. One-on-one round with Project manager
  • Q2. Architecture and System design round, but interviewer given me Java Coding , some basic question and asked some questions on SQL then in the middle of the interview he told that we are not going forward wi...

Interview Preparation Tips

Topics to prepare for OneCard Backend Developer interview:
  • Data Structures
  • Algorithms
  • REST API
  • Java
  • Database
Interview preparation tips for other job seekers - Please the availability of the interviewers first then schedule a call. Candidates really do hard work and reach for the final interviews hoping to have atleast a proper interview. If anyone is already selected for the role, don't schedule an interview at all. Even did not received any updates yet.

AeronPay Interview FAQs

How many rounds are there in AeronPay interview?
AeronPay interview process usually has 2 rounds. The most common rounds in the AeronPay interview process are Resume Shortlist, HR and Assignment.
How to prepare for AeronPay 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 AeronPay. The most common topics and skills that interviewers at AeronPay expect are Javascript, OOPS, Android, Banking and Banking Operations.
What are the top questions asked in AeronPay interview?

Some of the top questions asked at the AeronPay interview -

  1. About OOPs Concepts In C++ Language which is written in my Res...read more
  2. About Basic Javascripts Questions Like ,Variables, Objects , Callback Hell, Dat...read more
  3. Ask About React.Js Basic Questions Like : Components, DOM Manipulation , Real D...read more

Tell us how to improve this page.

AeronPay Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Air India Interview Questions
3.7
 • 169 Interviews
Spicejet Interview Questions
3.6
 • 91 Interviews
CapitalOne Interview Questions
3.7
 • 78 Interviews
Go First Interview Questions
3.7
 • 46 Interviews
AirAsia Interview Questions
3.6
 • 31 Interviews
Jet Airways Interview Questions
4.6
 • 24 Interviews
OneCard Interview Questions
3.4
 • 21 Interviews
Namaste Credit Interview Questions
3.4
 • 10 Interviews
View all

AeronPay Reviews and Ratings

based on 47 reviews

4.5/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

3.7

Salary

4.5

Job security

4.5

Company culture

3.8

Promotions

4.3

Work satisfaction

Explore 47 Reviews and Ratings
Web Developer
4 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Legal Advisor
4 salaries
unlock blur

₹7.2 L/yr - ₹7.2 L/yr

Web Application Developer
4 salaries
unlock blur

₹5 L/yr - ₹5 L/yr

HR Manager
3 salaries
unlock blur

₹2.3 L/yr - ₹3 L/yr

Customer Support Associate
3 salaries
unlock blur

₹3.7 L/yr - ₹4.2 L/yr

Explore more salaries
Compare AeronPay with

InterGlobe Aviation

3.6
Compare

Spicejet

3.6
Compare

Air India

3.7
Compare

Jet Airways

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