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

https://github.com/monowarhusain/cse220

This course provides an introductory overview of data structures, covering fundamental concepts such as arrays, lists, stacks, queues, trees, and graphs. Students will learn the essential principles for organizing, storing, accessing, modifying, and deleting data efficiently in computer science.
https://github.com/monowarhusain/cse220

bracu-cse bracucse bracucse220 cse-220 cse220 cse220-bracu cse220lab data-structures dsa-bracu monowar-bracu monowar-husain-bracu-cse220 monowar-husain-omi-bracu monowarbracu python3 zaber-mohammad zmd

Last synced: about 1 month ago
JSON representation

This course provides an introductory overview of data structures, covering fundamental concepts such as arrays, lists, stacks, queues, trees, and graphs. Students will learn the essential principles for organizing, storing, accessing, modifying, and deleting data efficiently in computer science.

Awesome Lists containing this project

README

          

# πŸ“˜ CSE 220: Data Structures (3 credits)

Introduction to widely used and effective methods of data organisation, focussing on data structures, their algorithms and the performance of these algorithms. Concepts and examples, elementary data objects, elementary data structures, arrays, lists, stacks, queues, graphs, trees, compound structures, data abstraction and primitive operations on these structures. memory management; sorting and searching; hash techniques; Introduction to the fundamental algorithms and data structures: recursion, backtrack search, lists, stacks, queues, trees, operation on sets, priority queues, graph dictionary. Introduction to the analysis of algorithms to process the basic structures. A brief introduction to database systems and the analysis of data structure performance and use in these systems. The course includes a compulsory 3 hour laboratory work alternate week.

## πŸ”“ Pre-Requisites:
* **CSE111: Programming Language-II**: https://github.com/MonowarHusain/CSE111

---

### πŸ“š Suggested Books:
1. **Jeffrey Kingston**, "Algorithms and Data Structures: Design, Correctness, Analysis", 2nd Edition, Addison-Wesley.
2. **Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman.**, "Data Structures and Algorithms", Addison Wesley, 1974.

---

## πŸ› οΈ Additional Resources

### πŸ“ Personal and Departmental Resources:
* **My Personal Notes**: https://tiny.cc/DSML1
* **ZMD's Note and Practice Sheet**: https://github.com/zabermd/Data-Structures-and-their-Use-in-Elementary-Algorithms
* **Departmental Notes**: https://tiny.cc/DSV1

### πŸŽ“ Faculty and Student Contributions:
* **🌐 AAR's Blog**: https://annajiat.blogspot.com/2017/06/data-structure-and-algorithm.html
* **πŸ“ My Blog (General)**: https://ac.monowar.me/2024/09/cse220-data-structures-bracu.html
* **🐍 My Blog (Python focus)**: https://ac.monowar.me/2024/09/data-structures-pyhton.html
* **πŸ—ΊοΈ Student Website (Road Map)**: https://sites.google.com/g.bracu.ac.bd/data-structures-roadmap/home
* **πŸŽ₯ ST Alif Vai's Playlist**: http://tiny.cc/CSE220stalif
* **πŸŽ₯ RAK's Playlist (Trees)**: https://youtube.com/playlist?list=PLkqsZdV3LRJTN_X766jVyMo4VepCzJZjH&si=iajW-9juFriAVSfg
* **πŸŽ₯ ZMD's Theory Playlist**: https://youtube.com/playlist?list=PLLCYT7fcICcqRWvliZrnXW9DmiNbNhLXm&si=9zE83lLfeTcha1se
* **πŸŽ₯ SFF's Playlist**: https://youtube.com/playlist?list=PLBu7-uQsI3zLdlToPKm6Yzb76SlavoPBb&si=AJ1wxAKe09kas-cN
* **πŸŽ₯ AHR's Playlist**: https://www.youtube.com/playlist?list=PLlkdC5FsiKVQAFQUg7mMMVKIuVbhDr1QR
* **πŸŽ₯ MTY's Playlist**: https://youtube.com/playlist?list=PLp7yhNWDuCSDtXcsGIiMBNGmNctbSeiDx&si=SNxPLG23UniGHGuU
* **πŸŽ₯ NZF's Playlist**: https://youtube.com/playlist?list=PL7oKIPF7ZnjbOmZ1JWCE0xnqH-gUmCV9u&si=qtfTz20cbL6-2Eyc
* **☁️ CSE220 Google Drive**: https://drive.google.com/drive/folders/1np9Wmup3LV2riFUjz63M1GQC447rB_FJ

---

## πŸ’» CSE220 Lab Solutions
CSE220 is a course that teaches Data Structures and their algorithms.

### ⚠️ Important Notice
These solutions are meant for reference and educational purposes only. While you can use these solutions to understand the methods and approaches, **plagiarism is strictly prohibited**.

Directly copying code violates academic integrity policies and hinders your learning. Always attempt to complete the assignments independently before looking at these solutions.

---

## πŸ“© Contact Information
For corrections, suggestions, or academic help, feel free to contact me:

* **πŸ“§ Email 1**: monowar@monowar.me
* **πŸ“§ Email 2**: monowarhusainomi@gmail.com