J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez Atlassian (Bengaluru) en sept. 2024
Entretien
AN UTTER WASTE OF TIME!! ALL THE -VE EXPERIENCE REVIEWS ARE CORRECT WORD-FOR-WORD.
I applied for Principal AI/ML Engineer. I must say I studied really hard, for the stage1 of the interviews:
- LLD Coding
- MLSE Craft Interview
The LLD Coding interviewer is some stupid tier-3 graduate with absolute hate for tier-1 grads, and despite completing a working END-TO-END Solution, I am told that I didnt write test cases(I had explicitly asked that chap if I need to write test cases, even a TDD approach).
The MLSE Interview has a discussion about my project- he as per his feedback is also in shock-and-awe of my concept clarity, and then he asks an ML System Design question, I answer it very well which he again praises of, but I missed on error metrics/model assessment etc. stages which he could have just prompted me to answer around?
But no! because they only want to "reject" the candidates- The interviews are happing very very namesake!! they'd be only doing internal promotions to upward mobilities and never really hire an outsider for Principal roles. STOP WASTING YOUR TIME PREPARING FOR ATLASSIAN!
I, alongwith more than 2 dozen interview feedbacks on Glassdoor, totally mean it!
Questions d'entretien [1]
Question 1
Trivial LLD problem- the solution is what that chap came prepared with.
Project and Sys Design- explain your project so well that they atleast consider you moving forward! you will never be able to impress them despite a working solution and a holistic high level system design!!
Standard process for a platform engineer (SRR) role, around what you have completed. Completing a coding exam on data structures for this role is unusual though. Role seemed more for application development than SRE.
Questions d'entretien [1]
Question 1
Coding exam around structures. Example of where you have encountered difficulties in role.
Coding task, algorithms. It was not very difficult, all worked. But probably was not as good as it should be. Interviewer was polite and professional, task was described, we had a chat about solution steps.
Questions d'entretien [1]
Question 1
What is the computational complexity of solutions algorithm's?
J'ai postulé via un recruteur. Le processus a pris 2 mois. J'ai passé un entretien chez Atlassian (Bengaluru) en sept. 2025
Entretien
Had a great interview experience at Atlassian. The HR of company are friendly and responsive, interviewers are knowledgeable and positive during interview. I had a total of 6 rounds of interview
1. HR - HR just asks about your experience and check skills based fitment.
2. System Design - Question - Design a Url Scarping System. I was able to solve this. However the expectation is go deep and design the core Scrapping API. Which I was able to do after the interviewer insisted. So be ready to show case your API design skills, URL, Request, Response, Data Model etc. Also be ready to provide the tech stack along with tradeoffs.
3. Leadership and Craft - Lot of questions around delivery, project management, stakeholder management, mentoring etc. I did pretty well in this.
4. Values - This is about atlassian values, HR will tell you how to prepare for this. I did pretty well.
5. Data Structure - Last Hero Problem. In an F1 race find the person who has done fastest lap in all of race. I solved it using HashMap of racer and max lap time. Later on I sorted the map and gave the last lap hero. I made a silly mistake and my test cases were failing. Hence I did not make it.
5. LLD - I dont remember the question. It was around Most Popular content. I used HashMap for storing content and frequency (thumbs up/thumbs Down)
Questions d'entretien [1]
Question 1
Design a Url Scrapping System for scrapping photos from urls. You are given a list of seed urls and then you need to expand to other sites from there