This folder contains programming exercises. Check also this link for previous exam questions.
Note 1. It is strongly advisable that you attempt to solve the exercises yourself (on an IDE) before looking at the provided solutions. This is how you would benefit most from these exercises.
Note 2. If you spot any bugs or typos, please report them to i.albluwi@psut.edu.jo
- Linked Lists
- Stacks and Queues
- Binary Search Trees
- Priority Queues
- Hash Tables
- STL