Roblox | Software Engineer | Interview Experience
Interview Date: Not specified
Result: Not specified
Difficulty: Not specified
Interview Process
The interview process included a phone screening followed by an onsite interview. The phone interview focused on problem-solving questions, while the onsite consisted of multiple technical rounds.
Technical Questions
- Merge Intervals (Sorting, Interval Merging)
- Meeting Rooms II (Heap, Greedy)
- Scheduling without consecutive meetings (True/False + generate the schedule)
- IP bot check with a time window and garbage collection
Tips & Insights
Focus on understanding the underlying concepts of algorithms and data structures, as well as practicing coding problems related to scheduling and interval management.