
Sam's Club Data Scientist Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 13 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Sam's Club.
Data Scientist
There were 2 interview rounds. The first was a 45-minute coding interview that covered arrays. The second was a 45-minute discussion about work experience related to machine learning, with a preference for Azure deployment and a high priority for those with research backgrounds or PhDs.
- How would you perform matrix manipulation with arrays?
Data Scientist
I got an online assessment that lasted two hours. It was supposed to be recorded, but I didn't know that at the time. They used HackerEarth for it. It had nine questions on probability and linear algebra, plus two coding questions. The math questions were pretty straightforward, especially if you remember to use logarithms for large factorials, which they expect you to do in Python. The tricky part for me was the coding questions and how the test platform handled output. HackerEarth has two modes: testing with your own input or submitting for their tests. When testing, it's supposed to show your output against the expected output. The second coding problem was simple, but the custom input test kept giving me errors even when I was sure my answer was right. The platform is super sensitive to output formatting; even an extra space can make your answer incorrect. This might be a bug or a browser issue, as I didn't have problems with the first coding question. The coding questions were worth half the total points. I failed the test because it didn't accept my solution, and I still don't know exactly why. The test itself wasn't hard, but it was frustrating to deal with.
- How do you calculate N!/K! for large numbers N and K, given that you can use logarithms?
- When dealing with large factorials, how can you compute log(N!) by summing logarithms?
- Can you explain the distinction between using HackerEarth's custom input feature and submitting the code for assessment?
Data Scientist Intern
I applied at the university's career fair and then got notified about an interview. It felt like a mix of an HR phone screen and a technical screen. I had a Zoom meeting with 4 technicians from the Data Science team. Each of them asked about different parts of my resume and the technologies I've used.
- Can you elaborate on your resume, specifically regarding regressions?
- Can you elaborate on your resume, specifically regarding ML?
- Can you elaborate on your resume, specifically regarding Time Series?
Sam's Club Data Scientist Interview Questions
Quoted word for word from Sam's Club interview reports.
“Given that the police report an average of one home robbery per day in the city, what is the expected number of robberies per year that would result in a 90 percent confidence interval?”
Read reports →“Write code to generate Fibonacci numbers.”
Read reports →“How do you calculate N!/K! for large numbers N and K, given that you can use logarithms?”
Read reports →“When dealing with large factorials, how can you compute log(N!) by summing logarithms?”
Read reports →“Can you swap the values of two variables, a and b, without using a third, temporary variable?”
Read report →“Given Sam's Club has over 600 locations, how would you cluster these clubs?”
Read report →“What are the common strategies for avoiding overfitting in models?”
Read report →“Could you print a pattern based on Fibonacci elements that meet a specific condition?”
Read report →“Can you explain the difference between correlation, independence, and causation?”
Read report →Formats, difficulty and experience
Across all 13 Sam's Club interview reports.