Skip to content

Discrete Structures & Algorithms assignment in which I applied my understand and learning of Binary Search Trees to create an approximation of an SEO engine.

Notifications You must be signed in to change notification settings

Eoin-Whelan/SEOTreeApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEOTreeApplication

Discrete Structures & Algorithms assignment in which I applied my understand and learning of Binary Search Trees to create an approximation of an SEO engine.

Used a static list of string memory addresses that were linked to keyword nodes within a BST. Limitations were set on the project by lecturer to only allow a max of five URL associations per keyword alongside four keywords to a single URL.

Program Structure

Program Structure

If you would like to read my academic report on it, you can here!

About

Discrete Structures & Algorithms assignment in which I applied my understand and learning of Binary Search Trees to create an approximation of an SEO engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages