My solutions to the CO203-Data structures and algorithms course
- Assignment-1 (Array)
- Assignment-2 (String manipulation)
- Assignment-3 (Stack)
- Assignment-4 (Infix and postfix evaluation)
- Assignment-5 (Link list)
- Linear
- Linear ordered
- Doubly linked
- Doubly circular
- Circular linear
- Assignment-6 (Queue application)
- Assignment-7 (Linked list functions)
- Assignment-8 (Binary tree and BST)