Atlassian Interview Experience
2 experiences shared by candidates
Software Engineer
Interview Rounds
Technical screen with external interviewer. 2 coding problems - string parsing and basic tree traversal.
Deep dive into Atlassian values. Asked about times I showed ownership, teamwork, balance.
System design - Design a collaborative document editor. Focus on real-time sync and conflict resolution.
Career goals, why Atlassian, how I handle feedback, growth mindset questions.
Tips & Advice
Values interview is unique and important - study their 5 values and prepare examples. Technical bar is moderate but they want clean, working code. Great WLB, highly recommend applying.
SDE
Interview Rounds
HackerRank: 4 coding problems - 1 Easy, 1 Medium, 2 Hard. Eliminatory round.
Given employee entry/exit times as intervals, determine count per office hour. Entry can exceed exit (overnight stays). Started with brute force, optimized to prefix sum.
Tips & Advice
Manage nervousness effectively. Communicate thinking aloud during problem-solving. Interviewers prioritize problem-solving methodology over code implementation alone. All rounds held same day.