Implement a Sparse Matrix Class
Company: Pinterest
Role: Machine Learning Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Technical Screen
Quick Answer: This question evaluates the ability to design and implement efficient sparse data structures and perform matrix operations, testing knowledge of sparse matrix representation, linear algebra operations (addition and multiplication), and algorithmic complexity analysis.