Mathworks Software Engineer Statistics & Math Interview Questions
Master your tech interview with our curated database of real questions from top companies.
Compute probability of drawing reds
Probability of Drawing at Least Two Red Balls Problem A bag contains 6 red balls and 4 blue balls. Three balls are drawn uniformly at random without r...
Deduce position from logic clues
Constraint-Satisfaction on a 2D Grid with Relational Clues Context You are given a rectangular grid with R rows and C columns. A set of named entities...
Deduce row order from logic clues
Logic Ordering Puzzle: Four Coworkers in a Row Context Four coworkers—A, B, C, and D—are standing in a single row, left to right, facing north. Positi...
Compute urn-draw probabilities and expectations
Urn Drawing Probabilities (Without Replacement) You have an urn with 12 balls: 5 red (R) and 7 blue (B). You draw two balls uniformly at random withou...
Calculate tiered cost and break-even
Tiered Pricing and Shipping Cost Function You are ordering q units from a vendor with the following pricing: - Fixed setup fee per order: $500 - Unit ...