Skip to content

Commit

Permalink
FEAT: add CS203B DSAAB
Browse files Browse the repository at this point in the history
squarezhong committed Jun 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 904977a commit 1521cfa
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions courses/CS203B.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# CS203B Data Structures and Algorithms B

## Introduction

Fundamental data structures, and basic algorithms analysis methods:
- array, linked list, queue, stack, searching in ordered lists, sorting, priority queues, binary search trees, and fundamental graph algorithms
- time complexity and space complexity methods

## Homework & Project

> 2023 Spring
- [YuAnnnnn-Lin/SUSTech-CS203B-2023Spring](https://github.com/YuAnnnnn-Lin/SUSTech-CS203B-2023Spring)

> 2022 Fall
- [wLUOw/Numeric_Klotski](https://github.com/wLUOw/Numeric_Klotski)

> 2020 Fall ?
- [Bardreamaster/CS203B-DSAAB](https://github.com/Bardreamaster/CS203B-DSAAB)

## Materials

According to some reviews in [Niuwa Curriculum Evaluation System](https://nces.cra.moe/course/8121/), this course mainly use materials from Princeton University.

0 comments on commit 1521cfa

Please sign in to comment.