The Wayback Machine - http://web.archive.org/web/20200911144540/https://github.com/pethin/csci271
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.