Interview Questions by Rounds
Explore questions by interview round type. 34 rounds available.
Browse by round
Questions
Bytedance Data Structures Interview: CS Foundation Topics
Prepare ByteDance CS data structures: dynamic arrays, trees, hash tables, and concurrency. Review complexities, memory trade-offs, and practical interview tasks.
ByteDance Frontend Interview: HTTP Caching & Status Codes
Prepare ByteDance frontend interviews: master HTTP caching (Cache-Control, ETag, Last-Modified) and common HTTP status codes. With examples and debugging tips.
ByteDance ML: Binary Logistic Regression (NumPy)
Implement a binary logistic regression classifier from scratch with NumPy. Learn fit, predict_proba, predict, BCE loss and gradient descent. Practice coding now.
Bytedance ML Engineer Interview — Cold Start Problem
Bytedance ML interview prep: Cold Start in recommender systems—learn content-based, hybrid and transfer-learning fixes and how to explain trade-offs. Try examples.
ByteDance ML System Design: Live Stream Violation Penalty
Design a low-latency, scalable live streaming violation penalty system for ByteDance. Learn architecture, schemas, and enforcement — prepare for system design interviews.
ByteDance System Administration Interview: Linux & Cloud
Prepare for ByteDance system administration interviews: master Linux ops, cloud IaaS/PaaS, automation, virtualization, security and logging. Practice now.
ByteDance System Design: Reward Backend for High QPS
Design a scalable, fault-tolerant reward backend for ByteDance that handles 10k QPS. Explore caching, rate limiting, load balancing and consistency—study now.
Cisco Coding Interview: Look-and-Say Next Term
Practice Cisco coding screens: implement Look-and-Say next term for digit strings. Learn approach, edge cases, and complexity tips — try it now.
Cisco CS Foundation: System Monitoring & Troubleshooting
Prepare for Cisco system monitoring interviews: master Linux process tools (ps, top, pgrep), inspect ports with ss/netstat/lsof, and test troubleshooting steps.
Cisco Object-Oriented Design: Customizable Chessboard
Practice Cisco OOD: design a flexible chessboard with customizable initial placement, move validation, and game-state tracking. Read implementation tips and follow-ups.
Coupang Behavioral Interview: Conflict Resolution Guide
Prep for Coupang's Conflict Resolution interview: structure STAR examples, show mediation and cross-functional communication, and practice concise answers.
Coupang Coding Interview: Connected Components (Graph)
Count connected components in an undirected graph with BFS/DFS or Union-Find. See approach, complexities, and interview tips for Coupang ML Engineer. Read now
Also browse by
Get More Real Questions
Practice Onsite, Technical Screen, System Design and more rounds with AI-powered feedback.
Start Free Practice