Upload Button Icon Add office photos

Filter interviews by

Appzlogic Mobility Solutions Interview Questions and Answers

Updated 17 May 2025
Popular Designations

Appzlogic Mobility Solutions Interview Experiences

4 interviews found

QA Analyst Interview Questions & Answers

user image Lakshay Jain

posted on 17 May 2025

Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. My interview experience with Appzlogic was extremely disappointing and unprofessional. The interview began, and I introduced myself as Lakshay Jain. Shockingly, the interviewer (Aman Bansal) interrupted me...
  • Q2. Please make sure not to apply in this company and waste your time and even if you are applying then wish aman bansal not Taking your interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst company and interview experience

QA Analyst Interview Questions asked at other Companies

Q1. What are the different types of software testing?
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(1 Question)

  • Q1. AWS & Its Services, Kubernetes components, architecture, CI/CD pipelines, Linux Troubleshooting, Handling Downtimes, Real-World Scenarios.

Interview Preparation Tips

Interview preparation tips for other job seekers - No Response Post Interviews: It's been two weeks but I haven't received any feedback.
Lack of Professionalism: Despite following up via email and WhatsApp, there was no reply.
Unfair Scheduling: I was asked to interview the next morning. I stayed up all night preparing, yet my effort was not valued.

Still Advice for Job Seekers:
Prepare for AWS, k8, Linux, CI/CD(Jenkins or GitHub Actions), and basic troubleshooting.
Be ready for scenario-based.
Don't expect prompt response- Follow up, but manage expectations.

Site Reliability Engineer Interview Questions asked at other Companies

Q1. what is diff cloud formation vs terraform, release management like blue green etc.
View answer (1)

HR Intern Interview Questions & Answers

user image Anonymous

posted on 6 Dec 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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. What is your experience as HR executive.
  • Q2. What is your relevant Experience in HR?

HR Intern Interview Questions asked at other Companies

Q1. Why Human Resources ? What is its importance in Tourism industry and in general to every firm regarding to all industries ?
View answer (3)

I applied via Indeed

Interview Questionnaire 

1 Question

  • Q1. It was all about automation testing. They asked about selenium and disadvantages, how to handle alert, how to use mouse action and keyboard, asked about the framework.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you go for manual testing interview they will definitely check your programing language knowledge like java.

If you don't have programing knowledge your chances of selection would be very less.

Top trending discussions

View All
Interview Tips & Stories
2w
timepasstiwari
·
A Digital Markter
ChatGPT prepped me HARD for my interview!
Spent like two hours on chatgpt yesterday prepping for an interview. First, the usual, copy-pasted my resume and the job description, telling it to "upload this to your memory 'cause we are going to talk about it later". Then I grilled it with questions about stuff I didn't get in the job spec, and chatgpt helped me figure things out. I asked it to list the four or five key things they are looking for in the role. Then I told chatgpt to quiz me with ten questions, one at a time, to help me think about how I have gained experience in those areas. After the ten questions, it gave me strengths/weaknesses and a summary. Finally, I had chatgpt summarize each of my answers into three bullet points. Now have got a list of stories ready to go for any interview. No matter the question, I can steer the convo toward one of these success stories.
Got a question about Appzlogic Mobility Solutions?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I appeared for an interview before Aug 2016.

Interview Preparation Tips

Round: Resume Shortlist
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments

Round: Test
Experience: I am vinothkumar from Dindugal, I was studied computer engineering in Madurai institute of engineering and technology at sivagangai, I am quality controller in RR DONNELLY at Chennai, my experience 2 years, my family staying in native, my father palanichami he is a former, my mother tamilselvi she is home maker and my one yelder brother Vijayakumar he is driver, I am interested area software engineer, my hobbies are listening music, reading book and news paper, playing and watching cricket
Tips: No comments
Total Questions: 15

Round: Test
Experience: See my mentality
Tips: No comments
Duration: 45 minutes

Round: Group Discussion
Experience: Communication
Tips: No comments

Skills: Communication And Confidence

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Difference between for and for each
  • Ans. 

    For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.

    • For loop is used when the number of iterations is known beforehand.

    • For each loop is used when the number of iterations is not known beforehand.

    • For loop can be used with any iterable object.

    • For each loop can only be used with arrays and other iterable objects.

    • For loop uses an index variable to access...

  • Answered by AI

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

Interview Questionnaire 

1 Question

  • Q1. Details related to Agile - processes, toools used

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Agile related concepts

Appzlogic Mobility Solutions Interview FAQs

How many rounds are there in Appzlogic Mobility Solutions interview?
Appzlogic Mobility Solutions interview process usually has 1-2 rounds. The most common rounds in the Appzlogic Mobility Solutions interview process are Resume Shortlist, One-on-one Round and Technical.
How to prepare for Appzlogic Mobility Solutions 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 Appzlogic Mobility Solutions. The most common topics and skills that interviewers at Appzlogic Mobility Solutions expect are Javascript, Java, Python, MySQL and Automation Testing.
What are the top questions asked in Appzlogic Mobility Solutions interview?

Some of the top questions asked at the Appzlogic Mobility Solutions interview -

  1. It was all about automation testing. They asked about selenium and disadvantage...read more
  2. AWS & Its Services, Kubernetes components, architecture, CI/CD pipelines, Linux...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 101 Interviews
Snovasys Interview Questions
4.0
 • 35 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all

Appzlogic Mobility Solutions Reviews and Ratings

based on 34 reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.2

Salary

3.0

Job security

3.7

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 34 Reviews and Ratings
Softwaretest Engineer
38 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Software Engineer
32 salaries
unlock blur

₹2 L/yr - ₹10.5 L/yr

Sdet Automation Test Engineer
12 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹5 L/yr - ₹13.7 L/yr

Automation Test Engineer
9 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Appzlogic Mobility Solutions with

HCL Infosystems

3.9
Compare

Zidio Development

4.4
Compare

Northcorp Software

4.4
Compare

Accel Frontline

4.1
Compare
write
Share an Interview