Atlassian Machine Learning Interview Questions
Master your tech interview with our curated database of real questions from top companies.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Atlassian
Medium
Data ScientistMinimize L1 Distance with k Cluster Centers in Array
1D k-Center (Minimax L1) Clustering Problem You are given an array of n integers on a number line and an integer k (1 ≤ k ≤ n). Place k cluster center...
Machine Learning
13
0
Jul 12, 2025
Atlassian
Medium
Data ScientistMinimize max L1 radius with k centers in 1D
You are given an array A of n integers (values may be negative and may repeat) and an integer k (1 ≤ k ≤ n). Place k cluster centers anywhere on the r...
Machine Learning
0
0
Oct 13, 2025
Atlassian
Medium
Data ScientistTrain and evaluate logistic model with regularization
Binary Classification with Logistic Regression and Regularization Data - Two CSVs: a training set x and a test set x_test. - Each has 7 columns: - C...
Machine Learning
0
0
Oct 13, 2025