Onsite Interview Questions
172 questions available. Practice with AI-powered feedback.
Other rounds
Atlassian System Design: Scalable Image Crawler Service
Design a scalable image crawler with job-management APIs: recursive crawling, scheduling, deduplication and storage. Atlassian interview guide — prepare now.
Atlassian Web App Flow: Authentication & Session Management
Learn the end-to-end web app authentication flow for Atlassian interviews. Understand form submission, tokens, cookies, sessions, and security mitigations.
Binary Tree Path Sum — Amazon Coding Question Guide
Practice Amazon coding: implement root-to-leaf and any-node downward path-sum in a binary tree. Learn DFS/backtracking and prefix-sum optimizations — try code examples.
Bloomberg Coding: Grid Shortest Path with K Breaks
Bloomberg coding: shortest path in a grid with up to k wall removals. Learn BFS-with-state, complexity O(m*n*k), optimizations and interview tips. Try it.
Bloomberg ML System Design: Real-time Fraud Detection
Design a low-latency real-time fraud detection system for e-commerce. Learn online inference, real-time feature engineering, model serving, and monitoring.
Bloomberg OOD Interview: Design Online Bookstore System
Prepare for Bloomberg OOD interview: design an online bookstore with domain modeling, repository/service layers, inventory and order flows. Read sample designs.
Bloomberg OS Interview: Linux VFS & Mounting
Prepare for Bloomberg software engineer OS questions on Linux VFS, mounting, tmpfs/procfs and troubleshooting. Review commands, configs, and debug steps — practice now.
Bloomberg System Design: Global News Aggregation & Trending
Design a scalable Bloomberg backend to aggregate global news, handle Newser's regional API limits, compute real-time trending, and serve low-latency feeds.
ByteDance App Design: Modern Web Browser Tab System
Design a scalable, performant web browser tab system for ByteDance. Learn architecture, tab lifecycle, crash isolation, session restore and optimization tips.
ByteDance Coding Question: Merge Accounts by Email
Practice ByteDance 'Merge Accounts by Email' coding problem using Union-Find or graph traversal. Implement merging, dedupe emails, sort results, and analyze complexity.
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.
Get More Real Onsite Questions
Practice onsite interview questions with AI-powered hints, analysis, and feedback.
Start Free Practice