Skip to content

s4swani/6.824

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6.824

My solutions to labs for MIT 6.824 / 6.5840

6.824 / 6.5840 is a Distributed Systems course at MIT available via MIT OpenCourseWare. This repository contains my solutions to the labs for the course.

This is an ongoing effort, and will be updated from time to time.

Lab 1: Map Reduce
[Status: Completed]

Lab 2A: Raft Leader Election
[Status: Completed]

Lab 2B: Log
[Status: Ongoing]