I applied online. I interviewed at Atlassian (New York, NY)
Interview
It was a coding pad question, ask you to construct the question from scratch and being able to run it. It's an array/list sort of question. Be communitative and talk about your process is important.
Interview questions [1]
Question 1
It was an array/list question, question was given verbally. make sure to ask clarifying questions
first an online assessment, then a technical leetcode-like interview (look mainly for clarity of thought process and how you communicate; question itself isn't too hard), and then a behavorial interview (based on company values)
Interview questions [1]
Question 1
asked me questions for each of their company values
It was good, a technical round for 1 hour where they asked a question related to OOPs and LRU. and then an LNV round for 1 hour where questions on each value of atlassian's values were asked.
I applied with a referral then passed the oa. Then I was scheduled for the technical round. The interviewer kept asking for a better time complexity answer which ultimately involved using priority heaps. I did not make it past this round.
Interview questions [1]
Question 1
something that could’ve been done with basic array/hashmap but interviewer wanted me to use heaps and reduce the time complexity