Helsinki University of Technology
Laboratory of Information Processing Science
Tik-76.122 Data Structures and Algorithms
demo

DSAA home exercises 1.3

Assignment 1.3 (2 points)

Move letters from input stream into a circular array queue and therefrom into output stream. Start filling the arrays from the leftmost location.

The array includes 4 locations for data (possible front and end signs of the queue are not stored into the array). Item "*" in the input stream means operation "get".

You can send an answer to this assignment at most 2 times.



Your browser can't run 1.0.2 Java applets.

Possible reason: Java language is disabled. For example with Netscape Navigator 3.x the Java language could be enabled in options-menu choosing Network Preferences/Languages/Enable Java.