Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/octcarp/sustech_cs208-algorithm_s23_works

(1120/1100) Labs of CS208 2023 Spring: Algorithm Design and Analysis (ADA), SUSTech. Taught by Prof. Yuhui SHI.
https://github.com/octcarp/sustech_cs208-algorithm_s23_works

algorithms cs208 data-structures sustech

Last synced: 28 days ago
JSON representation

(1120/1100) Labs of CS208 2023 Spring: Algorithm Design and Analysis (ADA), SUSTech. Taught by Prof. Yuhui SHI.

Awesome Lists containing this project

README

        

# SUSTech_CS208-Algorithm_2022s_Works
Assignments of CS208 2022 Spring: Algorithm Design and Analysis, SUSTech

I upload descriptions in [![](https://img.shields.io/badge/-Markdown-white?style=flat&logo=markdown&logoColor=black)](https://www.markdownguide.org/) for every problem.

## [Lab Practice](Practices/)

## Assignment Contest

| Lab ID | A | AC | B | AC |
| ---------------- | --------------------------------------- | ---- | ------------------------------------------------ | ---- |
| [Lab 1](Lab1/) | [Stable Matching](Lab1/) | Y | | |
| [Lab 2](Lab2/) | [Pay a new year call](Lab2/A/) | Y | [Simplicity Favors Regularity](Lab2/B/) | Y |
| [Lab 3](Lab3/) | [Careless Boy](Lab3/A/) | Y | [Flow Control](Lab3/B/) | Y |
| [Lab 4](Lab4/) | [TV Breaker](Lab4/A/) | Y | [Fruit](Lab4/B/) | Y |
| [Lab 5](Lab5/) | [Shopping](Lab5/A/) | Y | [Voting](Lab5/B/) | Y |
| [Lab 6](Lab6/) | [Michael's Shopping Challenge](Lab6/A/) | Y | [Urban Planning](Lab6/B/) | Y |
| [Lab 7](Lab7/) | [Modify](Lab7/A/) | Y | [The Best Way to Wipe out a Friendship](Lab7/B/) | Y |
| [Lab 8](Lab8/) | [Closest](Lab8/A/) | Y | [Urban Construction](Lab8/B/) | Y |
| [Lab 9](Lab9/) | [Candy](Lab9/A/) | Y | [Hotel](Lab9/B/) | Y |
| [Lab 10](Lab10/) | [Shopping](Lab10/A/) | Y | [Game](Lab10/B/) | Y |
| [Lab 11](Lab11/) | [Federated Learning](Lab11/A/) | Y | [Rook](Lab11/B/) | |
| [Lab 12](Lab12/) | [Cyclops](Lab12/A/) | Y | [Cube](Lab12/B/) | |

Due to my extremely busy reviewing and working during the final weeks, I didn't have more time to solve the last two problems while I've already got full marks in this part. And the online judge system will not accept new submissions after deadline, so they are not solved.