Topic outline

  • General

  • This topic

    Final Exam Guideline

    Invitation Link: https://classroom.google.com/c/NjYwNzY4NDczNTI5?cjc=u6lds2g

    Google Classroom: 

    FOR WORLD RETAKE: 05/3/2024

    Invitation: LINK

    Classroom: LINK


    Hướng dẫn trông thi

    Algorithms and Data structures

    Đề nghị cán bộ coi thi phổ biến cho sinh viên trước khi bắt đầu làm bài:

    1.    Sinh viên được phép dùng tài liệu chính thức (download từ Moodle) và code của các labwork.

    2.    Trong quá trình làm bài thi, sinh viên không được phép sử dụng Internet hay bất kỳ phương thức liên lạc nào. Trước khi bắt đầu thi sinh viên phải tắt chế độ wifi nếu vi phạm sẽ bị lập biên bản và đình chỉ thi.

    3.    Sinh viên chỉ được dùng Internet để nộp bài trên Google Class room (đối với sinh viên thi lại, vào Moodle để lấy invitation link)

    4.    Sinh viên thực hiện các quy định nộp bài. Khi nộp bài sinh viên cần phải kiểm tra lại:

    -         Thông tin cá nhân: Họ và tên, mã sinh viên

    -         Chỉ nộp các file c và cpp. Các submission có file khác sẽ nhận điểm 0.

    5.    Sinh viên sẽ nộp tất cả source codes thành một file duy nhất (zip hay rar) vào thư mục “Retake” trên Google classroom.

    Chú ý: Sinh viên nào sử dụng máy tính cá nhân phải tự chuẩn bị ổ cắm điện và wifi.

     


    • General information

      Assessment: Attendance (10%), Midterm (40%), Final Exam (50%)

      Attendance

      FOR ICT-redo, CS, DS, MATH and MST: LINK FOR ATTENDANCE AND LINK FOR MARK

      FOR ICT: LINK FOR ATTENDANCE

      • Lecturer must check attendance every labwork.
      • Students need to ask for attendance check if lecturers forget it.

      Midterm: See the below section for the labwork guidelines

      • One labwork is randomly selected for midterm asssessment.
      • Penalties are applied for incorrect or copied submissions:
      1. A copied exercise = minus half of the point. 
      2. Incorrect submission = 0.   
      Final Exam:

      • Students miss 2 labworks (without reasonable reasons) then they are NOT allowed to participate in the Final Exam and they must redo the course.
      • Final Exam is live coding
      1. Students are allowed to bring their OWN code from labworks
      2. Official slides from the moodle are allowed; other documents are not. 
      3. Penalty is applied if any exam rule is violated: using Internet, copying, communicating with other students, etc. 

      • Labwork Guidelines

        Google Classroom: 

        FOR CS, DS, MATH, AND MST: 

        Invitation: CLICK HERE

        Classroom: CLICK HERE


        FOR ICT:

        Invitation: CLICK HERE

        Classroom: LINK HERE

        There are 6 Labworks in this course. Students must do their work during the labwork, and seek support and help from lecturers. Correction WON'T BE PROVIDED to students at any case. 

        After each labwork session:

        - You will have one week (or 7 days) to complete the remaining exercises and upload your files  to the assignment "Labwork X" in Google Classroom.

        - Compress all code source files in a zip file and rename it as FULLNAME-ID-Lab\#no.zip (e.g NguyenVanA-BI10-070-Lab1.zip). Save your files according to the exercise number i.e Ex1.cpp, Ex2.c, etc. Incorrect filenames will result in no score for the respective exercises.

        - Only code source files (.c or .cpp) should be in the zip files. Other files (.exe, .o) MUST be removed from the zip file.

        - Copy/Paste from any source is not tolerated. Penalty will be applied for late submissions.

        NOTE: You must follow the guide. Incorrect zip file name, zip files containing other files (.exe), and copy/paste lead to heavy penalties.


        • C6 - Searching and Sorting Algorithms