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

https://github.com/rudeigerc/se232

Some materials as TA of SE232
https://github.com/rudeigerc/se232

cpp data-structure programming

Last synced: 13 days ago
JSON representation

Some materials as TA of SE232

Awesome Lists containing this project

README

          

# SE232

Some materials as TA of **SE232: Programming and Data Structures**, including grading scripts (_if I was responsible for the hw/lab_) and/or source code with answers.

## Content

- Exercises
- Homeworks
- Homework 2: Prime Distance
- Homework 7: Redundant Parentheses
- Homework 11: LRU and LFU Cache
- Homework 15: Trie
- Labs
- Lab 2: Fun with Collections
- Part A: Word Ladder
- Part B: Random Writer