Skip to content

therealczr15/NYCU_Algorithm_2023S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring 2023 NYCU Introduction to Algorithm

Course Information

  • Title : Introduction to Algorithm
  • Semester : Spring 2023
  • Professor : Jiun-Hung, Yu

Grade

  • Grade: A+
  • The professor did not disclose the detailed scores for the HWs.
  • Both the midterm and final exam papers were collected after the exams.
  • I didn’t record my scores, I only know that my final grade was A+.
HW Topic
HW1 Insertion Sort & Merge Sort
HW2 Divide and Conquer
HW3 Heapsort
HW4 Quicksort
HW5 Top Down & Bottom Up
HW6 Longest Common Subsequence
HW7 Optimal Binary Search Tree
HW8 Breadth-First Search