|
Mandag den 21/5-2007, kl 14-16
Fredag den 25/5-2007, kl. 12-14
[CLRS] Exercises 25.2-4, 25.2-6, 32.1-2, 32.1-4, 32.2-1, 32.2-3, 32.4-5
[GT] R-9.10:
Draw the compact representation of the suffix trie for the string
"minimize minime".
[GT] C-9.10: Give an efficient algorithm for deleting a string from a
compressed trie and analyze its running time.
[GT] C-9.13: Describe an efficient algorithm to find the longest
palindrome that is a suffix of a string T of length
n. Recall that a palindrome is a string that is equal to
its reversal. What is the running time of your method?
[GT] C-9.18: Let A, B, and C be three
length-n character strings taken over the same constant sized
alphabet. Design and O(n3)-time algorithm for
finding a longest substring that is common to all three of A, B, and C.
Ekstra opgaver: Opgave 25, 26 ([GT] Kapitel 7.2.1 = [CLRS] Kapitel 25.2), 27, 28 (gamle dADS eksamensopgaver).
Mandag den 14/5-2007, kl 14-16
Fredag den 18/5-2007, kl. 12-14
[CLRS] Exercises 24.1-3, 24.2-3, 24.2-4, 24.3-2, 24.3-6, 25.1-2, 25.1-6, 25.1-9, 25.1-10, Problems 24-1, 24-3
Mandag den 7/5-2007, kl 14-16
Fredag den 11/5-2007, kl. 12-14
[CLRS] Exercise 22.2-5, 22.2-7, 22.3-1, 22.3-2, 22.3-6, 22.3-8, 22.4-2, 22.4-3, 22.5-7, Problem 22.3
Mandag den 30/4-2007, kl 14-16
Fredag den 4/5-2007, kl. 12-14
[CLRS] Exercise 15.4-5, 15.4-6, 15.5-3, 15.5-4, 16.1-3, 22.1-1, 22.1-5, 22.1-6, 22.2.-1, Problem 15.4
Mandag den 23/4-2007, kl 14-16
Fredag den 274-2007, kl. 12-14
[CLRS] Exercises 15.1-1, 15.1-4, 15.1-5, 15.2-1, 15.2-4, 15.3-5, 15.4-1, 15.4-2, 15.4-4, Problems 15.1, 15.2
dADS2 eksamesopgave: August 2005, Opgave 3
Mandag den 16/4-2007, kl 14-16
Fredag den 20/4-2007, kl. 12-14
[CLRS] Exercise 4.1-1, Problem 4.1, Exercises 28.2-2, 28.2-4, 30.1-1, 30.1-2, 30.1-7
[CLRS] Problem 4.2
Mandag den 2/4-2007, kl 14-16
Fredag den 13/4-2007, kl. 12-14
Opgaver 1-3 til uge 14
[CLRS] Problem 7.6