Uh oh!
There was an error while loading. Please reload this page.
Add 6.5840 Spring 2025 Exam 1 - #57
Conversation
xuafeng
commented
Jan 9, 2026
Hi @qimcis and @paizhangliu, could you please help arerk check his PR? Thanks. |
There was a problem hiding this comment.
Pull request overview
This pull request adds the 6.5840 Spring 2025 Exam I to the courseexam benchmark. The PR includes an exam markdown file with 11 questions covering distributed systems topics and a PDF solution file.
Key Changes
- Added exam metadata with score statistics (total: 65, avg: 51.85, median: 52)
- Added 11 questions covering MapReduce, fault tolerance, linearizability, GFS, Raft, ZooKeeper, and Spanner
- Included answer keys and grading instructions for each question
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| exam.md | Contains the exam questions, metadata, answers, and grading instructions in structured markdown format |
| q25-1-sol.pdf | Binary PDF file containing exam solutions (777 lines of PDF content) |
Comments suppressed due to low confidence (1)
benchmarks/courseexam_bench/data/6_5840_distributed_system_engineering_spring_2025_exam_i/exam.md:292
- There is a formatting issue. "t+ 1" should be "t + 1" (with spaces around the plus sign for consistency with mathematical notation).
C. Raft guarantees that a leader in term tis leader in term t+ 1
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
tareknaser
commented
Jan 10, 2026
If #61 gets merged first, we’ll need some small updates to |
Signed-off-by: Tarek <tareknaser360@gmail.com>
Description
Added 6.5840 Spring 2025 Exam 1 to
courseexambenchmarkTesting
Ran
benchmarks/courseexam_bench/tests/test_data_schema.pyChecklist