2023/2024(2) – EF234201 Data Structure (F)

 EF234201 Data Structure (F)

  • 2nd Semester, 2023/2024
  • Wednesday, IF-101, 13:00-15:30
  • TA (Teaching Assistant):
    Hammuda Arsyad [hammudaarsyad(at)gmail(dot)com]
    Frederick Yonatan Susanto [frederickyonatan111(at)gmail(dot)com]
    Rakha Fathin Izzan Consetta [rakhaconsetta(at)gmail(dot)com]
    Muhammad Izzul Sinar Mahadhika [zulsinar031(at)gmail(dot)com]

Reference

  • Course Plan (Rencana Pembelajaran)
  • Weiss, M.A. (2014) Data Structures and Algorithm Analysis in C++, 4th Edition. Addison-Wesley, New Jersey.
  • Kalicharan, N. (2008) Data Structure in C. Createspace Independent Publishing Platform, 2008, ISBN: 1438253273, 9781438253275.
  • Deitel, H.M. and Deitel, P.J. (2004) C++ How to Program, 4th Edition. Deitel & Associates, Inc. and Pearson Education Inc.
  • Shaffer, C.A. (2013) Data Structures and Algorithm Analysis, Ed. 3.2 (C++ Version). Department of Computer Science, Virginia Tech, USA.

News

  • 2024-07-06 08:37 Lab Assignment Grade has been released. The Grades have been updated.
  • 2024-06-18 11:18 Quiz 2 and Final Exam Grades have been released. The Grades have been updated.
  • 2024-06-15 10:10 Midterm Exam Grade has been released. The Grades have been released.
  • 2024-06-10 18:11 Final Exam: the question & the template file has been released.
  • 2024-05-14 14:00 Quiz 2: the question has been released.
  • 2024-04-20 10:56 The Quiz 1 Grade has been released.
  • 2024-04-15 15:23 Midterm Exam: the question has been released.
  • 2024-03-18 16:12 Quiz 1: the question has been released.
  • 2024-02-28 13:00 Welcome to our DS (F) class, guys! May we are all going to get passed, some knowledge, a lot of happiness and wisdom!

Grade

Grades of students can be seen as in the following.

  • EF234201 Data Structure (F): The Grades
  • EF234201 Data Structure (F): Quiz 1 Grade
  • EF234201 Data Structure (F): Midterm Exam Grade
  • EF234201 Data Structure (F): Quiz 2 Grade
  • EF234201 Data Structure (F): Final Exam Grade
  • EF234201 Data Structure (F): Lab Assignment Grade

Final Exam

  • Release date: 10 June 2024
  • Starting date: 12 June 2024
  • Deadline: 14 June 2024, 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Individual Project
  • Send to: yifana(at)gmail(dot)com & CC to the TA’s emails with the subject: EF234201_DS(F)_FIN_StudentID_Name
  • File type and format: A zip file containing all of the .cpp source files, the report & the declaration
  • Filename format: EF234201_DS(F)_FIN_StudentID_Name.ZIP
  • Final Exam: the question & the template file

Quiz 2

  • Starting date: 15 May 2024
  • Deadline: 22 May 2024, 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Teamwork (max 3 students/team)
  • Send to: yifana(at)gmail(dot)com & CC to the TA’s emails with the subject: EF234201_DS(F)_Q2_StudentID1_Name1_StudentID2_Name2
  • File type and format: A zip file containing the .cpp (source file), the report & the declaration
  • Filename format: EF234201_DS(F)_Q2_StudentID1_Name1_StudentID2_Name2.ZIP
  • Quiz 2: the question

Midterm Exam

  • Starting date: 17 April 2024
  • Deadline: 24 April 2024, 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Individual Project
  • Send to: yifana(at)gmail(dot)com & CC to the TA’s emails with the subject: EF234201_DS(F)_MID_StudentID_Name
  • File type and format: A zip file containing all of the .cpp (source files) & the declaration
  • Filename format: EF234201_DS(F)_MID_StudentID_Name.ZIP
  • Midterm Exam: the question

Quiz 1

  • Starting date: 20 March 2024
  • Deadline: 27 March 2024, 23:59 WIB. Penalty: 0.15% of grade/minute of tardiness.
  • Exam type: Open, Individual Project
  • Send to: yifana(at)gmail(dot)com & CC to the TA’s emails with the subject: EF234201_DS_F_Q1_StudentID_Name
  • File type and format: A zip file containing all of the .cpp (source files) & the declaration
  • Filename format: EF234201_DS_F_Q1_StudentID_Name.ZIP
  • Quiz 1: the question

Presentation Files – provided by (adapted from) Dwi Sunaryono, Department of Informatics, ITS, Surabaya, Indonesia.

  • 01. 2024-02-28, Lecture #1: Introduction & C++: Refreshing. Source code. QR Code: 540650.
  • 02. 2024-03-06, Lecture #2: Array: Searching. Source code. QR Code: 140257.
  • 03. 2024-03-13, Lecture #3: Array: Sorting & Sorting algorithms. Source code. QR Code: 315870.
  • 04. 2024-03-20 (ONLINE), Lecture #4: Quiz 1: the question. QR Code: 530618.
  • 05. 2024-03-27, Lecture #5:  Array: Stack & queue. Source code. QR Code: 139645.
  • 06. 2024-04-03, Lecture #6: Pointer & function. Source code. QR Code: 572858.
  • 07. 2024-04-05 15:30-18:00, Lecture #7: Single linked list: Non circular & circular. Source code. QR Code: 198584.
  • 08. 2024-04-17 (ONLINE), Lecture #8: Midterm exam: the question. QR Code: 320346.
  • 09. 2024-04-24, Lecture #9: Double linked list: Non circular & circular. Source code. QR Code: 588302.
  • 10. 2024-05-04 09:30-12:00, Lecture #10: Recursive function. Source code. QR Code: 895121.
  • 11. 2024-05-08 Lecture #11: Tree manipulation. Source code. QR Code: 187955.
  • 12. 2024-05-15 (ONLINE), Lecture #12: Quiz 2: the question. QR Code: 839936.
  • 13. 2024-05-22, Lecture #13: Graph: Data structure. Source code. QR Code: 326465.
  • 14. 2024-05-29, Lecture #14: Heap. Source code. QR Code: 338747.
  • 15. 2024-06-05, Lecture #15: Hashing: Introduction & linear hashing. Source code. QR Code: 290095.
  • 16. 2024-06-12 (ONLINE), Lecture #16: Final Exam: the question & the template file. QR Code: 792435.

No comments:

Post a Comment