Upload Button Icon Add office photos

Filter interviews by

Clear (1)

QualityKiosk Technologies Senior Software Engineer Interview Questions and Answers

Updated 28 Feb 2025

QualityKiosk Technologies Senior Software Engineer Interview Experiences

2 interviews found

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

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

The maximum score required to achieve is 50% out of 100.

Round 2 - Technical 

(2 Questions)

  • Q1. Can you describe your previous project?
  • Q2. Describe Mobile Testing and API Testing.
  • Ans. 

    Mobile Testing focuses on testing mobile applications on various devices and platforms. API Testing involves testing the functionality, reliability, performance, and security of APIs.

    • Mobile Testing involves testing mobile applications on different devices, operating systems, and networks.

    • API Testing focuses on testing the functionality, reliability, performance, and security of APIs.

    • Mobile Testing includes testing user...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My technician interview is progressing very well, as expected, and they will ask me multiple scenario-based questions on SQL databases, as well as on manual testing; however, they will not consider me for the HR round.

I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Am from insurance domain so they asked about insurance regarding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever knowledge you have regarding to any domain keep it clear n simple.

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.

    • Event loop is used in programming languages like JavaScript and Python.

    • It manages the execution of multiple tasks by prioritizing them based on their priority level.

    • It continuously checks for new events and executes them in a loop.

    • It allows for efficient handling of I/O operations without blocking the main thread.

    • It is co...

  • Answered by AI
  • Q2. Difference between let var and const.
  • Ans. 

    let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.

    • let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.

    • const is used to declare variables that cannot be reassigned and have block scope.

    • Using const does not mean the value is immutable, only the variable reference is.

    • let and const were introduc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for Mean or Mern stack be very firm on JavaScript basics and ES6 concepts.

Skills evaluated in this interview

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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Perl Python Linux questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Perl Python Kunux questions were asked.

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Core java and basic coding test like string recerse ,swap ,fibonacci

Interview Preparation Tips

Interview preparation tips for other job seekers - Tech Manager round , again coding and core java

Interview Questionnaire 

1 Question

  • Q1. UiPath Architecture
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is react native
  • Ans. 

    React Native is a framework for building mobile applications using JavaScript and React.

    • Allows developers to write code once and deploy it on both iOS and Android platforms

    • Utilizes native components for better performance and user experience

    • Supports hot reloading for faster development iterations

  • Answered by AI
  • Q2. What is useEffect
  • Ans. 

    useEffect is a hook in React that allows functional components to perform side effects.

    • useEffect is used to perform side effects in functional components

    • It runs after every render by default

    • It can be used to fetch data, subscribe to events, update the DOM, etc.

    • It can take a second argument which is an array of dependencies to control when the effect runs

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What design patter followed in your last project
  • Ans. 

    In my last project, we followed the MVC design pattern.

    • Model-View-Controller pattern separates data, presentation, and user interaction

    • Model represents data, View displays data, Controller handles user input and updates model

    • Example: Using AngularJS for front-end (View), Node.js for back-end (Controller), and MongoDB for database (Model)

  • Answered by AI
  • Q2. Comfortable with uk time
  • Ans. 

    Yes, I am comfortable with UK time as I have experience working with teams in different time zones.

    • Have experience working with teams in different time zones

    • Flexible with working hours to accommodate UK time

    • Comfortable using tools like Slack or email to communicate asynchronously

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Ask about family
  • Q2. Strength and weekness

Skills evaluated in this interview

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

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Can you provide a self-introduction?
  • Ans. 

    I am a Senior Software Engineer with 8 years of experience in developing scalable web applications.

    • 8 years of experience in software development

    • Specialize in developing scalable web applications

    • Proficient in programming languages such as Java, JavaScript, and Python

  • Answered by AI
  • Q2. AWS devops delated questions
Round 2 - Behavioral 

(2 Questions)

  • Q1. Terraform related questions
  • Q2. Flexible working on night shift
  • Ans. 

    Flexible working on night shift allows for better work-life balance and can accommodate different schedules.

    • Night shift can be beneficial for those who are more productive during nighttime hours.

    • Employees may appreciate the flexibility to work during non-traditional hours.

    • Proper communication and coordination with team members is essential to ensure smooth workflow.

    • Employers should consider offering additional incentiv...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Discussed on salary and company details
  • Q2. Discussed on company holidays and policies

Interview Preparation Tips

Interview preparation tips for other job seekers - They are asking basic questions during the interview, but after joining the company, we face client rounds that can be quite challenging; we require more technical knowledge to secure the project.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Sql join Window function
  • Q2. Manual testing Basic automat
Round 2 - Technical 

(2 Questions)

  • Q1. Sql question on joins
  • Q2. Manual testing question basick of automat

Interview Preparation Tips

Interview preparation tips for other job seekers - The company has a positive atmosphere, but some team leaders exhibit egotistical behavior.
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Automation testing related scenario based questions
Round 3 - Technical 

(1 Question)

  • Q1. General Qa procedure type managerial questions
Round 4 - HR 

(1 Question)

  • Q1. Policy and salary discussions
Contribute & help others!
anonymous
You can choose to be anonymous

QualityKiosk Technologies Interview FAQs

How many rounds are there in QualityKiosk Technologies Senior Software Engineer interview?
QualityKiosk Technologies interview process usually has 2 rounds. The most common rounds in the QualityKiosk Technologies interview process are Aptitude Test and Technical.
How to prepare for QualityKiosk Technologies Senior Software Engineer 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 QualityKiosk Technologies. The most common topics and skills that interviewers at QualityKiosk Technologies expect are .Net, Conflict Resolution, Database, Deployment and JSON.
What are the top questions asked in QualityKiosk Technologies Senior Software Engineer interview?

Some of the top questions asked at the QualityKiosk Technologies Senior Software Engineer interview -

  1. Describe Mobile Testing and API Testi...read more
  2. Am from insurance domain so they asked about insurance regarding questio...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Alembic Pharmaceuticals

10 top interview questions

INTERVIEWS

QualityKiosk Technologies

No Interviews

INTERVIEWS

Alembic Pharmaceuticals

No Interviews

INTERVIEWS

QualityKiosk Technologies

No Interviews

INTERVIEWS

Hanu Software Solutions

No Interviews

INTERVIEWS

QualityKiosk Technologies

No Interviews

INTERVIEWS

Hanu Software Solutions

No Interviews

INTERVIEWS

Hanu Software Solutions

No Interviews

Tell us how to improve this page.

QualityKiosk Technologies Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
QualityKiosk Technologies Senior Software Engineer Salary
based on 155 salaries
₹4 L/yr - ₹14 L/yr
46% less than the average Senior Software Engineer Salary in India
View more details

QualityKiosk Technologies Senior Software Engineer Reviews and Ratings

based on 11 reviews

4.5/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

4.4

Salary

4.2

Job security

3.7

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 11 Reviews and Ratings
Test Engineer
2.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
995 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Automation Test Engineer
235 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Test Lead
224 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare QualityKiosk Technologies with

Thinksoft Global Services

3.7
Compare

Cigniti Technologies

3.7
Compare

Indium Software

4.0
Compare

Maveric Systems

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent