J'ai postulé via un recruteur. J'ai passé un entretien chez Atlassian en nov. 2025
Entretien
I went through Atlassian’s coding design interview recently, and the experience was surprisingly poor for a company of this scale. The exercise itself was simple, and I completed the implementation correctly, the interviewer gave me positive feedback on the spot, saying the solution looked good and that I solved everything they asked including the scale-up question. But the final result from Atlassian was the opposite: a rejection with no explanation whatsoever. When I specifically requested feedback, especially since what I was told live contradicted the official outcome, I received no response or clarification.
Recruiter communication throughout the process was equally disappointing, often taking 2-3 business days to reply to straightforward questions, which added to the overall sense of disorganisation.
Questions d'entretien [1]
Question 1
The exercise itself was simple: implement a small rating system where each agent receives 1-5 ratings, maintain a running average, and return agents sorted by their average rating and number of ratings.
J'ai postulé via un recruteur. J'ai passé un entretien chez Atlassian
Entretien
I had first Karat round and then 1 DSA, 1 LLD, 1 HLD, 1 Behavioural and 1 manager Interview. Overwall they do nitpick alot and only expect the solution in specific way and if your answer is different than they expect, they rate you bad
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Atlassian (İstanbul) en févr. 2026
Entretien
I passed six levels of interviews without a problem, but in the end, they said they closed the position. The technical and values interviews were complete nonsense. Anyone can pass with proper preparation. Especially the management and values interviews. But I was really frustrated because they said they closed the role one day after I passed all the interviews. A company that interviews you about values has no respect for you at all. I spent time, effort, and hope on this.
Questions d'entretien [1]
Question 1
- Screening standard pretty basic questions
- Technical (coding) I and II interview is mid level leetcode question but they request an update after completing. They may cause a time problem.
- System Design is mid level system design. But interviewer didn't understand the technologies I use a bit.
- Management and Values interview corporate nonsense. Search or ask AI example questions and create stories if don't have. They are asking question like you have been encountered all types of dispute at previous jobs.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Atlassian
Entretien
I am going to highlight some of my experiences below.
I felt the interview process was designed to set one up to fail and a waste of my valuable time.
Firstly pitting candidates through numerous coding tests under a tight time schedule is not the way to see through another human. While I conducted all the coding tests and completed the results successfully, I still did not pass through to the next round.
During these tests, I was asked to hold the screen so that a screen capture could be taken. This was a red flag suggesting the interviewer was not following my thorough explanation of the solutions I was implementing. Especially that the language I was using was not known to them and more particularly that I was extremely careful to ensure I deliver each and every thought I was making deliberately. The process felt unprofessional and one way. I did not feel confident in the interviewer's skills especially with regards to communication and etiquette.
Two other red flags I have is the lack of feedback the company can provide. If you can't provide genuine feedback to your candidates and are concerned of legal repercussions; then you must be hiding something! Also the fact that one has to perform another technical test with an external organization does not give me confidence in this organization.
The recruiter initially presents a very bright picture of how good it is to work in this organization and are open to proper follow through however later this felt more like a carrot dangling tactic. After putting much effort to ensure successful delivery, I felt this was an unfair process despite trying to put my best human foot forward.
Questions d'entretien [1]
Question 1
Questions typically asked were along the lines of:
"Find a list of X to fit Y items in provided some other condition."
(I don't want to give away too much).
This is typical to a leet code question at medium difficulty.