This site uses cookies. By continuing to use this site, closing this banner, or clicking "I Agree", you agree to the use of cookies.
Read our cookies policy and privacy statement for more information.

×
Stand with UkraineDonate

Southern New Hampshire University Course Info

Manchester, New Hampshire

Favorite

Course Info

Search for courses by clicking on letters of the alphabet or by using a search bar. Explore course description, number of credits required and course sequences to satisfy graduation requirements.


GAM 345

Algorithms and Data Structures for Games

Students will learn advanced algorithms and data structure topics to further enhance their abilities to implement software solutions to problems. Linked lists, doubly linked lists, vectors, maps, stacks and queues will be reviewed and developed. Graphs, binary trees, and quadtrees will be discussed and implemented. Common algorithms used for searching and sorting data stored in the various types of data structures will be covered. Runtime and memory analysis for all data structures and algorithms will also be discussed.

Units: 3.0

Prerequisites:
GAM 220 - Game Programming II
and
GAM 110 - Game Programming I