Back to Get Hired
On the job · the first quarterGrow in it10 min read

The first 90 days: how to not get quietly written off

Getting hired was the easy part. The first three months decide your reputation for years. What to do in week one, month one, and month three.

On this page

Reputations set fast, and they stick

Who this is for

You landed the job, congratulations, genuinely. Now you're terrified of being found out. This is how to spend your first quarter so that fear never becomes real.

Within about 90 days, your team forms a quiet, durable opinion of you: *reliable* or *needs watching*. It's mostly set before you've shipped anything significant, and it's based less on raw skill than on how you operate. The good news: that means you can win it deliberately, even as the least experienced person in the room.

Nobody expects a new hire to be brilliant in month one. They expect you to be trustworthy. Those are different, and the second one is in your control.

Week one: ask the questions that make you look good

New people are afraid to ask questions because they think it exposes ignorance. Wrong questions do. The right questions make you look thoughtful. The difference is whether you did the homework first.

Looks lazy

How do I deploy this? What does this service do? Where's the database?

Looks thoughtful

I read through the deploy docs and got the pipeline running locally. One thing I want to confirm before I touch anything: it looks like staging auto-deploys on merge but prod needs an approval, is that right, and who usually approves?

  • The weak version asks others to do your reading for you. It signals you'll be a time-sink.
  • The strong version shows you already tried, found the answer, and are confirming the risky part. That's exactly how a senior asks.
  • Always lead with what you did before asking. "I tried X and saw Y" earns help; "how do I X" drains it.

Pro tip

Keep a personal doc of everything you learn, setup steps, who owns what, acronyms. In month two you'll answer the next new hire's questions from it, and that's the moment people start seeing you as a contributor.

Month one: ship something small, completely

Your first goal is not a big impressive feature. It's to close one small thing end to end, a bug fix, a doc update, a tiny improvement, through the team's full process: branch, PR, review, merge, deploy. Finishing one small thing builds more trust than starting a big one.

  1. Pick the smallest real task nobody's gotten to. Boring is perfect.
  2. Follow the team's process exactly, their PR style, their commit conventions, their checks. You're learning the rails, not redesigning them.
  3. Get it reviewed, address every comment, and see it through to deployed. Don't leave it 90% done.
  4. Then write down what you learned about the process. The second task will be twice as fast.

Month three: from 'the new person' to 'someone we rely on'

The new-person moveThe trusted-teammate move
Goes silent when stuck for hoursFlags it after a reasonable attempt: "tried X and Y, still stuck, can I grab 10 min?"
Waits to be assigned workNotices a small gap and offers: "I could take the flaky test while I'm in there."
Says "done" when code is writtenSays "done" when it's merged, deployed, and verified working
Hides mistakesOwns them fast and plainly: "that was my change, here's the fix, here's the guard I added"

The one unrecoverable mistake

Hiding a mistake until it blows up is the fastest way to lose trust permanently. Owning a mistake within an hour is one of the fastest ways to build it. Same mistake, opposite outcome, based entirely on whether you said it early.

Key takeaways

  • Trust, not brilliance, is what's expected, and it's in your control.
  • Ask questions that show your homework: "I tried X, saw Y."
  • Ship one small thing fully before reaching for something big.
  • "Done" means deployed and verified, not written.
  • Own mistakes within the hour. It's the cheapest trust you'll ever buy.

Reading is step one. Now do it for real.

When you're ready, the platform has live mock interviews and portfolio-grade capstone projects you can actually talk about.

This is general, educational career guidance, not legal, financial, immigration, or professional advice. Examples are illustrative and simplified. Norms vary widely by country, company, role, and over time, so always verify what applies to your own situation. Nothing here guarantees an interview, an offer, or any particular outcome.