Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
/ csci271 Public archive

Programs for CSCI271: Data Structures & Algorithm Analysis

Notifications You must be signed in to change notification settings

pethin/csci271

Repository files navigation

CSCI 271

Fall 2016

Professor William I. Thacker


Objectives

Study the structure of data and the efficient manipulation of such structure. Algorithm analysis and design and the appropriate use of recursion are emphasized.

Topics Covered

  • Lists
  • Stacks
  • Queues
  • Trees
  • Priority Queues
  • Graphs
  • Hashing
  • Sorting
  • Graph Algorithms
  • Algorithm Analysis
  • Algorithm Design techniques
  • Appropriate C++ implementation of such structures

Texts

Data Structures & Algorithm Analysis, Shaffer, Dover Publications, 2013

About

Programs for CSCI271: Data Structures & Algorithm Analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published