Skip to content

Comprehensive coverage of data structures, including lists, stacks, queues, trees (binary, binary search, AVL), and graphs, with key algorithms like sorting, searching, greedy, divide and conquer, and dynamic programming. Features time-space analysis and foundational concepts for efficient computing.

Notifications You must be signed in to change notification settings

FewPz/Data-Structures-DSBA-2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Structure and Algorithm 2/2024

ลิงก์ Github Document ของแต่ละสัปดาห์

<i>Judge

คอร์สวิชา Data Structure and Algorithm 2/2024 (DSBA)

รหัสเข้าคอร์ส : #DSBALOVEDSA2024

การทำแลปใน <i>Judge

  • โจทย์มีอยู่ 2 รูปแบบได้แก่
    • Labs – จำเป็นต้องส่ง เป็นโจทย์ที่ให้ทำในคาบแลป
    • Exercise – ไม่ต้องส่ง เป็นโจทย์เสริม ไม่จำเป็นต้องทำได้
  • ให้เขียนโค้ดตามที่โจทย์กำหนดและให้เอาโค้ดไปตรวจบน <i>Judge
  • เงื่อนไขการให้คะแนน
    • ต้องผ่านให้หมดทุกเคส (ไม่ขึ้น Error, Incorrect)
    • ไม่จำเป็นต้องได้ PEP-8 เต็ม
  • เมื่อเขียนโค้ดเสร็จ, ส่งขึ้น <i>Judge และผ่านหมดทุกเคสแล้วให้ยกมือเรียกพี่ๆ TA เพื่อส่ง
    • สามารถส่งได้ทีละหลายข้อ
  • TA อาจจะมีการถามเรื่องโค้ด
  • ถ้าข้อไหนให้ใช้ class แต่ไม่ได้มีการใช้ class ภายในโค้ดจะถือว่าไม่ผ่าน

About

Comprehensive coverage of data structures, including lists, stacks, queues, trees (binary, binary search, AVL), and graphs, with key algorithms like sorting, searching, greedy, divide and conquer, and dynamic programming. Features time-space analysis and foundational concepts for efficient computing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published