Figma Interview Questions
Practice 31 real interview questions from Figma. Covers Behavioral & Leadership, Coding & Algorithms, System Design, Analytics & Experimentation. For roles including Software Engineer, Data Scientist, Data Engineer, Machine Learning Engineer.

"I got asked a hardcore MCM DP question and I saw it on PracHub as well. Solved that question in 5 minutes. Without PracHub I doubt I could solve it in 5 hours. Though somehow didn't get hired, perhaps I guess I solved it too fast? /s"

"Believe me i'm a student here jn US. Recently interviewed for MSFT. They asked me exact question from PracHub. I saw it the night before and ignored it cause why waste time on random sites. I legit wanna go back and redo this whole thing if I had chance. Not saying will work for everyone but there is certainly some merit to that website. And i'm gonna use it in future prep from now on like lc tagged"

"10 years of experience but never worked at a top company. PracHub's senior-level questions helped me break into FAANG at 35. Age is just a number."

"I was skeptical about the 'real questions' claim, so I put it to the test. I searched for the exact question I got grilled on at my last Meta onsite... and it was right there. Word for word."

"Got a Google recruiter call on Monday, interview on Friday. Crammed PracHub for 4 days. Passed every round. This platform is a miracle worker."

"I've used LC, Glassdoor, and random Discords. Nothing comes close to the accuracy here. The questions are actually current — that's what got me. Felt like I had a cheat sheet during the interview."

"The solution quality is insane. It covers approach, edge cases, time complexity, follow-ups. Nothing else comes close."

"Legit the only resource you need. TC went from 180k -> 350k. Just memorize the top 50 for your target company and you're golden."

"PracHub Premium for one month cost me the price of two coffees a week. It landed me a $280K+ starting offer."

"Literally just signed a $600k offer. I only had 2 weeks to prep, so I focused entirely on the company-tagged lists here. If you're targeting L5+, don't overthink it."

"Coaches and bootcamp prep courses cost around $200-300 but PracHub Premium is actually less than a Netflix subscription. And it landed me a $178K offer."

"I honestly don't know how you guys gather so many real interview questions. It's almost scary. I walked into my Amazon loop and recognized 3 out of 4 problems from your database."

"Discovered PracHub 10 days before my interview. By day 5, I stopped being nervous. By interview day, I was actually excited to show what I knew."

"I recently cleared Uber interviews (strong hire in the design round) and all the questions were present in prachub."
"The search is what sold me. I typed in a really niche DP problem I got asked last year and it actually came up, full breakdown and everything. These guys are clearly updating it constantly."
Convert Leveled Rich-Text Tokens into Nested Lists
Convert Leveled Rich-Text Tokens into Nested Lists Problem Implement read_rich_text(tokens). Each token is a pair (level, text) in document order, whe...
Design Permission-Aware Retrieval for Design Files
Design Permission-Aware Retrieval for Design Files Design a search system for a design-editing agent. Users and agents issue short queries, typically ...
Design an Evaluation Platform for a Design-Editing Agent
Design an Evaluation Platform for a Design-Editing Agent A design application includes an agent that edits a user's document from natural-language ins...
Validate a Balanced INDENT and DEDENT Token Stream
Validate a Balanced INDENT and DEDENT Token Stream Problem A tokenizer has already converted a document into a sequence of tokens. Two token values ha...
Design Comments for a Collaborative Whiteboard
Design Comments for a Collaborative Whiteboard Design comments for a real-time collaborative whiteboard. The product details below are practice assump...
Design Trending Collaborative Files
Design Trending Collaborative Files Design a service that ranks currently trending collaborative files. Use the following scale and product rules as p...
Clarify an Ambiguous Product Question and Define a Metric
A product partner asks, “Is this feature successful?” The request does not specify the user population, behavior, comparison, or decision. Walk throug...
Present a Relevant Data Science Project to a Hiring Manager
Choose one data-science project that is relevant to the role and walk a hiring manager through it. Explain the problem, your role, the analytical appr...
Leadership and Project Deep-Dive Interview
Leadership and Project Deep-Dive Interview Prepare evidence-based responses to the leadership themes below and a deep dive on one recent project. Use ...
Handle Cross-Functional Pushback on an Analysis
Tell me about a time a cross-functional partner pushed back on your analysis, metric, or recommendation. How did you understand the disagreement, test...
Design Real-Time Collaborative Comments
Design a real-time commenting system for a collaborative canvas or document. Users should see new comments quickly, receive updates on threads, and re...
Design an Async Job Scheduler
Design an asynchronous job scheduler service. The service must support two job types: 1. Immediate jobs: submitted jobs that should run as soon as pos...
How would you measure product success?
This question evaluates a data scientist's ability to design and interpret product analytics for a subscription-based, seat-licensed collaborative pro...
Design Feed Ranking and HTML Generation
This question evaluates the ability to design end-to-end machine learning systems for personalized feed ranking and for natural-language-to-HTML gener...
Design a trending-articles platform
Design a Near Real-Time Trending-Articles Platform Design the backend that surfaces trending articles in near real time for a large-scale consumer pro...
Describe your most and least engaging work
You are interviewing for a Data Scientist role. The hiring manager asks: What kinds of work have been the most engaging for you, and what kinds have b...
Write SQL for first share and closest collaborator
You are given event data about users viewing design files. Assume the following tables: - files(file_id, creator_id) - creator_id is a VARCHAR user ...
Design and operate a monolith on Kubernetes
Design and Operate a Monolith on Kubernetes Context You are joining an infrastructure team. The backend is a single monolithic service. The company is...
Answer common behavioral questions
Behavioral Interview: STAR Responses for a Technical Screen (Software Engineer) You are preparing for a technical screen that includes behavioral and ...
Design document layer with undo/redo
Design a document layer that supports applying edits and undo/redo. Implement apply(op) to mutate the document, undo() to revert the most recent commi...