Introduction
You got an email with a HackerRank Test link from a company you applied to, and you want to know what is on the other side. This guide covers why you were sent it, what the test looks like, how it is proctored, and who actually sees your results.
Quick answer: A HackerRank Test is an employer-sent online screening that runs in a built-in code-execution environment. The company sets the questions, duration, and passing bar, and it owns the report — HackerRank does not send scores to candidates. It is usually the first step in a company's screening funnel.
Why you got this link
HackerRank Tests are assessments companies send to evaluate your technical and coding skills for a specific role. They typically sit as the first step in a company's screening funnel, and candidates who clear the test qualify for a HackerRank Interview round.
The platform is widely used — TrustRadius notes HackerRank assesses developer skills for over 2,500 companies. Real employers seen using HackerRank online assessments include Goldman Sachs, which used one for a 2026 Summer SDE Intern role, Cisco for its "Code with Cisco" FY'27 assessment, and Toptal for a DevOps Engineer test.
Some companies use Certified Assessments — pre-built, role-specific tests fully managed by HackerRank and designed as a universal test for a role, so any company hiring for that role can reuse the same standardized version.
What the test looks like
HackerRank supports a long list of question types, so the exact contents depend on the role. The vendor list includes Coding, HTML/CSS/JavaScript, Database, Approximate Solution, Code Repository, Generative AI, various developer tracks (mobile, front-end, back-end, full-stack), Data Science, DevOps, Code Review, Cloud, QA Engineer, Multiple Choice, Subjective open-ended, Whiteboard, Diagram, Sentence Completion, File Upload, and Prompt Engineering.
A single test can mix question types, and the content maps to the applied role — a front-end role, for example, might combine coding with technical questions on Angular or React.
Duration and question count are set by the employer and shown before you start. Documented examples give a sense of the range:
- A public Toptal DevOps test lists 24 questions in 60 minutes.
- For the Goldman Sachs 2026 SDE Intern assessment, candidates reported two fixed formats. Pattern 1 was 120 minutes with three to four coding questions at roughly LeetCode Medium level. Pattern 2, described as more common, was 180 minutes with two coding questions plus nine math and logic questions covering probability, simple calculation, and pattern recognition.
Some tests use an IDE Mode with project-based questions — Data Science, front-end, Cloud, and DevOps roles may spin up a full environment such as VSCode or JupyterLab. The platform is desktop only. Mobile, iPad, and other devices are not supported, and a recent Chrome, Edge, Safari, or Firefox is recommended. At login you accept an Honor Code checkbox, and you can sign in with a HackerRank account or via Google, Facebook, LinkedIn, or GitHub.
The three integrity modes
HackerRank offers employers three integrity modes, and which one is active depends on the company:
- Secure Mode. Enforces full screen, blocks copy and paste, blocks multiple monitors, and alerts on tab switching.
- Proctor Mode. An AI add-on that layers on top of Secure Mode with screenshot analysis, plagiarism detection, and webcam anomaly detection. It monitors tab switching, unauthorized tools, face-detection anomalies, webcam object detection, code-editor patterns, and suspicious gaze, and produces a session replay with labeled screenshots and flagged events. When Proctor Mode is enabled, AI Plagiarism Detection and Image Analysis are on by default.
- Desktop App Mode. An operating-system-level lockdown delivered through a native app.
Two measures are built in by default with no add-on: copy and paste tracking, which logs pasted content and copy-paste frequency in the report, and tab proctoring, which records how often and how long you left the test window. Image Proctoring captures periodic webcam snapshots, Photo Identification requires a photo before you begin, and proctored tests are flagged in the invite email and require a webcam.
Who sees your score
This is the point candidates most often misunderstand. The hiring company owns the report and decides the scores and cutoffs. HackerRank does not send test reports to candidates, and whether to share results is entirely the company's discretion.
Scoring blends automatic and manual evaluation:
- Automatic: Coding (score is the sum of passed test cases), Database (full score only on an exact match, otherwise zero), DevOps (a Bash check script), Java Project (unit tests passed over total, times the score), Multiple Choice, and Sentence Completion.
- Manual: HTML/CSS/JavaScript (an evaluator reviews the rendered page), Subjective, and Diagram or flow questions.
Certified Assessments let recruiters assign skill weightage and a cutoff score. They use leakage-protected skill bundles with daily leak detection that auto-replaces leaked questions, a third-party bias checker, and claim a 1-in-1000 chance that two candidates get the same question set.
One practical consequence for coding questions: hidden test cases may not show results immediately when you submit. Candidates are advised to self-test edge cases — empty input, single-element arrays, and maximum input size — before final submission.
Practice options
HackerRank provides a free Sample Test so you can get familiar with the platform, tools, and IDE before the real thing. During a test, a lower-left panel gives you Platform Help, the Execution Environment details (time and memory limits per language), and an FAQ. On accessibility, HackerRank states it complies with WCAG 2.1 AA to support candidates with disabilities.
If you want the broader context on where these tests sit in a hiring process, see our skills assessments topic hub.
Common candidate complaints, honestly
The vendor documentation is clear on format, but candidate reports flag some rough edges worth knowing:
- Difficulty and time pressure. Coding difficulty is commonly rated around LeetCode Medium. The Goldman Sachs write-up called the 2026 test "moderate" but stressed edge cases and heavy time pressure, estimating 30 to 40 minutes per problem in the pure-coding format.
- Reliability under load. A Cisco FY'27 assessment was described by one candidate as "less like a coding assessment and more like a stress test for patience," and another documented a Code with Cisco 2026 "nightmare" involving an outage.
- Proctoring anxiety. A forum thread describes a candidate rejected after a browser issue during a proctored assessment, and third-party analyses note HackerRank runs MOSS-style code-similarity checks plus a behavioral integrity layer, which feeds worry about false cheating flags.
Aggregate ratings are split. Trustpilot consumer sentiment is low at roughly 1.7 out of 5 across 18 reviews — a small sample skewed toward platform and support gripes — while independent B2B scores are higher, with TrustRadius at 8.8 out of 10 across 68 reviews.
FAQ
how long is a HackerRank test
It varies because the employer sets the duration, and it is shown before you start. Documented examples range from a 60-minute test to a 180-minute Goldman Sachs assessment with mixed coding and logic questions.
is the HackerRank test hard
Coding questions are commonly rated around LeetCode Medium. Candidates describe the bigger challenge as time pressure and hidden edge cases rather than raw difficulty, so testing your own edge cases before submitting matters.
does HackerRank send me my score
No. The hiring company owns the report and decides the cutoffs, and HackerRank does not send test reports to candidates. Whether you see any result is up to the employer.
can you retake a HackerRank test
Not on your own. You cannot self-reschedule or self-retake — the company controls it. A recruiter can delete your submission or reinvite you, for example after an outage, but there is no fixed public cooldown.
can HackerRank tell if you cheat or switch tabs
Yes, to a degree. Copy-paste tracking and tab proctoring are built in by default, and Proctor Mode adds AI plagiarism detection, webcam analysis, and a session replay with flagged events.
can you use your phone for a HackerRank test
No. The platform is desktop only — mobile, iPad, and other devices are not supported. Use a laptop or desktop with a current version of Chrome, Edge, Safari, or Firefox.
If you are earlier in your job search and want to understand the AI-driven side of hiring more broadly — including how automated screening and scoring are changing technical pipelines — our guide to the best AI recruiting software in 2026 is a useful next read.
Evaluating AI recruiting software?
Download the vendor scorecard template and RFP question bank — structured tools for every stage of the buying process.
Vendor ScorecardAbout the author
Editorial Research Team
Platform Evaluation and Buyer Guides
Practitioners with direct experience in enterprise TA leadership, HR technology procurement, and staffing operations. All buyer guides apply our published 100-point evaluation rubric.
Free Consultation
Get a shortlist built for your ATS and volume
Our research team builds custom shortlists based on your ATS, hiring volume, and specific requirements. No cost, no vendor access to your contact information.
Related Articles
CodeSignal Assessment: What to Expect on the General Coding Assessment
A candidate guide to the CodeSignal General Coding Assessment — the 4-question, 70-minute format, the 200-600 certified score, proctoring, and how to prepare.
Codility Test: What to Expect and How the Scoring Actually Works
A candidate guide to the Codility test — the whole-test timer, hidden test-case scoring, correctness plus Big-O performance, anti-cheating, and how to prepare.
The HireVue Assessment: What Candidates Should Expect in 2026
A candidate guide to the HireVue assessment in 2026 — how the one-way video interview works, what gets scored, how to prepare, and when you hear back.
The Tenzo AI Interview: What Candidates Should Expect
Got a Tenzo AI interview link with an AI recruiter named Morgan? Here is what the interview involves, the rules that matter, and how to prepare.
TestGorilla Assessment: What to Expect and How to Prepare (2026)
A candidate guide to the TestGorilla assessment — what the tests cover, how percentile scoring works, proctoring rules, and practical prep tips.
Karat Interview: What to Expect in the 60-Minute Technical Interview
A candidate guide to the Karat interview — the 60-minute live technical format, the 24-hour redo policy, how scoring is shared, and how to prepare for it.
