[Cs5500] Fwd: [Cs4800] Algorithm reviews

Karl Lieberherr lieber at ccs.neu.edu
Sun Dec 4 17:21:15 EST 2011


You are all invited to come to the Algorithms class in WVH 108 Monday
2.50-about 4 pm.

I think it is interesting for you to see how your product was used to
implement algorithms.

I hope that several of you can come. It is also good  for the
undergraduates to meet you personally.

-- Karl


----- Original Message -----
From: "Karl Lieberherr" <lieber at ccs.neu.edu>
To: "CS4800 Mailing List" <cs4800 at lists.ccs.neu.edu>
Sent: Sunday, December 4, 2011 4:58:18 PM GMT -05:00 US/Canada Eastern
Subject: [Cs4800] Algorithm reviews


For the avatar code reviews on Monday and Wednesday come prepared to
present your avatars. Have them on your laptop or memory stick or on the web
so that you can display your code quickly in the class room.

In your algorithm/code review include the following points (you are welcome
to include any other points that help to "sell" your
algorithm/implementation):

HSR:
1. What is the high-level algorithm you used in the solve method?
Do you compute first the minimum number of questions you need followed by
computing the decision tree? How do you assign the questions asked at every
internal node?
2. How did you implement the solve method:
2.a Additional data structures used that were not already in the playground
of baby avatar.
2.b Analysis of running-time of your implementation.

MMG:
1. High-level algorithm for opposeOrAgree(refute, strengthen; agree),
provide and solve.
2. What did you approximate the desired value?

For both avatars:
Which features of your avatar
were the most challenging to implement?
made it more competitive?
How hard was it to implement a functioning algorithm on a scale from 1 to
10?



_______________________________________________
Cs4800 mailing list
Cs4800 at lists.ccs.neu.edu
https://lists.ccs.neu.edu/bin/listinfo/cs4800
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the Cs5500 mailing list