CT853 home page: Algorithmics and Logical Methods
background information, references, tutorials, etc.
Towers of Hanoï
solution to problem in C
hanoi.c
explanation at
http://geminga.it.nuigalway.ie/cai_tutor/recurs/r_advex1.htm
)
animation for
n=4
problem
O(2
n
) solution in PHP
new!
algorithms run through web interface
http://www.nuigalway.ie/mat/algorithms/
[
click on any file ending in .html
]
summer exam paper 2004 [
.pdf
] [
.ps
]
summer exam paper 2003 [
.pdf
] [
.ps
]
summer exam paper 2002 [
.pdf
] [
.ps
]
Michael Mc Gettrick