Download presentation
Presentation is loading. Please wait.
1
CMPT 238 Data Structures Midterm Exam Review
2
Regarding the Exam Friday, October 13 Closed book You may choose to write your program on the answer sheet or type it up in Visual Studio and print it out. The LinkedList class will be provided.
3
Problem 1 Multiple Choice
Basic understanding regarding linear search and binary search
4
Problem 2 Sorting You will be asked to write a modified sorting function Sorting algorithms will not be provided
5
Problem 3 Add member functions to the LinkedList class
The LinkedList class will be provided Utilize the existing member functions and modify them Best way to study: Revisit all the member functions we did in class and the homework problems
6
All programs regarding searching, sorting and the linked list are available online.
turing.manhattan.edu/~tina.tian
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.