
Zynga Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 437 interview experiences · FREE TO READ
Which role are you interviewing for?
30 roles · 437 reportsCandidate interview experiences
First-hand accounts from people who interviewed at Zynga.
Data Engineer
It was a face-to-face interview process, and the interviewers were really open to discussion. It felt more like a conversation about how I'd approach problems. I had 2 rounds: the first was SQL and a DSA question, and the second was a system design question. Just having your basics solid is enough for the system design part.
- Could you explain the differences between inner, left, and full outer SQL joins?
- What is your approach to solving a DSA problem?
- How would you design a system?
DevOps Engineer
So there were 6 rounds in total. It started with a manager discussion, then a live coding round for DevOps, followed by another F2F manager round. After that, there was a F2F DevOps round, then a round focused on how I'd handle things once I joined, and finally an HR round. The first four were technical interviews.
- Can you discuss your experience with AWS?
- What is your experience with Kubernetes?
- Can you explain your knowledge of Terraform?
Senior Technical Project Manager
The process consisted of several interview stages, including recruiter screening, hiring manager, lead manager, engineering, product management, and other producers. It was a thorough process, but very focused on discovering whether you are a good match with the team and the people you will work with.
- Can you provide use cases that demonstrate your communication skills?
- Can you provide use cases that demonstrate your ability to handle conflicts?
- Can you provide use cases that demonstrate your prioritization skills?
Data Analyst
The interview was conducted on a Coderpad platform, involving 2 SQL questions and approximately 6-7 product analytics questions. However, the Coderpad platform had numerous bugs. For instance, an implicit ordering issue occurred because the platform expected a specific output order despite the absence of an ORDER BY clause. A CASE WHEN statement caused the query to fail, but its removal allowed the query to run, pointing to a platform bug with conditional logic. Additionally, a division operation that should have resulted in a float returned an integer, indicating a data type handling problem. It's surprising that in the age of LLMs, syntax matching is still used for SQL testing.
- A new feature launch saw GMV reach 5000 in 2 days; how would you project if GMV will hit 50K in 10 days?
- With a win rate of 35% before a feature release and 39% after (target 40%), what steps would you take to confirm if 39% is actually below 40% and to validate that this win rate is significant?
- What's an effective strategy for a game release, and what would you propose to the CXO?
Zynga Interview Questions
Quoted word for word from Zynga interview reports.
“Create a function to return unique integers from two unsorted integer arrays that may contain duplicates.”
Read reports →“What's the minimum number of races needed to determine the winner among 25 horses if only 5 can race at a time?”
Read reports →“Write the entire code in C to substitute all occurrences of a string with another string within an input string.”
Read reports →“Find the count of all combinations of 3 numbers in an integer array whose sum is greater than or equal to a given value K.”
Read reports →“Design an autocomplete feature that provides a list of dictionary words starting with the user's typed text, optimizing time complexity and providing the full code.”
Read report →“Find out if two given strings are anagrams of each other or not?”
Read report →“How can you find if there is a loop in a linked list?”
Read report →“For a given string and its substrings, how can we algorithmically generate all valid English anagrams?”
Read report →“What are the different types of HTTP requests used in a REST API?”
Read report →Formats, difficulty and experience
Across all 437 Zynga interview reports.