Atlassian interview, decoded.

Atlassian's loop has a round with a reputation: the values interview. It is 45 to 60 minutes with an interviewer from a different department, scored against the company's five values (Open company, no bullshit; Build with heart and balance; Don't #@!% the customer; Play, as a team; Be the change you seek), and every account agrees on the rule that a strong technical performance cannot offset a weak values round. Before it, a 30-minute recruiter screen that sets your P-level, and a technical screen run by Karat rather than an Atlassian engineer: a handful of rapid-fire questions on fundamentals such as networking or operating systems, then one or two coding problems, with the option to request a redo if you are unhappy with how it went. The onsite is four rounds of about an hour: coding with an emphasis on quality and tests, code design (build a real thing: a popularity tracker, a feature-flag service, a file report generator, a snake game, a debounced search for front-end roles), system design in Atlassian's own domain (issue tracking, real-time collaboration, a plugin ecosystem, multi-tenant cloud), and the values round. A manager conversation and a hiring committee review follow. Three to six weeks, fully virtual.

Atlassian has worked Team Anywhere since 2020, with employees choosing home, office or a mix across hubs in Sydney, Bengaluru, San Francisco, New York, Amsterdam and Gdansk. It reported $1.77 billion of revenue for the fourth quarter of fiscal 2026, up 28 per cent, with cloud growing 31 per cent, took a $224 million restructuring charge in the third quarter, and hires across engineering at every level.

Free · 2 minutes · no account

The questions for your exact Atlassian role and level.

See the questions Atlassian asks ↓Run a free mock interview →

Interviewing at Atlassian? Below are the questions candidates report. For the ones your exact role and level will get, paste the posting. Your first mock is free.

01

Who Atlassian hires

The roles and the background

Atlassian hires backend (Java and Kotlin), front-end (React and TypeScript), mobile, platform, site reliability, data and machine learning engineers at levels P3 to P6 and above, remotely within the countries it operates in and around its hubs. The loop is the same shape across roles; the code design round changes with the discipline (a backend service, a front-end component, a mobile flow), and system design scales with level. What it selects for, in every account, is code quality over cleverness, product-shaped design, and a demonstrable fit with the five values.

02

What is the Atlassian interview process?

Round by round

Published accounts from 2026 agree on the shape: a recruiter screen, a Karat technical screen, a four-round virtual onsite, a manager conversation, and a hiring committee. Some accounts describe an online assessment or a take-home in place of the Karat screen; ask the recruiter which you have.

01
Recruiter screen
About 30 minutes

Background, interest in Atlassian, salary expectations, location, and the P-level you are being considered for; the level is set here and shapes every later round.

02
Karat technical screen
About 60 minutes with a Karat interviewer

Rapid-fire questions on fundamentals (networking, operating systems, data structures), then one or two coding problems. Run by a third party to a script; candidates can request a redo. Some loops replace it with a 60-to-90-minute coding challenge in a 24-to-48-hour window.

Varies by loop
03
Onsite: coding and DSA
About 60 minutes

Algorithmic problems at medium with the grading on code quality, naming and tests you write without being asked. Reported: rank teams by votes, lowest common ancestor, merge intervals, a logger rate limiter, string compression.

04
Onsite: code design (craft)
About 60 minutes

Build a real thing and extend it: a popularity tracking system, a feature-flag service, a file report generator, a snake game; a debounced search bar for front-end. Iterative requirements, structure that absorbs them, pragmatic decisions.

05
Onsite: system design
About 60 minutes

Atlassian's domain at scale: an issue tracker, real-time collaborative editing, a plugin and marketplace ecosystem, multi-tenant cloud and migration. Trade-offs and what breaks.

Weighted by level
06
Onsite: values interview
45 to 60 minutes, an interviewer from another department

Behavioural stories mapped to the five values with follow-ups: difficult feedback given, a customer-versus-business call, a problem nobody asked you to fix, sustainable pace under pressure. Considered decisive.

07
Hiring manager conversation
30 to 45 minutes

Team fit, what you would own, career goals.

08
Hiring committee
No call

An independent review of all feedback before an offer; the reason the loop's tail can take a week or two.

03

What Atlassian screens for

What every round is really testing

Atlassian publishes five values and runs a dedicated interview on them; accounts say the round is scored, not vibes, and that it decides loops.

  • Open company, no bullshit: transparency and direct, respectful feedback
  • Build with heart and balance: care for the craft, and a sustainable pace
  • Don't #@!% the customer: customer-first calls even when they cost the business
  • Play, as a team: elevating teammates over individual heroics
  • Be the change you seek: ownership and initiative on problems nobody assigned
04

Atlassian interview questions

Candidate-reported themes

The values questions are reported almost verbatim across accounts; the coding problems are named LeetCode shapes; the design rounds are Atlassian's own products.

Behavioural & motivation

  • Tell me about a time you had to deliver difficult feedback to a colleague.
  • Describe a situation where you had to choose between what was best for the business and what was best for the customer.
  • Give an example of when you identified a problem no one asked you to solve and took the initiative to fix it.
  • Tell me about a time you protected your team's pace when the pressure was to burn out.

Technical

  • Coding round shapes: Rank teams by votes; lowest common ancestor of a binary tree; merge intervals; a logger rate limiter; string compression; the All O'one data structure
  • Code design tasks: A popularity tracker; a feature-flag service; a file report generator; a snake game; a debounced search bar (front-end)
  • System design in the product: An issue tracker at Jira scale; real-time collaborative editing; a plugin marketplace; multi-tenant cloud and migration
  • Karat rapid-fire fundamentals: Networking basics, operating systems, data structures, before the coding problems

These are the reported themes — your loop is role-specific. Paste the actual posting and Calibrd predicts the questions for that exact role and level.

Predict my Atlassian questions →
05

Atlassian's values interview: what it asks and how to pass

Reported problems and how to solve them

Atlassian's values interview is a separate round, run by someone outside your future team, scored against five published values, and reported as decisive: accounts agree that a strong onsite does not survive a weak one. The questions are reported consistently enough to prepare for by value. Here is what each value is asked as, and what a passing answer contains.

  • Open company, no bullshit: the difficult feedback question: Tell me about a time you had to deliver difficult feedback to a colleague. A pass names the feedback plainly, shows you gave it directly and kindly, and says what changed. The failure is a story where the feedback was softened into nothing or routed through a manager.
  • Don't #@!% the customer: the business-versus-customer question: Describe a situation where you had to choose between what was best for the business and what was best for the customer. The value's name tells you the expected answer; what is graded is whether you can show the cost you accepted and how you made the case internally.
  • Be the change you seek: the unasked problem: Give an example of a problem no one asked you to solve that you fixed. Ownership and initiative, with the result. A small fix you drove to completion beats a large one you proposed.
  • Play, as a team: elevating others: Expect a question on a conflict or on a time you helped a teammate succeed at your own cost. The value is collaboration over individual heroics, so the story where you were the hero reads wrong here even when it reads well elsewhere.
  • Build with heart and balance: pace: A time you cared deeply about the craft, and a time you protected a sustainable pace under pressure. Interviewers probe for prioritisation: what you cut, and how you said so.
  • One story per value, with the follow-up ready: Prepare five stories, one per value, each with the situation, what you did, the result, and what you would do differently. The interviewer is from another department and follows a rubric, so map the story to the value out loud; do not make them guess which one you are answering.

Rehearse the five stories aloud with someone who asks 'what did it cost you' after each. For the technical rounds, practise the code-design shape: build a feature-flag service or a popularity tracker in an hour, then extend it twice with requirements you did not know at the start, with tests and clean names throughout.

06

Pay

What the offer looks like
Software engineer, US median (all levels)~$342K total; reported from $168K to $682K
P5 (senior), US~$220K total by Levels.fyi's level tags, a sparse sample
Australia, third-party 2026 estimateP3 AU$175K–245K; P4 AU$240K–360K; P5 AU$360K–520K

Levels.fyi's United States figures for Atlassian software engineers, read 22 September 2026, have a strong all-level median and thin per-level tags, so the level medians there understate senior packages; the Australian bands are OphyAI's June 2026 estimate and carry a four-year equity vest and a 10 to 20 per cent bonus. Atlassian pays by geographic zone under Team Anywhere, so ask which zone your address falls in and the P-level before comparing offers.

07

How to prepare for an Atlassian interview

In order
  1. 01Write five stories, one per value, and rehearse them with the 'what did it cost you' follow-up; the values round is scored by someone outside the team and decides loops.
  2. 02Practise the code-design shape: build a small real thing (a feature-flag service, a popularity tracker) in an hour, then extend it twice, with tests and clean names.
  3. 03Refresh fundamentals for the Karat screen: networking, operating systems, data structures, answered in one sentence each before the coding problems.
  4. 04Have an issue-tracker design ready: permissions, search, real-time updates, multi-tenancy, and what a plugin can and cannot touch.
  5. 05Know your P-level from the recruiter screen and prepare to that bar; the rounds are calibrated to it.
  6. 06If the Karat screen goes badly, ask for the redo; accounts say it is offered.

This guide covers Atlassian's software engineering loop, which is reported as the same shape across its regions; product, design and management roles keep the values interview and vary the rest. For management and leadership roles the loop is similar but the bar shifts to people, delivery and strategy, so pair it with the leadership interview prep hub. The bar for your exact role comes from the role-by-role guides, and the prep that actually transfers is spoken, so run a mock interview before the real one.

Knowing the questions isn’t the same as answering them out loud. Run an Atlassian mock: spoken answers, coached on the spot. Your first mock is free.

Run an Atlassian mock →
08

FAQ & sources

The short answers
What is Atlassian's interview process?

Published accounts from 2026 agree on the shape: a recruiter screen, a Karat technical screen, a four-round virtual onsite, a manager conversation, and a hiring committee. Some accounts describe an online assessment or a take-home in place of the Karat screen; ask the recruiter which you have. Recruiter screen: Background, interest in Atlassian, salary expectations, location, and the P-level you are being considered for; the level is set here and shapes every later round. Karat technical screen: Rapid-fire questions on fundamentals (networking, operating systems, data structures), then one or two coding problems. Run by a third party to a script; candidates can request a redo. Some loops replace it with a 60-to-90-minute coding challenge in a 24-to-48-hour window. Onsite: coding and DSA: Algorithmic problems at medium with the grading on code quality, naming and tests you write without being asked. Reported: rank teams by votes, lowest common ancestor, merge intervals, a logger rate limiter, string compression. Onsite: code design (craft): Build a real thing and extend it: a popularity tracking system, a feature-flag service, a file report generator, a snake game; a debounced search bar for front-end. Iterative requirements, structure that absorbs them, pragmatic decisions. Onsite: system design: Atlassian's domain at scale: an issue tracker, real-time collaborative editing, a plugin and marketplace ecosystem, multi-tenant cloud and migration. Trade-offs and what breaks. Onsite: values interview: Behavioural stories mapped to the five values with follow-ups: difficult feedback given, a customer-versus-business call, a problem nobody asked you to fix, sustainable pace under pressure. Considered decisive. Hiring manager conversation: Team fit, what you would own, career goals. Hiring committee: An independent review of all feedback before an offer; the reason the loop's tail can take a week or two.

What does Atlassian look for in candidates?

Atlassian publishes five values and runs a dedicated interview on them; accounts say the round is scored, not vibes, and that it decides loops. Open company, no bullshit: transparency and direct, respectful feedback Build with heart and balance: care for the craft, and a sustainable pace Don't #@!% the customer: customer-first calls even when they cost the business Play, as a team: elevating teammates over individual heroics Be the change you seek: ownership and initiative on problems nobody assigned

What questions does Atlassian ask in interviews?

The values questions are reported almost verbatim across accounts; the coding problems are named LeetCode shapes; the design rounds are Atlassian's own products. Tell me about a time you had to deliver difficult feedback to a colleague. Describe a situation where you had to choose between what was best for the business and what was best for the customer. Give an example of when you identified a problem no one asked you to solve and took the initiative to fix it. Tell me about a time you protected your team's pace when the pressure was to burn out. Coding round shapes Code design tasks System design in the product Karat rapid-fire fundamentals

What is the Atlassian values interview?

Atlassian's values interview is a separate round, run by someone outside your future team, scored against five published values, and reported as decisive: accounts agree that a strong onsite does not survive a weak one. The questions are reported consistently enough to prepare for by value. Here is what each value is asked as, and what a passing answer contains. Open company, no bullshit: the difficult feedback question: Tell me about a time you had to deliver difficult feedback to a colleague. A pass names the feedback plainly, shows you gave it directly and kindly, and says what changed. The failure is a story where the feedback was softened into nothing or routed through a manager. Don't #@!% the customer: the business-versus-customer question: Describe a situation where you had to choose between what was best for the business and what was best for the customer. The value's name tells you the expected answer; what is graded is whether you can show the cost you accepted and how you made the case internally. Be the change you seek: the unasked problem: Give an example of a problem no one asked you to solve that you fixed. Ownership and initiative, with the result. A small fix you drove to completion beats a large one you proposed. Play, as a team: elevating others: Expect a question on a conflict or on a time you helped a teammate succeed at your own cost. The value is collaboration over individual heroics, so the story where you were the hero reads wrong here even when it reads well elsewhere. Build with heart and balance: pace: A time you cared deeply about the craft, and a time you protected a sustainable pace under pressure. Interviewers probe for prioritisation: what you cut, and how you said so. One story per value, with the follow-up ready: Prepare five stories, one per value, each with the situation, what you did, the result, and what you would do differently. The interviewer is from another department and follows a rubric, so map the story to the value out loud; do not make them guess which one you are answering.

How do I prepare for an Atlassian interview?

Write five stories, one per value, and rehearse them with the 'what did it cost you' follow-up; the values round is scored by someone outside the team and decides loops. Practise the code-design shape: build a small real thing (a feature-flag service, a popularity tracker) in an hour, then extend it twice, with tests and clean names. Refresh fundamentals for the Karat screen: networking, operating systems, data structures, answered in one sentence each before the coding problems. Have an issue-tracker design ready: permissions, search, real-time updates, multi-tenancy, and what a plugin can and cannot touch. Know your P-level from the recruiter screen and prepare to that bar; the rounds are calibrated to it. If the Karat screen goes badly, ask for the redo; accounts say it is offered.

Prep for a real Atlassian role

Practise your Atlassian interview, out loud.

Paste a real Atlassian posting and Calibrd predicts the questions for that role and level, benchmarks the pay, and flags the gaps an interviewer will probe in your CV — then listens to your spoken answers and coaches them. Your first mock is free.

Free to start · No card · Encrypted at rest, never used to train AI, remove anytime

Two weeks out?

Email me the Atlassian prep checklist

The round that decides it, the questions they ask, and what to do before, in one email. Nothing else unless you sign up.

Atlassian Interview: Values Round, Karat, Pay — Calibrd