Who Owns the Work I Submit for a Take-Home Assignment?
TL;DR: By default, you own what you create — but many companies use take-home assignments to informally source real work product without paying for it, and ownership can shift if you sign anything (even an informal agreement) granting rights. Never submit code or work tied to your current employer's IP, and be cautious of assignments that look suspiciously close to a real, unsolved business problem.
The Claim
Take-home assignments sit in a gray zone: you are creating original work, on your own time, usually without a contract — which legally tends to favor you retaining ownership — but the practical reality is murkier, and there is a well-documented pattern of companies using "assessments" as a backdoor for free labor.
The Evidence
Reddit's r/datascience, r/cscareerquestions, and r/legaladvice all surface the same concern repeatedly: candidates asking who owns take-home work, engineers questioning why a "test project" looks identical to an open problem on the company's actual roadmap, and legal-adjacent discussion confirming that ownership generally depends on whether you signed anything and whether the work was created using company resources. One frequently cited pattern in r/ExperiencedDevs is candidates asking whether anyone has ever actually been paid for a take-home — the consensus is rare, but not unheard of, especially for longer assignments.
Ownership Scenarios
| Scenario | Likely ownership | Your risk |
|---|---|---|
| No contract signed, generic prompt (e.g. "build a to-do app") | You | Low |
| No contract signed, but the prompt maps closely to their real product | You legally, but ethically murky | Medium — consider declining |
| You signed an NDA or assessment agreement with an IP clause | Depends on the clause | Read it before starting |
| Assignment uses your current employer's tools, data, or time | Your current employer, potentially | High — never do this |
| Paid take-home with a written agreement | Usually the company, per the agreement | Low, terms are explicit |
Step-by-Step: Protecting Yourself on a Take-Home
- Read anything you are asked to sign before starting, not after — some assessment platforms bundle an IP assignment clause into onboarding paperwork that is easy to skim past.
- Never reuse code, data, or tools from your current job. Even innocent reuse can create real legal exposure for you, separate from the interview outcome entirely.
- Flag suspiciously specific prompts. If the assignment closely mirrors an unsolved problem the company clearly has, it is reasonable to ask directly whether this is assessment-only or actual production use.
- Time-box it and say so. "I'm budgeting 3 hours for this" is a normal, professional boundary that signals respect for your own time without seeming uncooperative.
- Keep a copy of what you submit and when. If a dispute ever arises about originality or timing, your own record is your best evidence.
Why This Matters
Take-home assignments are one of the highest-effort, most time-consuming parts of a modern interview process, and getting the ownership question wrong can create real downstream risk. InterviewBoost.ai's AI mock interviews and coding interview assist are designed to help you prepare efficiently for the assessment itself, so the actual take-home time you spend goes toward demonstrating skill, not reinventing your approach from scratch under pressure.
FAQ
Can a company legally claim ownership of my take-home assignment without telling me? Generally no — ownership typically requires an explicit agreement, but always check what you agreed to when creating any assessment platform account, since terms are sometimes buried there.
Is it normal for companies to use take-home work in production? It happens, and it is considered a serious ethical violation when it does. If you suspect this, it is reasonable to ask directly or decline the assignment.
Should I ask to be paid for a lengthy take-home assignment? Yes, especially if the estimated time exceeds a few hours — many candidates do ask, and some companies do offer a stipend, particularly for senior roles.
What if the take-home prompt looks identical to the company's actual product? That is a legitimate reason to ask clarifying questions before starting, or to decline if the answer is unsatisfying.
Can I reuse my take-home project in my portfolio afterward? Only if you retained ownership and it does not include proprietary information about the hiring company — when in doubt, ask explicitly before publishing it anywhere.
By Pinal Dave Last updated: 2026-08-02