Ske algo lab 67
รุ่นแก้ไขเมื่อ 03:36, 21 สิงหาคม 2568 โดย Jittat (คุย | มีส่วนร่วม) (Jittat ย้ายหน้า Ske algo lab ไปยัง Ske algo lab 67)
Graders
Assignments
- TBA
Core Materials
These are the list of topics we cover. You will write C/C++ programs to solve various programming/algorithmic tasks to learn these concepts.
- Quick introduction to C/C++ programming
- Cheatsheets
- Notes: notes on pointers
- How to read input (esp. in TEX quotes)
- Materials
- Task notes
- Tasks on STL and lists (26 Aug 2024)
- Tasks on sorting algorithms (2 Sep 2024)
- Tasks on divide and conquer / binary search and templates