Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 629 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 629 Bytes

CS3608-Assignments

This repository contains the assignments from Online Judge, CS3608 (2021 Fall) with my solutions. I downloaded the problems as a reference, but I do not claim the copyright of these problems.

The problems are from LeetCode, and the solutions have been accepted by LeetCode.

If you found any mistakes in the solutions, please create an issue or contact me through email.

Environment Setup

  • This repository was tested with GCC Version 10.3.0 on Ubuntu 21.04.

License

  • My solutions are provided under GNU General Public License v3.0. See LICENSE for more information.