I applied online. The process took 6 days. I interviewed at Atlassian (Los Angeles, CA) in Mar 2022
Interview
I recently appeared in Atlassian Online Test- University Developer for Sydney location.
**Platform: Hackerrank
Time: 90 Minutes
Questions: 5
**
(1) Ashley Love Numbers
Given a range of Numbers, Find the Numbers with No DIGIT Repeated (Both Numbers Inclusive)
(2) LIS
Longest Increasing Subsequence Length.
(3) Wendy and Bob
Question on Simple String Manipulation.
(Also appeared in Volkswagen Online Test)
(4) Modify an Array
Given an array, Find the Minimum Cost to Sort Ascendingly or Descendingly along its length.
Cost is defined as: MOD(New Value-Orig Value) of the element.
(5) Largest Subgrid Size With Given Maximum Sum Value.
My Experience:
I solved 4 Questions Completely and 1 Partially (10/11 TC Passed).
Received the Call from Recruiter.
Telephonic- Simple Linked List Questions and My Projects, Resume Probe, Internship Experiences.
Interview questions [1]
Question 1
Given a graph (Number of edges, number of nodes, From and To node pairs), you need to find the minimum weighted path from the first node(1) to the last node(N) and return it’s weight. If there exists no edge between any two vertices which would be required to complete the path from the first to the last node, then an edge can be created between them with the weight 1.
I applied online. I interviewed at Atlassian (Sydney) in May 2026
Interview
AI assisted coding interview, the interviewer wasn't really guiding any of the coding process or the process when using the agent-- kind of just sat back. It was unclear on whether or not they wanted you to utilise the AI agent or not, it says that it's highly encouraged, but that ultimately led me to a rejection!
overall process took ~2 months (applied on Sept 9, received OA on 9/12 and did it on 9/20, round 1 10/18, round 2 11/3 --> call for offer 11/9)
- OA (90mins)-> 1st round (technical, 45 mins) -> behavioral w a engineering manager (45 mins)
- OA: had two or three qs i think
OA (3dsa questions) followed by an interview, gave a graphs question
The next round was going to be an HR round with focus on resume
Slightly on the difficult side