Upload Button Icon Add office photos
Engaged Employer

i

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

Quikr Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Quikr QA Engineer Interview Questions and Answers

Updated 10 May 2023

Quikr QA Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before May 2022. 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 

Questions regarding Manual testing, Java , Selenium Automations

Round 3 - Coding Test 

Questions regarding Selenium and Java

Round 4 - One-on-one 

(1 Question)

  • Q1. Aptitude Questions

Interview questions from similar companies

QA Engineer Interview Questions & Answers

Swiggy user image Kumar Mayank

posted on 25 Jul 2023

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 - Coding Test 

Binary Search questions were asked

Round 3 - Coding Test 

Peak in a mountain array question were asked

Round 4 - HR 

(2 Questions)

  • Q1. Salary Questions were asked
  • Q2. Salaryyy questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and dont loose hope at last you will get success

I was interviewed in Jun 2018.

Interview Questionnaire 

1 Question

  • Q1. How are you , then i give answer i am fine , please tell me about your self. ma name is ......... I am from............ i Stay at sector at ......in ............. i have done ............. i have ...........

Interview Preparation Tips

General Tips: I give advice job seekers . any person take interview you give feedback why are you rejected any person tell me .then improve self any person you give feedback very important any person however we are all person sould succeed may people .please i requsted any job Seekers you give me feedback then many people improve self .
please you send feedback email by whats app or way 2 sms throw . feedback is very important in my life .feedback give us improve life communication ,interview skills. time is very important . emplyeer should job but you give feedback many people respected . you send feedback temporary letter.
Skills: Presence Of Mind, Body Language In Interview, Communication
Duration: <1 week
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2022. There were 5 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 

3 coding questions on codility platform.

Round 3 - Coding Test 

DSA Round 3 questions

Round 4 - Technical 

(1 Question)

  • Q1. LLD and CS Funda
Round 5 - Technical 

(1 Question)

  • Q1. Managerial Round
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2023. There were 3 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 

It was 2 coding questions of medium level

Round 3 - Technical 

(2 Questions)

  • Q1. Longest substring with non repeating characters
  • Ans. 

    Find the longest substring in a given string that does not contain any repeating characters.

    • Use a sliding window approach to iterate through the string.

    • Keep track of the characters seen so far using a set.

    • Update the start and end indices of the window to find the longest substring.

    • Return the length of the longest substring.

  • Answered by AI
  • Q2. Candy problem. There is similar question in geeks for geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practising data structures and algorithms. Do some projects

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 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 

There were 2 questions to test our basic coding knowledge.

Round 3 - One-on-one 

(1 Question)

  • Q1. Some basic introduction followed by sort 2 arrays into a single array.
Round 4 - One-on-one 

(1 Question)

  • Q1. Applications of various data structures.
  • Ans. 

    Data structures are used in various applications like search algorithms, storage systems, and graph algorithms.

    • Search algorithms like binary search use arrays and trees for efficient searching.

    • Storage systems use data structures like hash tables and linked lists for organizing and accessing data.

    • Graph algorithms like Dijkstra's algorithm use graphs and trees for solving complex problems.

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Some basic hr questions like tell me about yourself, what do you know about magicbricks,where do you see yourself in 5 years etc

Skills evaluated in this interview

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

(1 Question)

  • Q1. Create APIs for a Quiz platform
  • Ans. 

    Create APIs for a Quiz platform

    • Design RESTful APIs for creating, updating, deleting, and retrieving quizzes

    • Include endpoints for managing quiz questions, answers, and user responses

    • Implement authentication and authorization mechanisms for secure access

    • Utilize JSON format for data exchange between client and server

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Spring boot development well

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Design and code a parking lot application

Round 2 - Technical 

(1 Question)

  • Q1. Past work and digging around that. few changes in past work and how to implement them.
Round 3 - Technical 

(1 Question)

  • Q1. How to ensure that there is no data corruption when data is being streamed and processed asynchronously
  • Ans. 

    To ensure no data corruption during asynchronous streaming and processing, use data validation, error handling, and checksums.

    • Implement data validation techniques to check the integrity of the streamed data.

    • Handle errors and exceptions properly to prevent data corruption.

    • Use checksums or hash functions to verify the integrity of the data.

    • Implement reliable communication protocols like TCP/IP to ensure data integrity.

    • Co...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your machine setup with IDE of your choice.
Keep a list of significant work you have done in the past. Keep all the details handy for them.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Asked array questions medium level

Round 2 - HR 

(2 Questions)

  • Q1. About my internships
  • Q2. And projects in detail

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice just prepare well

Associate Interview Questions & Answers

Swiggy user image mahesh nilkanth

posted on 26 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is your Dream job ?

Quikr Interview FAQs

How many rounds are there in Quikr QA Engineer interview?
Quikr interview process usually has 4 rounds. The most common rounds in the Quikr interview process are Coding Test, Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Quikr QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Quikr QA Engineer Salary
based on 23 salaries
₹2.6 L/yr - ₹8.7 L/yr
16% less than the average QA Engineer Salary in India
View more details

Quikr QA Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

1.0

Salary

2.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Key Account Manager
286 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
84 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Manager
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Key Account Manager
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Quikr with

OLX

3.8
Compare

JustDial

3.5
Compare

MagicBricks

3.6
Compare

Cartrade.com

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