Skip to content

Zyx8890/SC2001-Example-Class-Group7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the example class project for SC2001 Algorithm Design & Analysis. We are Group 7 from Tutorial Group SCSA.

Project Description

Here is the general description of the project.

Project 1: Integration of Mergesort & Insertion Sort

We present a hybrid sorting algorithm that combines mergesort and insertion sort. Then we compare the performance with different implementations.

Project 2: The Dijkstra’s Algorithm

We implement the Dijkstra algorithm with heap and array. Then we compare the performance with different implementations.

Project 3: Dynamic Programming

We design a dynamic programming algorithm to solve the knapsack problem. Then we compare the performance with different implementations.

Team Members

Name Email
Pu Fanyi [email protected]
Qian Jianheng Oscar [email protected]
Pushparajan Roshini [email protected]
Rhea Susan George [email protected]

About

NTU SC2001 Algorithm Design & Analysis Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.7%
  • C 4.2%
  • CMake 0.1%