Pinterest onsite
Summary
I had my onsite interview at Pinterest, which consisted of multiple coding rounds and a system design discussion.
Full Experience
Coding rounds:
- https://leetcode.com/problems/bus-routes/
- https://leetcode.com/problems/count-subarrays-with-score-less-than-k/
- https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination/
- Easy PQ problem, I couldn't find one similar in LC.
Design round: Pinterest feed.
Interview Questions (4)
Bus Routes
Count Subarrays With Score Less Than K
Description of the problem available at the provided LeetCode link.
Shortest Path in a Grid with Obstacles Elimination
Description of the problem available at the provided LeetCode link.
Design Pinterest Feed
Design a system for a Pinterest feed.