J'ai postulé via une agence de recrutement. Le processus a pris 2 jours. J'ai passé un entretien chez Atlassian (Sydney) en mars 2014
Entretien
Hiring process was smooth - did the first online test , was supposed to be 1.5 hours but took me 3 hours. This turned out not to be an issue as most people cannot complete in that time. I was invited to second round to do a pair programming exercise , a fairly simple event manager app/observer pattern - idea was to fix known bugs in their code. I did have a few bumps , but did finally get the test running. This was mainly due to nerves. They didn't use generics either in their code - and momentarily lapses caused me to stall I was wondering why the code didn't compile - took me a few seconds to realise the Lists/Maps were not generics. I thought i did well enough as I did get the code working in the end - turns outs thats not enough!! I get the generic email suggesting other candidates are more suitable!
Questions d'entretien [1]
Question 1
The first round online test is the most difficult and time consuming. The lack of feedback from 1st and 2nd interviews isn't helpful at all - particularly when you've passed their exercises - leaves you wondering what is the 'right' candidate?!
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Atlassian en juil. 2022
Entretien
Seven interview stages basically:
1) Recruiter call
2) Technical screening on HackerRank
3) Code design
4) Algorithms and data structures
5) System design
6) Values interview
7) Manager's interview
All rounds were remote ones.
I have an impression that I did great on a system design interview and DSA session, but on code design I was unable to save enough time for advanced tasks and made few code mistakes. As a result, system design was my last interview round.
Interviewers and recruiter were really nice and positive, can't say anything bad, except that feedback was just like "sorry, you just not fit this position".
Questions d'entretien [4]
Question 1
Set of questions on HackerRank for 75 mins. 3 small coding tasks and about 30 theoretical. You need to pass at least 50%.
Interview isn't hard, they start with a very simple problem and then build it up slowly.
leetcode easy is enough to prepare
I found recruiter isn't very responsive and disappears for weeks after promising to call.
Questions d'entretien [1]
Question 1
I was asked to find a winner of a contest on the basis of votes supplied.
J'ai passé un entretien chez Atlassian (New York, NY)
Entretien
I got interviewed for Atlassian Bangalore recently. First round was code pairing round. Here you will be given a Atlassian codebase and you have to fix bugs/add features to it. I could solve most of the questions but got a rejection because they were expecting me to use a predefined function which I didn't remember at that point of time so I gave alternate solution which works pretty well. Bad experience overall!!
Questions d'entretien [1]
Question 1
Code base consists of Classes for User, Groups and their relationship.