%this is signup.tex of Wed Mar 27 16:53:53 PST 1996

%\documentstyle[oneside,11pt]{article}
\documentstyle[oneside,11pt]{handout}
\begin{document}
\maketitle


\vspace{0.5cm}
\begin{center}
{\Large \bf Sign-up Questionnaire}
\end{center}

In order to shape the course for the audience, we hope to get a good
picture of the experience of the students in the class.  Please fill
out the questionnaire below and return it to us.  Feel free to give
any explanations that will help.

\vspace{.2in}
Name: \hrulefill

\vspace{.2in}
E-mail: \hrulefill

\vspace{.2in}
Do you have access to the World Wide Web? \hrulefill

(we will put postscript versions of handouts there for viewing/printing)

\vspace{.2in}
Major/Program: \hrulefill

\vspace{.2in}
Year: \hrulefill

\vspace{.2in}
Why are you taking {\em this} course? \hrulefill

\vspace{1in}
Related courses you have taken: \hrulefill

\vspace{.2in}
What programming experience do you have? \hrulefill

\vspace{.1in}
In what language(s)? \hrulefill

\vspace{.2in}
What data structures have you seen previously?

(e.g. linked lists, binary trees, priority queues)

\vspace{.1in}
\mbox{\hspace{0in}} \hrulefill


\vspace{.2in}
What algorithms have you seen previously?

(e.g. quicksort, binary search, minimum spanning tree algorithms)

\vspace{.1in}
\mbox{\hspace{0in}} \hrulefill



\end{document}



