Syllabus available here

Important information is also available about: how and when to contact your instructor, labs, etc.

This course is a survey of classic algorithms and data structures, useful for sorting, manipulating graphs, storing data collections and mappings. Students will acquire an understanding of generalization techniques for evaluating the complexity of these algorithms, and they will be able to apply these algorithms to a wide range of computer science problems. Introductory techniques for determining correctness and evaluating complexity will be presented. Students are expected to master basic skills and to develop an intuitive understanding of how the surveyed analysis techniques are commonly used. The main objective is that students develop their critical thinking skills and become able to make an appropriate choice of data structures given any problem, and to justify their choice in an articulate explanation.

As far as assignments and exams , there will be:

  • reading assignments, and homework assignments (randomly checked);
  • (announced AND un-announced) quizzes throughout the semester;
  • programming assignments: 4 or 5 of them (most probably 5) — turning all of them and making at least a C at each of them are required to pass the class;
  • 3 mid-terms;
  • 1 final exam.

Teaching Assistant
The labs will be held by a teaching assistant. Name and e-mail address of your TA: Jaime Nava, jenava@miners.utep.edu

Peer Leading Sessions
Peer Leading sessions will be held each week during half of the lab times. Two peer-leaders are in charge of those sessions: Cesar Chacon, crchacon@miners.utep.edu, and ??, ??@utep.edu. For more information about peer-leaders and peer-led team learning, go to this website.

Textbook: Data Structures outside in, with Java, by Sesh Venugopal, Eds. Pearson Prentice Hall.

Write A Comment

%d bloggers like this: