QualityKiosk Technologies Pvt. Ltd. interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

QualityKiosk Technologies Pvt. Ltd.
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Testing, SDLC, Designs, OOPS, Basic Programming
Tip
Tip

Tip 1 : DO SDLC very well
Tip 2 : Blackbox and whitebox testing 
Tip 3 : Have a good resume

Application process
Where: Campus
Eligibility: 6+ CGPA
Resume Tip
Resume tip

Tip 1 : Do not lie at all
Tip 2 : If you know basics of testing do write that in your resume

Interview rounds

01
Round
Easy
Group Discussion
Duration20 minutes
Interview date10 Nov 2020
Coding problem1

1. Group Discussion

We were asked to talk about twitter and its disadvantages

Problem approach

Tip 1 : Be precise and to the point. Give examples

02
Round
Easy
Video Call
Duration30 minutes
Interview date4 Jan 2021
Coding problem2

1. SDLC

I was asked about SDLC BlackBox and Whitebox

Problem approach

Read all testing methods very thoroughly

2. Generate all parenthesis

Moderate
30m average time
85% success
0/80
Asked in companies
InfosysFacebookGoogle

You are given an integer 'N', your task is to generate all combinations of well-formed parenthesis having ‘N’ pairs.


A parenthesis is called well-formed if it is balanced i.e. each left parenthesis has a matching right parenthesis and the matched pairs are well nested.


For Example:

For ‘N’ = 3,
All possible combinations are: 
((()))
(()())
(())()
()(())
()()()
Problem approach

Backtracking

Try solving now

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which operator is used for exponentiation in Python?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by OYO
1503 views
0 comments
0 upvotes
SDE - 1
2 rounds | 5 problems
Interviewed by Meesho
3663 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
989 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
771 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Mindtree
10996 views
7 comments
0 upvotes
company logo
Software Engineer
3 rounds | 7 problems
Interviewed by Optum
6921 views
1 comments
0 upvotes
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
8422 views
1 comments
0 upvotes