This repository contains projects and assignments related to CSC 375, a course on the design, implementation, and analysis of concurrent algorithms and systems. The course covers various topics, including atomicity, asynchrony, coordination, data structures, and algorithmic strategies for parallel computing.
- Instructor: Doug Lea
- To use the project, direct to the related folder Solution Folder - represents java only code Frontend Folder - represents the frontend logic Backend Folder - represents the integration of the solution with the backend server