Atlassian
More Experiences
Recent Experiences
Latest from community
Atlassian MLE P40 experience
January 19, 2026 • 7 reads
Summary
I recently completed an Atlassian MLE P40 interview experience and received an offer. The process involved an ML craft interview, a LeetCode graph question, an ML coding problem, and an ML system design question.
Full Experience
I recently finished Atlassian MLE P40 and here is my exprience:
- ML craft interview where the interviwere asks you to explain a complex ML project you have worked on and they grill you on every small thing
- Leet code question and for me it was a Graph question to find the shortest path
- This round was a ML coding question where they asked me to implenet an algorithm to get the median input of a list based on multiple factors
- The ML system design was a recommendation type question where they asked many side questions to see the depth i had for each topic
I got an offer
Interview Questions (4)
Q1
ML Craft Interview - Discuss Complex ML Project
Other
The interviewer asked me to explain a complex ML project I have worked on and grilled me on every small detail.
Q2
Graph Shortest Path
Data Structures & Algorithms
A LeetCode style graph question to find the shortest path.
Q3
ML Coding - Median of List with Multiple Factors
Data Structures & Algorithms
I was asked to implement an algorithm to get the median input of a list based on multiple factors.
Q4
ML System Design - Recommendation System
System Design
The ML system design question was related to building a recommendation system. The interview included many side questions to assess my depth on each topic.