neural-network Interview Questions
2 interview questions in our bank cover neural-network, most of them ML Fundamentals & Algorithms. They average 3.5/5 difficulty — hard — and each one was reported by a candidate after a real interview. Companies known to ask about neural-network: Stripe, Etsy.
Practice these on the problems board →Companies that ask about neural-network
Question mix
- ML Fundamentals & Algorithms2
Difficulty
- 3/5 — medium1
- 4/5 — hard1
Questions tagged neural-network
Multi-Task Regression on Tabular Data (Two Targets)
4/5This applied machine learning exercise focuses on multi-task regression with disparate target scales and signs, a common challenge in Stripe engineering rounds. You will design a shared neural network architecture with multiple heads, apply appropriate normalization strategies to balance loss contributions, and properly invert transformations for final evaluation. The task assesses your practical deep learning intuition and data preprocessing expertise. Gain access to the complete problem breakdown and expert model solution through a subscription.
ML Fundamentals & AlgorithmsStripeImplement Dense Layer with Numpy
3/5Understanding the mathematical mechanics behind neural network layers is essential for machine learning engineers, as explored in this interview question reported by Etsy. You are asked to manually construct a fully connected layer using NumPy, implementing both forward propagation and gradient backpropagation alongside a custom activation function. To explore the complete implementation guidelines and fully worked model solution, a paid subscription is required.
ML Fundamentals & AlgorithmsEtsy
neural-network interview FAQ
- How many neural-network interview questions are there?
- 2 reported questions, mostly ML Fundamentals & Algorithms.
- Which companies ask neural-network questions?
- Stripe (1), Etsy (1).
- How hard are neural-network questions?
- They average 3.5 out of 5: 1 at 3/5, 1 at 4/5.