Carleton University - School of Computer Science Honours Project
Fall 2020
Data Structures website
SCS Honours Project Image
ABSTRACT
Data structures are a core concept that every programmer needs to understand and be confident when it comes time to choose a structure for a specific task. There are many resources that currently exist, but they all lack a simple thing, room for expandability. Most resources are books or websites that focus on a specific data structure. Rather than having to search multiple websites a solution to this would be a single website that is easily expandable and simple. This gives the ability to add content when it is required and quick to consume from the users point of view. A website is accessible anywhere there is internet, which is almost everywhere in today's society. Therefore it's the only choice for creating a resource for others. Having a simple and quick resource that contains valuable information about data structures can help new students learn as well as being reference material. The contents of this report will explain the design and implementation of this idea and explain the strong points as well as how the website can be improved.