Skip to content

A project done for my Computer Systems class at Boston University that focused on minimizing memory usage

Notifications You must be signed in to change notification settings

bemullen/waldo-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

waldo-compression

A project done for my Computer Systems class at Boston University that focused on minimizing memory usage With username "Stinkbuggy", ranked #2 in the class for the first part of the assignment. All of this was to be done using single threaded programming.

  • lt2_1.py is the first part of the project. The goal was to find the string "waldo" in a txt file filled with randomly generated characters. Was ranked #2 with optimization with a score of 112859.26 and a recurring memory usage of around 6250 KB

About

A project done for my Computer Systems class at Boston University that focused on minimizing memory usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages