Robinhood Online Assessment Questions
7+ real Robinhood OA questions from candidate reports. Sourced from 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. Browse by year to find the most recent data, or view the full OA question set filtered on the main company page.
Browse Robinhood OA by Year
Recent Robinhood OA Sample Questions
Robinhood OA | Phone interview
\'\'\' # Table 1: gold_subscriptions # ----------------------- # This table tracks, for each Robinhood user, the starting and ending dates of their historical gold membership subscriptions. Users who have never had subscriptions...
Robinhood | OA | longestSubarrayCheck
You are given two integer arrays a, b and one array of distinct integers c. Your task is to check whether b is the longest contiguous subarray of a consisting...
Karat Interview - Robinhood
The coding question was same to this LC: https://leetcode.com/problems/alert-using-same-key-card-three-or-more-times-in-a-one-hour-period/ but the output format differed. The expected output is to list the user id along with the earliest badge time list that...
Robinhood | SWE | SFO | September 2021 [Reject]
Status: 4 YOE Position: L4 SDE at Amazon Location: SFO, CA Date: September 2021 Karat screening round: \t https://leetcode.com/problems/course-schedule-ii/ \t* Follow-up: If there can be multiple courses you can start from, find all possible...
Robinhood OA
Any optimal approach for this? Question: count all the pairs with indices i<=j whose sum is a power of 2. def pairSummingToPowerOfTwo(a): if len(a)==1 and (a[0] and (not(a[0] & (a[0] -...
Robinhood karat interview question iOS New Grad September 2020
https://leetcode.com/problems/subdomain-visit-count/ Duration 1 hour. First 15 minutes: Talked about my background and expereince. Next 45 miuntes: Never done it before was able to complete about 90% but couldn\'t figure out a critical...
Codesignal Online Assessment questions Robinhood
Given two array of integers, how many pairs exist that sum up to a power of 2? Efficient solution required. Given two array of integers, how many pairs exist such that...
Most Common OA Topics
Robinhood OA Format and Platform
The Robinhood online assessment is delivered through a proctored online platform, most commonly HackerRank. Candidates receive the OA link by email after passing an initial resume review. The coding section typically contains 2 to 3 algorithmic problems with a 70 to 110 minute time limit.
Some Robinhood teams include an additional work simulation section that tests judgment and decision-making rather than coding ability. This section is not present for all roles. Check the LeakCode question database filtered by role type to see what past candidates for your specific role reported.
FAQ
Does Robinhood have an online assessment?
Yes. Robinhood uses an OA as the first technical screen for most engineering and technical roles. It is typically sent after a resume review and before any human interviews. The format has remained consistent across recent hiring cycles.
How hard is the Robinhood OA?
Based on candidate reports, Robinhood OA problems range from LeetCode medium to hard. Expect at least one problem that requires an efficient algorithm (not brute force) to pass all test cases within the time limit.
Where do these OA questions come from?
All questions in the LeakCode database are sourced from actual candidate reports on 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. They are not AI-generated. Each question links to its source where the original report is public.
Related: Robinhood All Questions · All OA Questions · Browse Companies · Data Sources