Upload Button Icon Add office photos

Filter interviews by

Atlassian Interview Questions, Process, and Tips for Freshers

Updated 24 Mar 2025

Top Atlassian Interview Questions and Answers for Freshers

View all 18 questions

Atlassian Interview Experiences for Freshers

Popular Designations

25 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected
Round 1 - Coding Test 

Coding test on hackerrank

Questions I got were:
- -----
- -----
- -----

Round 2 - Technical 

(1 Question)

  • Q1. The coding round itself involved creating a class in python that handled the popularity of content on a fictional platform. -----
Round 3 - HR 

(1 Question)

  • Q1. Tell me a time where things didn't go as planned
  • Ans. 

    During a group project in college, our team faced unexpected technical issues that delayed our progress.

    • Our team was working on a group project in college when we encountered unexpected technical issues.

    • The issues caused delays in our progress and required us to come up with alternative solutions.

    • Despite the setbacks, we were able to troubleshoot the problems and successfully complete the project on time.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - - The interviewers help you a lot!
- I found a lot advice and prep questions before on glassdoor.com and tquest.me as well as reddit discussions which really helped

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)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Karat Interview for next filtering the candidate

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design Snake Game (Nokia based)
  • Ans. 

    Design a classic Snake game based on Nokia phones.

    • Use a 2D array to represent the game board.

    • Implement logic for snake movement and growth.

    • Include collision detection with walls and itself.

    • Add food items for the snake to eat and grow.

    • Display the game on a grid-based interface.

  • Answered by AI
  • Q2. Ballot based voter

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 10 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Dsa+cp type 3 questions

Round 2 - Technical 

(1 Question)

  • Q1. Dsa type with follow up like dp
  • Ans. 

    Dynamic Programming is a common type of problem in Data Structures and Algorithms.

    • DP is a method for solving complex problems by breaking them down into simpler subproblems

    • It involves storing the results of subproblems to avoid redundant calculations

    • Examples of DP problems include Fibonacci sequence, Longest Common Subsequence, and Knapsack problem

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Scenario based hr question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for hr rounds and dsa for technical one.

SDE Intern Interview Questions asked at other Companies

Q1. Given a string of containing lower case letters and upper case characters. Find the number of occurrences of each character. The question was further modified to include the special characters as well. I was asked to design the test cases f... read more
View answer (2)

Summer Intern Interview Questions & Answers

user image Anonymous

posted on 25 Aug 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

3 medium dsa questions on Hackerrank

Round 2 - Technical 

(1 Question)

  • Q1. Class based graph question of easy level implementation of oops and dsa
Round 3 - HR 

(1 Question)

  • Q1. Many situational questions about projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to tell stories about different things relating to projects done in past.

Summer Intern Interview Questions asked at other Companies

Q1. There are 8 bottles of milk out of which one bottle is poisoned. What will be the minimum number of persons required to find the poisoned bottle if the person dies within 24 hours of drinking the poison. You have only 24 hours.
View answer (6)

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
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hackerrank 3 questions were given of binary search dp and a math coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Heap hard question
  • Q2. Nothing only one question was asked

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not up to the mark

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 experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Querstions related to rest ai
  • Q2. What happen when u click google.com
  • Ans. 

    When you click google.com, you are directed to the Google search engine homepage.

    • Redirects to Google search engine homepage

    • Allows you to search for information

    • Access to various Google services like Gmail, Maps, and Drive

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Update query in sql
  • Ans. 

    An update query in SQL is used to modify existing records in a database.

    • Use the UPDATE keyword followed by the table name

    • Set the column(s) to be updated using SET

    • Specify the new values for the columns

    • Add a WHERE clause to specify which records to update

  • Answered by AI
  • Q2. Linux telnet, ping commands

Skills evaluated in this interview

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Jobs at Atlassian

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.

    • Currently pursuing a degree in Computer Science

    • Proficient in languages such as Java, Python, and JavaScript

    • Experience with front-end technologies like HTML, CSS, and React

    • Completed internships at tech companies like Google and Microsoft

  • Answered by AI
  • Q2. Aws related questions

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)
Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Stored procedure sql hard
  • Q2. Easy dsa problem solving

Senior Data Engineer Interview Questions asked at other Companies

Q1. Write a query to get the customer with the highest total order value for each year, month. [Note: Order table is different and Customer table is different. Order_ID and Customer_ID are the PK of the table with Oid from Customer table being ... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

3 SIMPLE DSA questions

Round 2 - Technical 

(1 Question)

  • Q1. Simple DSA problem of DFS and BFS
  • Ans. 

    DFS and BFS are fundamental graph traversal algorithms used to explore nodes in a graph.

    • DFS (Depth First Search) explores as far as possible along each branch before backtracking. It uses a stack to keep track of nodes.

    • BFS (Breadth First Search) explores all the neighbor nodes at the present depth prior to moving on to the nodes at the next depth. It uses a queue to keep track of nodes.

    • Example: For a graph with nodes A...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Behaviour questions

Skills evaluated in this interview

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)

Software Developer Interview Questions & Answers

user image Andrew Chang

posted on 17 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Motivation behind the move
  • Ans. 

    I was motivated to move to this role because of my passion for coding and desire to work on challenging projects.

    • Passion for coding and technology

    • Desire to work on challenging projects

    • Opportunity for growth and learning

    • Interest in the company's products or services

  • Answered by AI

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)

Atlassian Interview FAQs

How many rounds are there in Atlassian interview for freshers?
Atlassian interview process for freshers usually has 2-3 rounds. The most common rounds in the Atlassian interview process for freshers are Coding Test, Technical and HR.
How to prepare for Atlassian interview for freshers?
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 Analytical, Compliance, Consulting, Excel and Indirect Taxation.
What are the top questions asked in Atlassian interview for freshers?

Some of the top questions asked at the Atlassian interview for freshers -

  1. Simple DSA problem of DFS and ...read more
  2. Design Snake Game (Nokia bas...read more
  3. Longest increasing subseque...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 for Freshers

based on 20 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 864 Interviews
Amdocs Interview Questions
3.7
 • 517 Interviews
Adobe Interview Questions
3.9
 • 235 Interviews
Salesforce Interview Questions
4.0
 • 230 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 175 Interviews
AVASOFT Interview Questions
2.9
 • 165 Interviews
Dassault Systemes Interview Questions
4.0
 • 164 Interviews
Freshworks Interview Questions
3.5
 • 164 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
Associate Data Engineer

Bangalore / Bengaluru

1-2 Yrs

Not Disclosed

Senior Data Platform Engineer

Remote

4-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
135 salaries
unlock blur

₹20 L/yr - ₹70 L/yr

Software Developer
112 salaries
unlock blur

₹20 L/yr - ₹85 L/yr

Senior Software Engineer
109 salaries
unlock blur

₹27.6 L/yr - ₹95.9 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