Upload Button Icon Add office photos
Engaged Employer

i

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

AasPass InfoTech Company Verified Tick

Compare button icon Compare button icon Compare
-

No reviews yet

i

This rating is based on a small number of reviews, so it may not fully reflect the overall employee experience.

Filter interviews by

AasPass InfoTech Company Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

(2 Questions)

  • Q1. TECHNICAL LINE, MECHANICAL BASIC AND PCB BOARD AND PLC PANEL
  • Q2. NON-TECHNICAL LINE AND MATHS BASIC AND VOLTAGE LINE AC OR DC LINE
Round 2 - One-on-one 

(2 Questions)

  • Q1. MY TECHNICAL SKILLS, MY POSITIVE MIND, HOW GROUP SALES AND SERVICE
  • Q2. MAINTENANCE WORK, AMC FORM,
Round 3 - HR 

(2 Questions)

  • Q1. CURRENT CTC PRE ANNUM
  • Ans. 

    My current CTC pre annum is $80,000.

    • My current CTC pre annum is $80,000

    • I am currently earning $80,000 per annum

    • My current annual salary is $80,000

  • Answered by AI
  • Q2. EXPERT CTC PER ANNAM

Interview Preparation Tips

Interview preparation tips for other job seekers - GET SMART WORK TECHNICAL OR NON-TECHNICAL IT HELPS YOUR HIGH POSITION
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - HR 

(1 Question)

  • Q1. Technical discussion on site reliability engineering role for 3 rounds
Round 2 - Technical 

(2 Questions)

  • Q1. Technical discussion on devops roles
  • Q2. Cloud technology
Round 3 - Technical 

(1 Question)

  • Q1. Technical discussion for 3 rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - Wasting time by taking more rounds for one devops / site reliability engineering role and not providing update. I request job seakers not to attend the more rounds of interview for this company

Asst Officer Pharmacist Interview Questions & Answers

Karuna Management Services user image Anonymous

posted on 12 Aug 2024

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

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

Round 1 - Behavioral 

(2 Questions)

  • Q1. Describe yourself..
  • Q2. What is the responsibility of a pharmacist in a pharmacy
Round 2 - HR 

(1 Question)

  • Q1. Job responsibilities
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Tell us about SEO.
  • Q2. How do you use google/meta adds.
  • Ans. 

    I use Google Ads and Meta Ads to create targeted advertising campaigns to reach specific audiences and drive traffic to websites.

    • I use Google Ads to create text, display, video, or app install ads that appear on Google search results, websites, and apps.

    • I use Meta Ads (formerly Facebook Ads) to create targeted ads that appear on Facebook, Instagram, Messenger, and Audience Network.

    • I target specific audiences based on d...

  • Answered by AI
  • Q3. How do measure success for a campaign?
  • Ans. 

    Success for a campaign can be measured through various key performance indicators (KPIs) such as conversion rates, click-through rates, return on investment (ROI), and engagement metrics.

    • Track conversion rates to see how many users are taking the desired action after seeing the campaign.

    • Monitor click-through rates to measure the effectiveness of the campaign in driving traffic to the desired destination.

    • Calculate ROI b...

  • Answered by AI

Senior QA Tester Interview Questions & Answers

The TJX Companies user image ANKITA PRIYADARSHINI NAYAK

posted on 5 Aug 2024

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

(1 Question)

  • Q1. WHAT IS HASHMAP
  • Ans. 

    HashMap is a data structure in Java that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store and retrieve elements efficiently.

    • Each key in a HashMap must be unique.

    • Example: HashMap map = new HashMap<>(); map.put("apple", 5); int value = map.get("apple");

  • Answered by AI
Round 2 - Coding Test 

WRITE A PROGRAM FOR FIBONACCI SERIES

Round 3 - Technical 

(1 Question)

  • Q1. STATIC VS FINAL
  • Ans. 

    STATIC vs FINAL - STATIC is used to define a class-level variable or method that can be accessed without creating an instance of the class. FINAL is used to define constants or prevent inheritance or method overriding.

    • STATIC variables and methods belong to the class itself, while FINAL variables cannot be changed once initialized.

    • STATIC variables are shared among all instances of a class, while FINAL variables are uniq...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

- write code for permutations & combination out of n numbers with k possibilities

Round 2 - Technical 

(3 Questions)

  • Q1. - diff between generator & decorator - write code for recursive decorator
  • Ans. 

    Generator produces a sequence of values while decorator adds functionality to an existing function. Recursive decorator calls itself within the decorator function.

    • Generator produces values lazily while decorator enhances functionality of a function.

    • Generators use 'yield' keyword to yield values one at a time.

    • Decorators use '@' symbol to apply additional functionality to a function.

    • Example of recursive decorator: def re...

  • Answered by AI
  • Q2. Explain generators
  • Ans. 

    Generators are functions in Python that allow you to pause and resume execution, yielding multiple values over time.

    • Generators are defined using a function with 'yield' statements instead of 'return'.

    • They can be iterated over using a for loop or by calling the next() function.

    • Generators are memory efficient as they do not store all values in memory at once.

    • They are useful for generating large sequences of values or pro...

  • Answered by AI
  • Q3. Sample application using flask
  • Ans. 

    A sample application using Flask, a Python web framework

    • Create a virtual environment for the project

    • Install Flask using pip

    • Create routes and views for different pages

    • Use templates to render HTML pages

    • Connect to a database using Flask-SQLAlchemy

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - HR 

(6 Questions)

  • Q1. Tell something about your self
  • Q2. About work experience
  • Q3. How did u know about the job
  • Q4. As delhi is new pace for u how will u manage
  • Q5. Salary expectation
  • Q6. What r u looking in the company future growth...
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 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself ?
  • Ans. 

    I am a detail-oriented and customer-focused cashier with experience in handling cash transactions and providing excellent customer service.

    • Experienced in handling cash transactions and operating cash registers

    • Strong attention to detail to ensure accuracy in cash handling

    • Excellent customer service skills to provide a positive shopping experience

    • Ability to handle customer inquiries and resolve issues effectively

    • Proficien...

  • Answered by AI
  • Q2. Why are you joining us ?
  • Ans. 

    I am joining because I have a strong interest in customer service and enjoy working in a fast-paced environment.

    • I have excellent communication and interpersonal skills, which are essential for providing exceptional customer service.

    • I am highly organized and detail-oriented, ensuring accuracy in handling cash transactions.

    • I thrive in a fast-paced environment and enjoy the challenge of multitasking and prioritizing tasks...

  • Answered by AI
  • Q3. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior cashier with excellent customer service skills and a strong understanding of the company's products and policies.

    • Advancing to a senior cashier position

    • Developing exceptional customer service skills

    • Gaining a deep understanding of the company's products and policies

    • Continuously improving my cash handling accuracy

    • Assisting in training new cashiers

    • Contributing to creating a positive and

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Billing activities and different scenario handling while billing.
  • Ans. 

    Billing activities involve handling transactions and resolving various scenarios related to billing.

    • Processing customer payments accurately and efficiently

    • Handling discounts, coupons, and promotions

    • Resolving billing discrepancies or errors

    • Assisting customers with payment methods and providing receipts

    • Handling returns, exchanges, and refunds

    • Maintaining cash registers and balancing cash drawers

    • Adhering to company policie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and remind solution of various conditions comes while billing.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Toric Contact lens fitting
  • Q2. Contact lens material
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2023. There were 2 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 - One-on-one 

(5 Questions)

  • Q1. Tel me about ur self
  • Ans. Just discuss everything what u know about ur self f from name age family backrounds your qualifications and overall experience
  • Answered Anonymously
  • Q2. Why should I hire u
  • Ans. Il manage everything, il give my 100% to my work il never give up to my work whatever the target will be given to us will achieve that😊
  • Answered Anonymously
  • Q3. What was ur last salary
  • Q4. How much u are expecting
  • Q5. Ok will get back to u if u are selected for this company

Tell us how to improve this page.

Interview Questions from Similar Companies

Inorbit Mall Interview Questions
4.4
 • 12 Interviews
Anko Interview Questions
4.0
 • 10 Interviews
Tresor Systems Interview Questions
4.0
 • 9 Interviews
Osia Hypermart Interview Questions
3.5
 • 9 Interviews
Sephora Interview Questions
4.2
 • 8 Interviews
JK Files Interview Questions
3.5
 • 8 Interviews
View all
Compare AasPass InfoTech Company with

1 India Family Mart

4.7
Compare

Karuna Management Services

4.6
Compare

FabAlley

4.4
Compare

Citylife Retail

3.9
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