Skip to content

SeanDaniels/structures-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Structures and Algorithms

This workspace will be used to solidify and enhance my understanding of common data structures and sorting algorithms. Data structures are used throughout programming to efficiently store and manipulate data. A reasonable understanding of a wide breadth of structures and algorithms is necessary for writing efficient code.

The following topics will be covered:

  • Searching
  • Sorting
  • Dynamic Programming

The following data structures will be examined:

  • Trees
  • Lists
  • Queues
  • Stacks
  • Hash Tables
  • Graphs
  • Windows

About

Workspace for exploration of data structures and algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published