Skip to content

Course work for SSU's CS 315 Data Structures Course which introduces the concept of organization of data into different structures to support efficient implementation of computer algorithms.

Notifications You must be signed in to change notification settings

CozartKevin/CS-315_Data_Structures_SSU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 315 - Data Structures - 4 Units

This course introduces the concept of the organization of data into different structures to support the efficient implementation of computer algorithms. The emphasis of the course is on the internal representation of the elementary and intermediate data structures such as stacks, queues, binary trees, heaps and hash tables, their time and space requirements, and their applications. A second component of the course is the study of more advanced features of object-oriented programming.

About

Course work for SSU's CS 315 Data Structures Course which introduces the concept of organization of data into different structures to support efficient implementation of computer algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published