Atlassian MLE P40 experience
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)
ML Craft Interview - Discuss Complex ML Project
The interviewer asked me to explain a complex ML project I have worked on and grilled me on every small detail.
Graph Shortest Path
A LeetCode style graph question to find the shortest path.
ML Coding - Median of List with Multiple Factors
I was asked to implement an algorithm to get the median input of a list based on multiple factors.
ML System Design - Recommendation System
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.