Meta Online Assessment CodeSignal

meta logo
meta
Ongoing
December 19, 202526 reads

Summary

I recently went through an online assessment for Meta on CodeSignal. The assessment involved implementing a task management system with multiple levels of functionality. The first level focused on basic task operations, while subsequent levels added more complexity, such as user management and task assignment. The final level had some unclear requirements, but the overall experience was challenging and provided a good understanding of system design concepts.

Full Experience

I participated in the Meta online assessment on CodeSignal. The assessment was divided into multiple levels, each adding more complexity to the task management system. Level 1 involved basic operations like adding, updating, and retrieving tasks. Level 2 introduced search and list functionalities with specific sorting rules. Level 3 added user management with quotas and task assignment. Level 4 had some unclear requirements, but it was a comprehensive exercise that tested both data structures and system design skills. The entire process was quite intense and required careful planning and attention to detail.

Interview Questions (1)

Q1
Task Management System Implementation
System DesignHard

Implement a task management system with multiple levels of functionality. The first level involves basic operations like adding, updating, and retrieving tasks. The second level adds search and list functionalities with specific sorting rules. The third level introduces user management with quotas and task assignment. The fourth level has some unclear requirements but is part of a comprehensive system design exercise.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!