Envié una solicitud electrónica. Acudí a una entrevista en Atlassian
Entrevista
1rd round Recruiter Screen: I got feedback in the end,
2rd round Karat's coding session: There was an enough time to solve a mid level coding question
3rd and 4th round: The solutions were to use data structures questions like treemap and dequeue. These were difficult.
They still do multiple coding interviews. One prescreen with Karat, which is 20 minutes of engineering questions and 40 minutes coding, then two 60 minutes coding session. And it's for a senior position in an era of AI agents. I believe that they spend too much time on coding rather than architecture. I didn't have time to finish it, got an offer from another company.
Preguntas de entrevista [1]
Pregunta 1
Karat has a demo of their interviews, so check this out. Leetcode and CS basics. Can't remember anything outstanding.
Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en Atlassian (Sídney) en may 2022
Entrevista
My interview process was as below.
- Phone screening
- Online code challenge
- Code design interview
- DS and algos interview
- System design interview
What I observed was that the interviewer judgements were too subjective although even those subjective feedbacks weren't totally wrong to be honest.
The system design interview was my last interview before I got the rejection phone call. I believe I performed reasonable in the interview. But the interviewer asked multiple questions (which she should) but also tried to kind of dictate her preference (which is wrong even if she was right). As a result of changing the approach based on her ideas, I had to adjust the solution specially the database schema which she considered it confusing in her feedback!
So, this was the end and they didn't even send a rejection email and only called me which is kind of weird. They should've officially sent rejection email if I didn't perform well.
To my opinion, it was waste of time as the judgments were too subjective (yes, I understand, the judgements are always subjective to some extent) and also, I didn't find the interviewers (except one of them) well-trained for conducting the interview.
Preguntas de entrevista [1]
Pregunta 1
- Online coding: don't remember exactly, but medium-level Hacker Rank problems
- Code design: design a router for setting and getting urls
- DS: a function that gets a list of lists of votes and return top 3 candidate
- System design: A product agnostic tagging system for Atlassian ecosystem- requirements: add/update/delete the tag, listing all pages for a given tag, dashboard for popular tags.