CSCI 362 Resources

Our files can all be accessed directly from here

Date Information
May 13 Introduction Slides, Notes
May 15 Algorithms and std::vector Slides, Notes, Using Vector
May 20 Pointers Slides, Notes --- Using List Slides, Notes
May 22 Implementing List Slides, Notes --- Stack
May 27 HOLIDAY
May 29 Test 1 Review
June 3 Test Overview, Lab Time
June 5 Trees Slides, Notes
June 10 Trees (continued), Heaps Slides
June 13 Balanced Trees, Associative Containers Slides
June 17 Review
June 19 Test 2
June 24 Divide and Conquer Algorithms Slides, Notes
June 26 Sorting Wrapup Slides, Notes
July 1 Disjoint Sets Slides, Notes --- Graphs Slides
July 3 Graphs II
July 8 ACM Ethics, Review
July 10 Test 3

Grade Calculator

Links

Editors/IDEs

Code Samples (from Dr. Zoppetti)

Formatting and Compiling Code

Testing and Debugging