Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/octcarp/sustech_cs203-dsaa_f22_works

(1080/1000) Labs of CS203 2022 Fall: Data Structure and Algorithm Analysis, SUSTech. Taught by Prof. Bo TANG @tangloner.
https://github.com/octcarp/sustech_cs203-dsaa_f22_works

algorithms cs203 data-structures sustech

Last synced: about 1 month ago
JSON representation

(1080/1000) Labs of CS203 2022 Fall: Data Structure and Algorithm Analysis, SUSTech. Taught by Prof. Bo TANG @tangloner.

Awesome Lists containing this project

README

        

# SUSTech_CS203-DSAA_2022f_MyAnswer

You can check [**SUSTech Online Judge**](https://acm.sustech.edu.cn/onlinejudge/) for original information, though I upload descriptions in [![](https://img.shields.io/badge/-Markdown-white?style=flat&logo=markdown&logoColor=black)](https://www.markdownguide.org/) for every significant problem I done.

Besides, it has an OJ system for SUSTech students.

In Lab **0-3**, I wrote some codes in **Java**. From Lab **3**, I started to write in **C/C++**.

## 2022 Fall Contest

| ID | Name | AC |
| ---- | ------------------------------------------------------------ | ---- |
| 1112 | [CS203 2022 Fall Lab 0 Welcome Lab](Lab0_1112/) | 4/4 |
| 1114 | [CS203 2022 Fall Lab 1 Complexity + Binary Search](Lab1_1114/) | 4/4 |
| 1116 | [CS203 2022 Fall Lab 2 Sorting](Lab2_1116/) | 4/4 |
| 1118 | [CS203 2022 Fall Lab 3 LinkedList](Lab3_1118/) | 5/5 |
| 1120 | [CS203 2022 Fall Lab 4 Stack/Queue](Lab4_1120/) | 4/4 |
| 1122 | [CS203 2022 Fall Lab 5 String](Lab5_1122/) | 4/4 |
| 1124 | [CS203 2022 Fall Lab 6 Tree](Lab6_1124/) | 4/4 |
| 1126 | [CS203 2022 Fall Lab 7 Advanced Tree](Lab7_1126/) | 3/4 |
| 1128 | [CS203 2022 Fall Lab 8 Basic Graph](Lab8_1128/) | 4/4 |
| 1130 | [CS203 2022 Fall Lab 9 Advanced Graph](Lab9_1130/) | 4/4 |
| 1132 | [2022 Fall Bonus Lab](Lab-Bonus_1132/) | A/A |

## 2021 Fall [open](2021F/)

I may not have enough time and energy to do this part in the rest of current semester. (and next, next, ... next semester)

(各种 quiz project exam,和剩下的 Lab,请问你们有什么头绪吗?)