Welcome to my CSE220 repository! This repository contains the lab assignments I completed during my coursework at BRAC University as part of my Bachelor's in Computer Science and Engineering (CSE). Each folder within this repository corresponds to a specific topic, with detailed solutions and code implementations.
- Lecture 1 & 2- Linear Array & Linear Array Manipulation Examples
- Lecture 3 & 4- Linked List & Linked List Manipulation
- Lecture 6 - Linked List Types and DHDLCL
- Lecture 7 - Stack
- Lecture 8 - Queue
- Lecture 9 - Recursion
- Lecture 10 - Key Index Search and Sort
- Lecture 11 - Hashtable
- Lecture 12 - Tree data structure : Basic
- Lecture 13 - Tree data structure : Representation
This repository is licensed under the [Apache-2.0 License] (http://www.apache.org/licenses/). You are free to use, modify, and distribute the code with proper attribution.