Atlassian Machine Learning Engineer Interview Questions
Practice the exact questions companies are asking right now.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Atlassian
Medium
Machine Learning Engineer LockedCompute inverse-depth weighted sum of a nested list
Problem You are given a nested list of integers, where each element is either: - an integer, or - a list that follows the same rule (i.e., a nested li...
Coding & Algorithms
0
0
Oct 11, 2025
Atlassian
Medium
Machine Learning Engineer LockedFind LCA in a tree and extend to a DAG
Part A — LCA variant in a rooted tree You are given a rooted tree with n nodes labeled 0..n-1. Input: - parent[i] for each node i (parent[root] = -1)....
Coding & Algorithms
0
0
Oct 11, 2025
Atlassian
Medium
Machine Learning Engineer LockedDesign a recommendation system for Jira issues
Scenario Design a recommendation system for Jira that helps users work more efficiently. Assume Jira contains: - Issues/tickets (type, priority, statu...
ML System Design
0
0
Oct 11, 2025