Interview Experience Analysis for Zeta

15 Records Found
TOTAL EXPERIENCES
15
COMPANIES COVERED
1
ROLES COVERED
12
LOCATIONS COVERED
4

Curious About Salaries?

View Zeta Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Zeta Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Zeta | SDE 2 | Rejected

ZetaSDE 2

Summary

I interviewed for an SDE 2 role at Zeta but was rejected. The interview included a DSA round and a 90-minute Low-Level Design round where I had to design a caller identification and spam blocking appl...

Interview Experience

I had two rounds for the SDE 2 role. The first was a DSA round, for which a link to another discussion post was provided (https://leetcode.com/discuss/post/7280587/zeta-sde-2-2025-by-anonymous_user-xc23/). The second round was a 90-minute Low-Level Design (LLD) interview. In the LLD round, the inter...

Interview Questions (1)

Caller Identification and Spam Blocking Application Design

System Design
Loading content...
Read on LeetCode

Zeta | SDE 2 | 2025

ZetaSDE 2

Summary

I interviewed for an SDE 2 position at Zeta. The DSA round involved a unique problem about forming stable atoms from electrons and protons, with several optimization follow-ups. While I provided solut...

Interview Experience

ROUND 1: DSA - interviewer asked me a bit about current project and then she asked me this question - You are given an array representing the arrangement of electrons (e) and protons (p) within an atom. Your task is to determine the number of ways to select three particles from this array to form a ...

Interview Questions (1)

Stable Atom Formation

HardData Structures & Algorithms
Loading content...
Read on LeetCode

ZETA SDE3

ZetaSDE III💼 5 YOE

Summary

Loading content...

Interview Experience

Loading content...

Interview Questions (2)

Power Grid Maintenance

Data Structures & Algorithms
Loading content...
View Problem

Amazon Locker System Design (LLD)

System Design
Loading content...
Read on LeetCode

Zeta | SDE 2

ZetaSDE 2

Summary

I interviewed for an SDE 2 role at Zeta, undergoing four rounds covering DSA, Technical concepts, System Design, and Hiring Manager questions, including an LLD problem. Despite positive feedback, I wa...

Interview Experience

Round 1 – DSA ------------- They threw Palindrome Partitioning II and Maximum Candies Allocated to K Children at me. Solved, moved on. Standard Leetcode. Round 2 – Technical ---------------------------------------------- - Redshift vs RDS vs Athena - Why partitioning is evil - Lambda concurrency...

Interview Questions (13)

Palindrome Partitioning II

Data Structures & Algorithms
Loading content...

Maximum Candies Allocated to K Children

Data Structures & Algorithms
Loading content...

Comparison: Redshift vs RDS vs Athena

Other
Loading content...

Why Partitioning Can Be Problematic

Other
Loading content...

AWS Lambda Concurrency

Other
Loading content...

Comparison: EC2 vs Lambda

Other
Loading content...

Microservices: Service Discovery, Retries, Intermediate Storage

System Design
Loading content...

SQL vs NoSQL: Schema, ACID, Scalability

System Design
Loading content...

Java Trivia: Singleton, Polymorphism, Static Vars, Serialization, Stack Memory

Other
Loading content...

Design a Service Discovery System

HardSystem Design
Loading content...

Conflict Resolution with Manager

Behavioral
Loading content...

Supporting Manager During Attrition

Behavioral
Loading content...

Design an Airplane Reservation System (LLD)

MediumSystem Design
Loading content...
Read on LeetCode

FrontEnd Engineer | ZETA | HYD

ZetaFrontEnd Engineer📍 HYD

Summary

I had a technical interview at ZETA for a FrontEnd Engineer role, which included questions on JavaScript promises, memoization, and implementing a HistoryManager class. The interview lasted 60 minutes...

Interview Experience

# Round 1 1. What would be the output of below code snippet ``` console.log(1) const promise = new Promise((resolve) => { console.log(2) resolve() console.log(3) }) console.log(4) promise.then(() => { console.log(5) }).then(() => { console.log(6) }) console.log(7) setTimeout(() => ...

Interview Questions (3)

Promise and Event Loop Output

MediumData Structures & Algorithms
Loading content...

Implement Memoize Function

MediumData Structures & Algorithms
Loading content...

HistoryManager Class Implementation

HardData Structures & Algorithms
Loading content...
Read on LeetCode

Zeta interview

ZetaSoftware Engineer

Summary

The candidate participated in Zeta's Algo+problem solving interview for a Software Engineer role. They encountered a dynamic programming problem, struggled with edge cases, but eventually solved it wi...

Interview Experience

I recently appeared for Zeta's Algo+problem solving(round 2) interview for the Software Engineer role(new grad).During the interview, I was given a coding problem(dp) which I could only partially solve initially. I explained my recursive approach, but struggled with some edge cases. The interviewer ...

Interview Questions (1)

Dynamic Programming Problem

nullData Structures & Algorithms
Loading content...

Preparation Tips

Loading content...
Read on LeetCode

Zeta Interview Experience | SDE1

ZetaSDE I📍 Bangalore💼 1 YOE

Summary

Selected for SDE1 role after a 3-round interview process covering Data Structures & Algorithms, Technical (Java + DBMS + API Design), and Hiring Manager Round (Project + LLD + Behavioral). The intervi...

Interview Experience

Round 1: Data Structures & Algorithms (1 hr) - The interviewer was extremely kind and focused more on how I approached the problems and what I could learn from them rather than just testing my raw skills. I was given two problems one was Sudoku solver and other was a graph problem. I was able to com...

Interview Questions (2)

Sudoku Solver

HardData Structures & Algorithms
Loading content...

Graph Problem

MediumData Structures & Algorithms
Loading content...
Read on LeetCode

ZETA SDE-1 (Frontend) Interview Experience

ZetaSDE-1 (Frontend)

Summary

Interviewed for SDE-1 (Frontend) role at ZETA. The process included a technical round focusing on DSA, a machine coding round with ReactJS implementation, and a fitment round with behavioral and techn...

Interview Experience

### 📍 Interview Process Overview#### 🔹 Round 1 – Technical Round (DSA-Focused)* Solve one Data Structures & Algorithms (DSA) problem based on greedy approach and sorting: [Codeforces Problem 1475D – Cleaning the Phone](https://codeforces.com/problemset/problem/1475/d)#### 🔹 Round 2 – Machine Cod...

Interview Questions (2)

Cleaning the Phone

nullData Structures & Algorithms
Loading content...
View Problem

Functional Search Bar in ReactJS

nullData Structures & Algorithms
Loading content...
Read on LeetCode

Zeta SDE-2 FE Interview Experience(June 2025 - SELECTED)

ZetaSDE-2 FE

Summary

I had a multi-round interview process at Zeta, starting with a fundamentals assessment, followed by machine coding, frontend LLD, and a tech+fitment round. Despite some unexpected technical depth, I s...

Interview Experience

I had applied via a referral — reached out to a few people on LinkedIn in late February, and one of them was kind enough to refer me. I got a call from HR in May, and my interview process was scheduled. Note: *I don’t remember the exact questions, but I’ll share the overview and key takeaways from...

Interview Questions (3)

Concurrent API Calls with Limit

Data Structures & Algorithms
Loading content...

Matching Pair Memory Game

System Design
Loading content...

Design Facebook News Feed

System Design
Loading content...
Read on LeetCode

My Zeta OA Experience – 3 Clean and Logical Problems

Zeta

Summary

Loading content...

Interview Experience

Hey everyone,I recently gave the Zeta Online Assessment and thought I'd share my experience and the kind of problems I faced. Overall, the questions were very logical and implementation-friendly — not too complicated or math-heavy. Here’s a breakdown of all three problems, my approach, and a few tip...

Interview Questions (3)

Minimum Cost of Non-Overlapping Segment Pair

Data Structures & Algorithms
Loading content...

Nearest Greater Element

Data Structures & Algorithms
Loading content...

Probability of a Cell Being in All Paths (Grid DP)

Data Structures & Algorithms
Loading content...
Read on LeetCode
Showing 10 of 15
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App