Alteryx | SDE 1 | Interview Questions
Summary
I had an interview at Alteryx for the SDE 1 role, which included problem-solving, data structures, and a low-level design round. I was asked specific LeetCode problems and a system design question.
Full Experience
Round 1: PS/DS
- https://leetcode.com/problems/find-median-from-data-stream/description/
- https://leetcode.com/problems/house-robber/description/
- https://leetcode.com/problems/house-robber-ii/description/
Round 2: LLD
Design of Snake and Ladders game
Interview Questions (4)
Find Median from Data Stream
House Robber
Refer to the LeetCode link for the problem description.
House Robber II
Refer to the LeetCode link for the problem description.
Design Snake and Ladders Game
Design of Snake and Ladders game.