Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autruonggiang/it003-dsa-lab
Store DSA assignments.
https://github.com/autruonggiang/it003-dsa-lab
algorithms data-structures data-structures-and-algorithms dsa it003 uit
Last synced: 12 days ago
JSON representation
Store DSA assignments.
- Host: GitHub
- URL: https://github.com/autruonggiang/it003-dsa-lab
- Owner: autruonggiang
- License: mit
- Created: 2024-02-25T16:24:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T13:38:06.000Z (11 months ago)
- Last Synced: 2024-11-13T17:51:56.361Z (2 months ago)
- Topics: algorithms, data-structures, data-structures-and-algorithms, dsa, it003, uit
- Language: C++
- Homepage:
- Size: 42.9 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IT003 - Data Structures and Algorithms's Lab
Term 2 (2021-2022).
## Study and Reference Materials
- (a) Đỗ Văn Nhơn Trịnh Quốc Sơn 2015, "Giáo trình Cấu Trúc Dữ Liệu & Giải thuật," NXB ĐHQG Tp. HCM.
- (b) Mark Allen Weiss, 2014, "Data Structures and Algorithm Analysis in C++," Fourth Edition, Pearson Education, Inc., publishing as Addison-Wesley.
- (c) Mark Allen Weiss, 2010, "Data Structures and Algorithm Analysis in C," Fourth Edition, Pearson Education, Inc., publishing as Addison-Wesley.
- (d) Nguyễn Trung Trực, 2008, "Giáo trình Cấu Trúc Dữ Liệu & Giải thuật," NXB ĐHQG Tp. HCM.
- (e) Đỗ Xuân Lôi 2009, "Giáo trình Cấu Trúc Dữ Liệu & Giải thuật," NXB ĐHQG Hà Nội, Tái bản lần thứ 11.
- (f) Nguyễn Đức Nghĩa 2013, "Cấu Trúc Dữ Liệu & Giải thuật," NXB Bách Khoa Hà Nội, ISSN 978 6049 112782.## Software or Tools for Practice
- Code::Blocks - [http://www.codeblocks.org/](http://www.codeblocks.org/)