I applied online. The process took 2 weeks. I interviewed at Atlassian (Sydney) in Oct 2019
Interview
Got in touch with an Atlassian recruiter after applying online, extremely friendly and easy to talk to.
Firstly organised a phone interview, pretty much ended up being a get to know you talk. Discussed what I currently do, goals, ambitions, have I had experience with what’s mentioned in their job advertisement etc
Next stage was the in-house tech test. You book in an hour or so slot where you are required to complete a front end task alongside an Atlassian developer. Huge emphasis on communicating your every step and thought process in solving the problem. Must know the ins and outs of vanilla JavaScript (ES6+) including page life cycle events, be able to provide reasoning for why you chose to implement it the way that you did, know performance impacts of alternative solutions and be able to refer to documentation efficiently. Always keep in mind they’re just developers like you, treat them like you would at your own workplace and you’ll be most of the way there.
That’s as far as I went, a little too rough around the edges.
I applied through an employee referral. I interviewed at Atlassian (Sydney)
Interview
First round in Karat, the interviewer accent is quite strong, and it’s divided into 3 parts. First js question, second html css, third js fetch api get data. The api data have to decode. And it allows google search but not ai
I applied online. The process took 4 weeks. I interviewed at Atlassian (Perth, Western Australia) in Apr 2025
Interview
First tech screen on Karat:
Online coding platform is provided.
The interviewer may be changed before the appointment.
Can only be rescheduled once and the updated date should be within a week range.
Interview questions [1]
Question 1
Short questions about JavaScript knowledge, like promise, array methods, and generator.
Implementing UI with HTML and CSS.
The final JavaScript question is more about fetching data and displaying data on the browser.
I applied online. I interviewed at Atlassian (Bengaluru)
Interview
I applied for Frontend Developer job through LinkedIn. It was long interview. There were 5-6 rounds. First was karat interview and followed by other interviews.
Prepare Data Structures and Algorithms questions. Practise a lot.
Interview questions [1]
Question 1
What is the difference between script, script async and script defer?