Skip to content

Repo for university coursework based around data structures. Contains Binary Search Tree & Graph structure. Written in C++.

Notifications You must be signed in to change notification settings

jsenior10/Data-Structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

210CT-Coursework

Repo for university coursework based around data structures. Contains Binary Search Tree & Graph structure. Written in C++, developed in Visual Studio 2017. Also contains unit testing.

The text in the file that the binary search tree reads from is:
Title: Atlas Shrugged
Author: Ayn Rand
Date: 1957
Format: book

Resources used:
https://www.hackerearth.com/practice/algorithms/graphs/breadth-first-search/tutorial/
https://www.tutorialspoint.com/data_structures_algorithms/depth_first_traversal.htm
https://brilliant.org/wiki/dijkstras-short-path-finder/
https://en.cppreference.com/w/cpp/language/range-for
https://en.cppreference.com/w/cpp/container/map

About

Repo for university coursework based around data structures. Contains Binary Search Tree & Graph structure. Written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published