Zscalar interview experience Real time questions & tips from candidates to crack your interview

SDE - 1

Zscalar
upvote
share-icon
4 rounds | 7 Coding problems

Interview preparation journey

expand-icon
Journey
The pre-placement season is always a thriller for any undergrad and it goes the same for me. I was well prepared with all the requirements of the role for which the organization came for placements. I was a little disappointed that the organization has taken one OA round and 2 DSA rounds despite that they canceled the drive because of no reason.
Application story
Zscalar Drive came on campus for three different roles: developer, DevOps, and dev-test roles for an internship with PPO offers. Based on the results of the first OA round and resume shortlisting, they divided the qualified students into each role separately.
Why selected/rejected for the role?
I, along with four other students, was not selected as the drive was canceled for the DevOps role after three rounds without any explanation.
Preparation
Duration: 3 months
Topics: Data Structures, Algorithms, OOPs, System Design, Computer Networks, Cloud Computing, Postman
Tip
Tip

Tip 1: Revise the core subjects of computer science.
Tip 2: Focus on cloud computing and computer network fundamentals.
Tip 3: Have some knowledge about testing tools.
Tip 4: Have a better understanding of your projects.

Application process
Where: Campus
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1: Highlight your projects and the skills used in them.
Tip 2: Mention only the items that you have a better understanding of.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90
Interview date16 Nov 2022
Coding problem3

It was the first OA round in the afternoon at my institute.

1. Sorting Strings by Sum of Name Length and Roman Numeral Value

Moderate
30m average time
60% success
0/80
Asked in companies
FacebookHCL TechnologiesAmazon

A list of strings consisting of names followed by a space and Roman number, we need to sort the list on the basis of their sum equals name length and Roman value.
Ex: string s[] = {“John VII”, David V, John V, Henry VI, Henry IV};

Problem approach

Tip 1: Use a sorting algorithm having the best time complexity.

Try solving now

2. 2D matrix

Easy
10m average time
90% success
0/40
Asked in companies
HSBCAdobeCIS - Cyber Infrastructure

A 2D matrix is given and we need to eliminate the maximum element in each round.

Problem approach

Tip 1: The use of a stack for sorting the maximum element will be good.

Try solving now

3. Counting Substrings with Exactly k Different Characters

Moderate
15m average time
85% success
0/80
Asked in companies
CIS - Cyber InfrastructureAmazonWalmart

Given a string having values from 0 to 9, we need to find the number of substrings in which the different characters occurred exactly k times.

Problem approach

Tip 1: The use of a hashing algorithm will be best here.

Try solving now
02
Round
Medium
Video Call
Duration45
Interview date17 Nov 2022
Coding problem2

It was the second round in the afternoon at the Institute on next day after the first OA round.

1. Interview Highlights: Self-Presentation and Project Discussions

~ Asked about myself.
~ Asked about my projects how I made those and the techs I used in them.

Problem approach

Tip 1: Introduce yourself nicely and clearly.
Tip 2: Explain your projects in detail, such as the idea behind each project, the problems faced during development, and how you tackled them.

2. Technical Interview Insights: OOPs in C++ and Core Computer Science Topics

~ Asked about the OOPs concept in C++.
~ Asked questions related to Data Structures, Computer Networks, Operating Systems, and DBMS.

Problem approach

Tip 1:Ensure clarity in your understanding of the OOPs concept in your primary language; mine is C++.
Tip 2: Be well-prepared with the fundamentals of computer science before the interview.
Tip 3:If you don't know the answer, please don't provide incorrect information. You can check it after the call.

03
Round
Medium
Video Call
Duration45
Interview date18 Nov 2022
Coding problem2

It was the third round in afternoon at Institute. Hopefully I made it till here.

1. Shopping Website Design & Git Commands

~ Asked about the low-level design of a shopping website like Flipkart.
~ Asked questions from git - commit, push, and pull.

Problem approach

Tip 1: Be prepared to discuss the low-level design of the projects mentioned on your resume. 

Tip 2: Familiarize yourself with Git and GitHub.

2. Postman

~ Asked questions related to testing tools like Postman.
~ Asked about different types of requests we make from Postman.
~ Asked about how I have tested my projects after development.

Problem approach

Tip 1: Be prepared for the testing tools that you require for testing your projects.
Tip 2: Postman is the primary tool, have an understanding of how to use it.

04
Round
Easy
HR Round
Duration15
Interview date19 Nov 2022
Coding problem0

It was the HR round in the evening at the Institute.

Here's your problem of the day

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

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8519 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
907 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3320 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2581 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 1
5 rounds | 12 problems
Interviewed by Amazon
114579 views
24 comments
0 upvotes
company logo
SDE - 1
4 rounds | 5 problems
Interviewed by Microsoft
57825 views
5 comments
0 upvotes
company logo
SDE - 1
3 rounds | 7 problems
Interviewed by Amazon
34961 views
7 comments
0 upvotes