User:Panarchy/Books/COMP225 (up to week 8)

From Wikipedia, the free encyclopedia


COMP225[edit]

Up to week 8[edit]

General Sorting Algorithms
Bubble sort
Selection sort
Insertion sort
Merge sort
Quicksort
Trees
Binary tree
Binary search tree
Tree sort
AVL tree
Queues and Heaps
Heap (data structure)
Heapsort
Priority queue
General Problems
Subset sum problem
Knapsack problem
Horner scheme