Upload Button Icon Add office photos

Filter interviews by

Atlassian Interview Questions and Answers

Updated 24 Mar 2025

Atlassian Interview Experiences

Popular Designations

89 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java, OS, Network, Database all these areas has been covered in the interview

Engineer- Customer Support Interview Questions asked at other Companies

Q1. If the customer is very irate and he is speaking profanity,how will you deal with them?
View answer (3)

I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Simple or say standard coding questions of easy to medium level

Round 2 - One-on-one 

(2 Questions)

  • Q1. Standard dsa question was asked .the question was of easy to medium level leetcode.
  • Q2. Computer science fundamental dbms, computer network, operating sysytem basic system design

Interview Preparation Tips

Interview preparation tips for other job seekers - practice 3 to 5 leetcode questions on daily basis.
Be consistent through out your placement preparation.

SDE (Software Development Engineer) Interview Questions asked at other Companies

Q1. A string is given consisting of lowercase alphabets. Write a function which returns yes if the string has all the lowercase letters appearing in it at least once. O(N) time and without using extra space
View answer (3)

SDE-2 Interview Questions & Answers

user image Anonymous

posted on 20 May 2022

I appeared for an interview in Mar 2022.

Round 1 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

LLD Round (but with machine coding sort of expectations in whatever that can be done in 60 mins)

  • Q1. Design a Snake game.
  • Ans. 

    Design a snake game

    • Use a 2D array to represent the game board

    • Keep track of the snake's position and direction

    • Handle user input to change the snake's direction

    • Update the snake's position and check for collisions with walls or itself

    • Add food to the board and handle eating it to grow the snake

    • Keep track of the score and display it to the player

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Easy

DSA 

  • Q1. 

    K Most Frequent Words Problem Statement

    Given an array of N non-empty words and an integer K, return the K most frequent words sorted by their frequency from highest to lowest.

    Example:

    Input:
    N = 6, K...
  • Ans. 

    Given an array of words and an integer k, return the k most frequent words sorted by frequency.

    • Use a hashmap to count the frequency of each word

    • Use a priority queue to keep track of the k most frequent words

    • Sort the priority queue based on frequency and lexicographical order

  • Answered by AI
Round 3 - Video Call 

Round duration - 60 Minutes
Round difficulty - Easy

Round 4 - Video Call 

Round duration - 60 Minutes
Round difficulty - Easy

Managerial Round (Some questions on projects and general situation based questions)

Round 5 - HR 

Round duration - 45 minutes
Round difficulty - Easy

Values round

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 2 in BangaloreEligibility criteriaNot aware of any such thing as I applied as experienced person.Atlassian interview preparation:Topics to prepare for the interview - Data Structures, System Design, Low level design, Machine codingTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Practised topic wise leetcode questions from basics
Tip 2 : Watched so many system design mock interviews
Tip 3 : Did mock interviews with friends for DSA and System design rounds.

Application resume tips for other job seekers

Tip 1 : Single page resume.
Tip 2 : Get it proof read by friends and professionals and take feedback.

Final outcome of the interviewSelected

Skills evaluated in this interview

SDE-2 Interview Questions asked at other Companies

Q1. Maximum Frequency Number Problem Statement Given an array of integers with numbers in random order, write a program to find and return the number which appears the most frequently in the array. If multiple elements have the same maximum fre... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

4 Coding Question given to solve in 90 mins, 2- easy , 2 - med to hard level.

Round 2 - Technical 

(1 Question)

  • Q1. Technical Interview with question of maps , and also asked about internal structures of ordered and unordered map.
Round 3 - HR 

(1 Question)

  • Q1. Managerial and situation based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare dsa properly and check the companies values before the hr round

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)

Atlassian interview questions for popular designations

 Senior Software Engineer

 (9)

 Software Developer

 (6)

 Software Engineer Intern

 (5)

 Software Developer Intern

 (5)

 Technical Support Engineer

 (4)

 Software Engineer

 (3)

 Senior Data Engineer

 (3)

 Data Engineer

 (3)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They asked 3 easy medium leetcode coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Coding interview. Snake game

Top Atlassian Software Developer Interview Questions and Answers

Q1. Structurally Unique Binary Trees of Dragon Balls Goku has ‘N’ Dragon Balls, where each Dragon Ball is unique. The ith Dragon Ball has ‘i’ stars on it, meaning the first Dragon Ball has 1 star, the second has 2 stars, and so on. Gohan needs ... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Most votes by a candidate given that people can give preference vote

Round 2 - System Design 

(1 Question)

  • Q1. Design Tagging System
  • Ans. 

    Design a tagging system for organizing and categorizing data.

    • Consider the types of data to be tagged (e.g. text, images, videos)

    • Create a standardized set of tags and categories

    • Allow for multiple tags to be assigned to each piece of data

    • Implement a search function based on tags

    • Consider implementing a hierarchy of tags for more complex categorization

  • Answered by AI

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)

Jobs at Atlassian

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

3 Questions :
1 hard, 1 medium, 1 easy

Round 3 - Technical 

(1 Question)

  • Q1. 1 DSA question. Create an API service such that we can limit the number of access of any particular user. So any user can access the function only a particular number of times in a minute. Can be solved u...
Round 4 - HR 

(1 Question)

  • Q1. This was a combined round for technical and HR. Most questions were dedicated to the HR aspect. Example of questions: 1. Have you worked in a team? 2. What challenges did you face while working in a team...

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and have a thorough preparation for HR interview.

Top Atlassian Software Developer Intern Interview Questions and Answers

Q1. Ninja and His Meetings Problem Statement Ninja has started a new startup with a single conference room available for meetings. Given an array/list MEETINGS of consecutive appointment requests, Ninja must decide which meetings to accept. Sin... read more
View answer (1)

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Interview Questions & Answers

user image Anonymous

posted on 30 Jul 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Easy to Medium Question

Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
-

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Android fundamentals

Interview Questions & Answers

user image Router Maven

posted on 2 Mar 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Hackerrank take your time with it.

Atlassian Interview FAQs

How many rounds are there in Atlassian interview?
Atlassian interview process usually has 2-3 rounds. The most common rounds in the Atlassian interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Atlassian interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Atlassian. The most common topics and skills that interviewers at Atlassian expect are JIRA, SAN, Agile, Python and Product Management.
What are the top questions asked in Atlassian interview?

Some of the top questions asked at the Atlassian interview -

  1. Difference between git and Mercurial, How do you resolve merge conflicts, How d...read more
  2. Take any example in ticket closing and explain how will you do hypothesis testi...read more
  3. How will you optimize ticket closing proc...read more
How long is the Atlassian interview process?

The duration of Atlassian interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Atlassian Interview Process

based on 83 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 857 Interviews
Amdocs Interview Questions
3.7
 • 515 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 226 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 174 Interviews
Dassault Systemes Interview Questions
4.0
 • 162 Interviews
AVASOFT Interview Questions
3.6
 • 162 Interviews
Freshworks Interview Questions
3.5
 • 161 Interviews
View all

Atlassian Reviews and Ratings

based on 126 reviews

3.5/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

4.1

Salary

3.1

Job security

3.5

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 126 Reviews and Ratings
Senior Machine Learning engineer

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Support Engineer

Bangalore / Bengaluru

3-11 Yrs

Not Disclosed

Machine Learning Engineer

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
189 salaries
unlock blur

₹16.5 L/yr - ₹64.2 L/yr

Software Developer
112 salaries
unlock blur

₹20 L/yr - ₹85 L/yr

Senior Software Engineer
106 salaries
unlock blur

₹25 L/yr - ₹91.5 L/yr

Sde1
57 salaries
unlock blur

₹28 L/yr - ₹86 L/yr

Software Development Engineer II
43 salaries
unlock blur

₹25 L/yr - ₹96 L/yr

Explore more salaries
Compare Atlassian with

Salesforce

4.0
Compare

Google

4.4
Compare

Amazon

4.0
Compare

Oracle

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview