J'ai postulé en ligne. Le processus a pris 2 mois. J'ai passé un entretien chez Atlassian en juin 2023
Entretien
The interview process was tediously long. It started with a recruiter phone call and that lead to setting up the first system design interview. The actual interview was ok. Weeks past by and didn't hear from the recruiter about any feedback. almost after a month the recruiter called me back and said that he would like to set up the final round of interview. Then I was handed over to another recruiter and then it took another 3+ weeks to finalize the final interview call. The final round was of 5 hours and consisted of 2 coding rounds, one system design , one values and one technical discussion with hiring manager. The crazy starts here. System design was around api creation and then data modeling, all questions asked by the interview were answered. Then comes the code design. - was asked to code on the hacker rank code pad and I gave the solution. question was one of the typical one that is typically asked with slight variation. my solution had a java library import that was not supported on the hacker rank code pad. but i was marked negatively because the code didn't run , it shows how mechanical these things are, they will not look at your solution or why the code didn't compile because of the environments limitations that they provided. Then comes data structure round with some loosely formed question where the interviewer is not interested in any solution provided (after providing multiple alternatives with efficiency in mind) but is only keen to hear the solution probably he had in his mind. Then the interviewer starts to give me life lessons on how its ok to have bad day, how should I prepare in future for interviews like these, how the interviewer has gone through different phases in life, how the interviewer didn't complete his PhD but should have, in the middle of the interview. Then started the values interview. This was sane and conversational round out of all 5. Then comes the hiring manager where he asks series of formulated questions gearing towards situational behavior. He asks if I have made any infrastructure changes or decisions in the company I currently work at. I work at a fortune 5 company where it takes years to come to a change in infra and those decisions are not in an engineer's control. But alas. I got feedback that was baffling. System design wanted less apis and less clarifying questions ? ? (usually people reject if the candidate assumes and doesn't ask questions) In Code design : I was wrong because the hacker rank didn't support me using Pair in java. In Data structure: I didn't provide solution which was in interviewers mind, please keep an open mindset people, there can be alternatives available to the problem which are different that a set answer in your mind.
Questions d'entretien [1]
Question 1
typical ds and algo questions which are tagged for this company
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.