Upload Button Icon Add office photos
Engaged Employer

i

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

AppZen Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

AppZen Interview Questions and Answers

Updated 7 Nov 2024

AppZen Interview Experiences

Popular Designations

4 interviews found

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

I applied via LinkedIn and was interviewed in Mar 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 - One-on-one 

(2 Questions)

  • Q1. Motivation behind looking for a change.
  • Q2. Hands on coding
Round 3 - Technical 

(1 Question)

  • Q1. Director round - technical discussion
Round 4 - HR 

(1 Question)

  • Q1. What are the compensation details

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a very friendly place

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 (212)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. JOIN TWO TABLE WITH WHERE CLUASE
  • Ans. 

    Joining two tables with a WHERE clause in SQL

    • Use the JOIN keyword to combine two tables based on a related column

    • Add a WHERE clause to specify the condition for the join

    • Example: SELECT * FROM table1 JOIN table2 ON table1.id = table2.id WHERE table1.column = 'value'

  • Answered by AI
  • Q2. How to handel bad customer
  • Ans. 

    Handle bad customers by remaining calm, listening actively, empathizing with their situation, offering solutions, and seeking help if needed.

    • Remain calm and composed

    • Listen actively to understand their concerns

    • Empathize with their situation

    • Offer solutions or alternatives

    • Seek help from a supervisor if necessary

  • Answered by AI

Skills evaluated in this interview

Technical Support Executive Interview Questions asked at other Companies

Q1. 1. How to install windows 2. How to make pen drive bootable 3.What is taskbar 4.what is task manager 5.How to make partition in hard drive 6. How to activate windows
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What are the applications of flask
  • Ans. 

    Flask is a lightweight WSGI web application framework in Python.

    • Web development

    • API development

    • Microservices

    • Prototyping

    • RESTful services

  • Answered by AI
  • Q2. Write SQL query to get the certain output
  • Ans. 

    SQL query to retrieve specific output

    • Use SELECT statement to retrieve data

    • Use WHERE clause to filter results based on specific criteria

    • Use JOIN clause to combine data from multiple tables if needed

  • Answered by AI
  • Q3. Write a python code to find the substring from the string
  • Ans. 

    Python code to find a substring from a string

    • Use the 'find' method to locate the starting index of the substring within the string

    • Extract the substring using slicing based on the starting index and length of the substring

    • Handle cases where the substring is not found by checking the return value of 'find'

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Are you comfortable working in NIGHT shift
  • Q2. What do you want to join this company
  • Ans. 

    I want to join this company because of its reputation for innovation and commitment to employee growth.

    • Reputation for innovation in the industry

    • Commitment to employee growth and development

    • Exciting projects and opportunities for learning and advancement

  • Answered by AI

Interview Preparation Tips

Topics to prepare for AppZen Technical Support Engineer interview:
  • SQL
  • Communication Skills
  • SDLC
Interview preparation tips for other job seekers - Be confident, ask about your team and their work and your role in the team. Is there any rotational shift or not?

Skills evaluated in this interview

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

I applied via Referral and was interviewed before Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. NA

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was awesome and very smooth hiring process. The interviewer was very polite person and I was evaluated against my personality, skills, professional skills, communication as well as soft skills. It was a very nice and healthy discussion post which I was very excited to be part of AppZen.
The entire process was seamless and completed within a week.
Excellent onboarding experience and AppZen values the every resource they have.?

Senior Consultant Interview Questions asked at other Companies

Q1. 1. What's the use of update sets and how do you move update set from one instance to another? Once you imported the update set, what will you do? To check the customisations, You need to do open the update set and do something. What is that... read more
View answer (3)

AppZen interview questions for popular designations

 Technical Support Engineer

 (1)

 Software Engineer

 (1)

 Technical Support Executive

 (1)

 Senior Consultant

 (1)

Jobs at AppZen

View all

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Arayay sub array with max sum

Interview Preparation Tips

Interview preparation tips for other job seekers - just prep dsa

I applied via Naukri.com and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is mentioned in resume will be questined
Round 2 - HR 

(4 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your salary expectations?
  • Q3. Why are you looking for a change?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be able to communicate properly and possess knowledge on necessary background

I applied via Approached by Company and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There was a assignment in angular to create simple e-commerce application!

Round 2 - Technical 

(1 Question)

  • Q1. Basics of angula, html, css and js!
Round 3 - HR 

(1 Question)

  • Q1. Basic question with all why's and when's, salary discussion, date of joining, availability of joining, role, etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest, don't make up things, never hesitate to ask feedback and doubts.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Assignment 

Build an API for a E Commerce Store and show how you would use certain libraries and

Round 2 - Technical 

(1 Question)

  • Q1. How do You use Decorators in Python? Why do you need them and how would you use them in an API setting.
  • Ans. 

    Decorators in Python are used to modify or extend the behavior of functions or methods without changing their code.

    • Decorators are functions that take another function as an argument and return a new function.

    • They are commonly used for logging, authentication, caching, and more.

    • Example: @staticmethod or @classmethod decorators in Python.

    • In an API setting, decorators can be used to authenticate users, log requests, or ra

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are Your Salary expectations from this role?
  • Ans. 

    My salary expectations are in line with industry standards for an Associate Software Engineer role.

    • Research industry standards for Associate Software Engineer salaries

    • Consider my level of experience and skills when determining salary expectations

    • Be open to negotiation based on the overall compensation package offered

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPs related questions.
  • Q2. Joins, Indexes and some problems to write sql queries.
Round 1 - Hackerearth Test 

(1 Question)

  • Q1. There were MCQs related to DSA and coding questions.
Round 2 - Coding Test 

Two questions to be solved in 1 hr.

Round 3 - Technical 

(1 Question)

  • Q1. Basic DSA and 3 coding ques
Round 4 - Technical 

(1 Question)

  • Q1. Resume based and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA should be strong. They're only interested in your knowledge of data structures and problem solving skills.

AppZen Interview FAQs

How many rounds are there in AppZen interview?
AppZen interview process usually has 2-3 rounds. The most common rounds in the AppZen interview process are Technical, HR and Resume Shortlist.
How to prepare for AppZen 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 AppZen. The most common topics and skills that interviewers at AppZen expect are Python, Artificial Intelligence, Aerospace, Pharma and Deep Learning.
What are the top questions asked in AppZen interview?

Some of the top questions asked at the AppZen interview -

  1. Write a python code to find the substring from the str...read more
  2. What are the applications of fl...read more
  3. write SQL query to get the certain out...read more

Tell us how to improve this page.

AppZen Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 509 Interviews
Freshworks Interview Questions
3.5
 • 160 Interviews
Zenoti Interview Questions
3.0
 • 42 Interviews
Rippling Interview Questions
2.6
 • 39 Interviews
ClearTax Interview Questions
3.4
 • 39 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
Chargebee Interview Questions
3.9
 • 16 Interviews
Postman Interview Questions
3.6
 • 11 Interviews
Fyle Interview Questions
4.3
 • 4 Interviews
View all

AppZen Reviews and Ratings

based on 18 reviews

3.6/5

Rating in categories

3.6

Skill development

2.9

Work-life balance

3.7

Salary

3.0

Job security

3.5

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 18 Reviews and Ratings
Senior Technical Writer

Pune

2-6 Yrs

Not Disclosed

Implementation Success Manager

Pune

4-8 Yrs

Not Disclosed

Director - Global Support

Pune

16-20 Yrs

Not Disclosed

Explore more jobs
Data Analyst
12 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Devsecops Engineer
8 salaries
unlock blur

₹33 L/yr - ₹37 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹16.5 L/yr - ₹33 L/yr

Software Engineer
6 salaries
unlock blur

₹10 L/yr - ₹20 L/yr

Technical Consultant
6 salaries
unlock blur

₹6 L/yr - ₹23.7 L/yr

Explore more salaries
Compare AppZen with

Yalamanchili Software Exports

3.3
Compare

Global Edge Software

3.5
Compare

Fleetx.io

3.7
Compare

SurePrep

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