/BRACU_CSE220

CSE220 - Data Structures | Python | Summer'23 | BRACU

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

CSE220 - Data Structures - Python - Summer'23

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.

Course Contents

  • 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

License

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.