Upload Button Icon Add office photos
Engaged Employer

i

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

Quizizz Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Quizizz Senior Software Engineer Interview Questions and Answers

Updated 20 May 2022

Quizizz Senior Software Engineer Interview Experiences

1 interview found

I was interviewed in Apr 2022.

Round 1 - Telephonic Call 

(1 Question)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - evening
Interviewer was friendly.

  • Q1. 

    Number of Islands Problem Statement

    You are provided with a 2-dimensional matrix having N rows and M columns, containing only 1s (land) and 0s (water). Your goal is to determine the number of islands in t...

Round 2 - Telephonic Call 

(2 Questions)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - afternoon
Interviewer was friendly

  • Q1. 

    Move Zeroes to End

    Given an unsorted array of integers, rearrange the elements such that all the zeroes are moved to the end, while maintaining the order of non-zero elements.

    Input:

    The first line cont...
  • Q2. 

    Asteroid Collision Problem Description

    Given an array/list ASTEROIDS representing asteroids aligned in a row, each element's absolute value identifies the asteroid's size, while its sign indicates the dir...

Round 3 - Telephonic Call 

Round duration - 55 Minutes
Round difficulty - Easy

Timing - evening
interviewer was friendly

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in BangaloreEligibility criteriaExperienceQuizizz Inc. interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Low Level Design, High Level Design, Machine LearningTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice DSA/Algorithms.
Tip 2 : Practice LLD and OOPs concepts. Also, do check how data models/database schema should be.
Tip 3 : Practice System Design from the Alex Xu - System Design Interview book.

Application resume tips for other job seekers

Tip 1 : Do not put false things on your resume.
Tip 2 : Should know your resume in and out.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview questions from similar companies

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

Basic aptitude questions

Round 2 - Coding Test 

Linked list, array, tree and graph questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well aptitude and coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Data structures, particularly strings, play a crucial role in problem-solving.

Round 2 - HR 

(4 Questions)

  • Q1. Please tell me about yourself.
  • Q2. Why should we hire you?
  • Q3. What are your strength and weakness .
  • Q4. Why did you choose career in software developer.
Round 3 - Technical 

(2 Questions)

  • Q1. What is your area of expertise in programming languages?
  • Q2. What is JavaScript, and what are its benefits?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. About cypress and manual
Round 2 - One-on-one 

(1 Question)

  • Q1. Cultural fit interview
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. About Myself in details
  • Q2. Past internships and work experiences
Round 2 - Technical 

(2 Questions)

  • Q1. Primary keys, Unique key
  • Q2. Usage advantages and disadvantages of Indexing
Round 3 - Coding Test 

SQL- 1 departments with no users
2 dept_id and their respective no. of users

DSA1: Most frequent no. in an array
DSA2: Zero Sum subarray exists

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basis DSA well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Android architecture mvvm mvc kotlin
  • Q2. Coroutines flows
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. 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 - Aptitude Test 

Aptitude test is an exam assume that individuals have inherent strengths and weakness and have a natural inclination towards success or failure in specific areas based on their innate characteristics

Round 3 - Technical 

(3 Questions)

  • Q1. How many programming language do you know? How many development tools have you used? Do you have any technical certifications?
  • Ans. 

    I am proficient in 5 programming languages, have used 8 development tools, and hold 2 technical certifications.

    • Proficient in Java, Python, C++, JavaScript, and SQL

    • Used development tools like Git, Jenkins, Docker, Visual Studio Code, etc.

    • Hold certifications in AWS Solutions Architect and Microsoft Certified Azure Developer

  • Answered by AI
  • Q2. What are different types of OS you are comfortable with working?
  • Ans. 

    I am comfortable working with Windows, Linux, and macOS operating systems.

    • Windows

    • Linux

    • macOS

  • Answered by AI
  • Q3. What is the extent of your technical expertise?
Round 4 - Coding Test 

Data structures , what is an array,what is linked list,etc

Round 5 - HR 

(1 Question)

  • Q1. Tell me about yourself? Tell me about experience? What are your strengths?

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is OOPS concepts.
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detail

  • Answered by AI
  • Q2. What is PDO and uses in PHP.
  • Ans. 

    PDO stands for PHP Data Objects, a database access layer providing a uniform method of access to multiple databases.

    • PDO is a PHP extension that provides a data-access abstraction layer.

    • It supports multiple database systems like MySQL, PostgreSQL, SQLite, etc.

    • PDO helps prevent SQL injection attacks by using prepared statements.

    • It allows for error handling and supports transactions.

    • Example: $pdo = new PDO('mysql:host=loc...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Basic Aptitude test

Round 3 - Coding Test 

Coding Round is little tough.

Round 4 - HR 

(3 Questions)

  • Q1. Formal conversation about the projects and all that kind of stuff
  • Q2. What kind of project you have worked on
  • Q3. How you tackles different project

Interview Preparation Tips

Interview preparation tips for other job seekers - All the Best to all!!

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

2 coding questions with aptitude question(logical aptitude and quantitative aptitude)

Round 3 - Coding Test 

This was a Machine Coding. We need to design a system and then they will check our design by running test cases. It was 2.5 hrs long.

Round 4 - One-on-one 

(2 Questions)

  • Q1. Basic questions on computer core subjects(Deadlock, Networking, Tcp connection, process scheduling etc, DNS Lookup etc)
  • Q2. Questions on React, Node and the libraries which I used in my project(My project was a full stack project)

Interview Preparation Tips

Topics to prepare for BrightCHAMPS Software Developer interview:
  • Computer Networking
  • Operating Systems
  • Database Management
  • React.Js
  • Data Structures
Interview preparation tips for other job seekers - Prepare your resume well and be prepared for project based questions. ( They will deep dive in that subject). Besides that have a basic understanding of core cs subjects and common dsa problems.

Tell us how to improve this page.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Unacademy Interview Questions
3.0
 • 209 Interviews
upGrad Interview Questions
3.7
 • 208 Interviews
Testbook.com Interview Questions
3.6
 • 99 Interviews
Toppr Interview Questions
3.4
 • 73 Interviews
Embibe Interview Questions
3.5
 • 60 Interviews
Adda 247 Interview Questions
3.2
 • 30 Interviews
InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.1
 • 17 Interviews
Pepper Content Interview Questions
2.4
 • 11 Interviews
View all
Quizizz Senior Software Engineer Salary
based on 7 salaries
₹25 L/yr - ₹67.5 L/yr
207% more than the average Senior Software Engineer Salary in India
View more details

Quizizz Senior Software Engineer Reviews and Ratings

based on 2 reviews

3.1/5

Rating in categories

3.5

Skill development

2.1

Work-life balance

4.5

Salary

1.5

Job security

1.5

Company culture

2.5

Promotions

3.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
9 salaries
unlock blur

₹16 L/yr - ₹30 L/yr

Product Designer
9 salaries
unlock blur

₹8.2 L/yr - ₹8.2 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹25 L/yr - ₹67.5 L/yr

Software Development Engineer
6 salaries
unlock blur

₹15 L/yr - ₹29 L/yr

Front end Engineer
5 salaries
unlock blur

₹27 L/yr - ₹30 L/yr

Explore more salaries
Compare Quizizz with

BYJU'S

3.1
Compare

Unacademy

3.0
Compare

Toppr

3.4
Compare

upGrad

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