https://github.com/alumik/algorithm-design-2020
Code labs for Algorithm Design Course (Spring 2020) of College of Software, Nankai University
https://github.com/alumik/algorithm-design-2020
algorithm-design cpp11 online-judge
Last synced: 7 months ago
JSON representation
Code labs for Algorithm Design Course (Spring 2020) of College of Software, Nankai University
- Host: GitHub
- URL: https://github.com/alumik/algorithm-design-2020
- Owner: alumik
- Created: 2020-05-13T13:40:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-05T06:40:31.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T12:48:10.100Z (9 months ago)
- Topics: algorithm-design, cpp11, online-judge
- Language: C++
- Homepage:
- Size: 835 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NKUCS Algorithm Design (Spring 2020)
Algorithm Design
Nankai University / Spring 2020
## Contents
- Code lab descriptions
- Online judge (OJ) test cases
- Example solution code