VO Prep
  • 🏠 Home
  • 📘 Cases
  • 🔵 About us
  • 🪙 Services & Prices
  • 📨 Contact Us
  • English
    • English
    • 中文 (中国)
  • 🏠 Home
  • 📘 Cases
  • 🔵 About us
  • 🪙 Services & Prices
  • 📨 Contact Us
  • English
    • English
    • 中文 (中国)
  1. Home
  2. Amazon
  3. Article list
Amazon SDE Intern Interview — High-Value, One-Shot Opportunity

Amazon Amazon SDE Intern Interview — High-Value, One-Shot Opportunity

Amazon SDE Intern Interview Experience — One Round to Decide Everything Amazon has started sending out OA invitations again recently. Over the past few weeks I helped several friends go through the process — and everything remains much the same as last year: OA format unchanged, interview setup consistent, and question types stable. Although the…

23 Views 0 Comments
Amazon 2025-12-02
Amazon Interview Question: Best Time to Buy and Sell Stock (Single Transaction | Max Profit)

Amazon Amazon Interview Question: Best Time to Buy and Sell Stock (Single Transaction | Max Profit)

Given a list of historic stock prices,write a function that tells when you should have bought and sold to make the most profit. You can only buy and sell once. Example input: Goal:Return the best buy date and best sell date to maximize profit. One pass: track the lowest price so far, and at each…

30 Views 0 Comments
Amazon 2025-11-17
Amazon Interview Question: Find Top X Most Frequent Tags from Friends and Friends-of-Friends (Graph + Frequency Counting)

Amazon Amazon Interview Question: Find Top X Most Frequent Tags from Friends and Friends-of-Friends (Graph + Frequency Counting)

Imagine you have a Twitter-style social network.Each post can have multiple tags. Your task: Return the top X most frequent tags used by your friends and your friends-of-friends. In other words, starting from a given user: Example (conceptual): If X = 2, output: Use BFS up to depth 2 to collect friends and friends-of-friends.Count tag…

25 Views 0 Comments
Amazon 2025-11-17
Amazon Interview Question: Design a Parking Garage with Valet Service (Parking System | OOD)

Amazon Amazon Interview Question: Design a Parking Garage with Valet Service (Parking System | OOD)

I own a parking garage that provides valet parking service. There are three types of parking spots: Cars also come in three sizes: Rules: You receive a stream of parking events.Each event is either: Your system must assign a valid spot on arrival and free the spot on departure. Example input (conceptual): You need to…

23 Views 0 Comments
Amazon 2025-11-17
Amazon Interview Question: Coin Change – Minimum Coins to Reach Amount (DP | BFS)

Amazon Amazon Interview Question: Coin Change – Minimum Coins to Reach Amount (DP | BFS)

You are given an integer array coins representing coin denominations, and an integer amount representing a total amount of money. Return the fewest number of coins needed to make up the given amount.If it is not possible, return -1. You may use unlimited coins of each denomination. Example 1 Example 2 Use DP:dp[x] = min(dp[x],…

28 Views 0 Comments
Amazon 2025-11-17
Amazon Interview Question: House Robber Problem (Max Non-Adjacent Sum | DP)

Amazon Amazon Interview Question: House Robber Problem (Max Non-Adjacent Sum | DP)

You are given an array of integers representing the amount of money stored in each house.The houses are arranged in a line, and you cannot rob two adjacent houses. Return the maximum amount of money you can rob without ever robbing two adjacent houses. Example (Explanation: choose non-adjacent houses so the sum is maximized.) Use…

24 Views 0 Comments
Amazon 2025-11-17
Amazon Interview Question: Find the Most Frequent 3-Page Visit Pattern from Web Logs

Amazon Amazon Interview Question: Find the Most Frequent 3-Page Visit Pattern from Web Logs

Amazon has web server logs from multiple hosts.Each log entry consists of: Example (conceptual): We want to find the 3-page pattern that is visited most frequently across all sessions. In the example, the sequence <cart, checkout, help> appears twice, so it is the most frequent 3-page pattern. Given logs in the form: Return the 3-page…

25 Views 0 Comments
Amazon 2025-11-17
Amazon Interview Question: Convert Number to Excel Column Title and Back (Base-26 Mapping)

Amazon Amazon Interview Question: Convert Number to Excel Column Title and Back (Base-26 Mapping)

Convert a number to an Excel column, and convert an Excel column back to a number. In Excel, columns are labeled as: You are asked to implement two functions: You may assume: The VOprep team has long accompanied candidates through various major company OAs and VOs, including Google, Amazon, Citadel, SIG, providing real-time voice assistance, remote practice,…

28 Views 0 Comments
Amazon 2025-11-17
Amazon Interview – Implement a Mini “find” Command API

Amazon Amazon Interview – Implement a Mini “find” Command API

Implement the Linux find command as an API. Your API should support searching for files that match: Assume the filesystem is represented as a tree-like structure of directories and files. Your job:Design and implement a find-like API that searches the file system and returns all files that satisfy the given filters. Do a DFS traversal…

27 Views 0 Comments
Amazon 2025-11-17
Amazon Interview – Find Compound Words from a Word List

Amazon Amazon Interview – Find Compound Words from a Word List

You are given a (potentially large) list of words.Some words are compound words, meaning they are composed of two or more words that also exist in the same list. Example word list:[rockstar, rock, star, rocks, tar, stars, rockstars, super, highway, high, way, superhighway] Goal:Identify all combinations where a word can be decomposed into two or…

21 Views 0 Comments
Amazon 2025-11-17
  • 1
  • 2
  • »
Cases search

Contact me

  • Telegram. https://t.me/csoahelp
  • Whatsapp. +1 818 923 6994
  • Email.csonsitehelp@gmail.com
  • Wechat. csvohelp
wechat

------- WeChat QR Code↑ -----

In order to ensure that I contact and evaluate your interview and assignment as soon as possible, please indicate your specific requirements for the interview and assignment.

Code Guaranteed Unique 100% Plagiarism Free

Complete Confidentiality 100% Confidentiality

Guaranteed Quality 100% Quality Assurance

Friendly reminder

My Google rankings are based on quality and word-of-mouth, not the same as paid rankings with an Ad logo. Programhelp's rankings have never needed to be paid to make a presence.

Adobe
Amazon
Apple
Atlassian
Block
bloomberg
Circle
coinbase
Doordash
Google
LinkedIn
Meta
Microsoft
NVIDIA
OA
openai
Oracle
paloalto
Pinterest
Robinhood
Roblox
Snowflake
Stripe
Tesla
Tiktok
Two Sigma
VO
voleon
Copyright © 2010-2028 All Rights Reserved. Designed by:VOprep.com
 Theme by Puock