Skip to content
Notifications You must be signed in to change notification settings

VulcanWM/memoryexplorer

Repository files navigation

Leaderboard Benchmark

A C program that implements and benchmarks three data structures for storing user scores:

  • Dynamic Array
  • Linked List
  • Hash Table

It can load, search, add, amend, display, remove and unload entries from a dataset of usernames and scores.

How to Run

All you need to do is download the executable file from the latest release, and follow the instructions there!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages