DATA STRUCTS 2

All work below is entirely my own, do not plagiarize it.

Full Module Name: Data Structures & Algorithms 2
Synopsis: Using C++ create an algorithm from scratch which makes use of parallel programming.
Algorithms Chosen: My own multithreaded bruteforcer
Assignment Type: Individual
Includes: C++
Grade: A+

LIVE
PRESENTATION

THE
PRESENTATION

THE CODE
< >

Please feel free to have a look at the code by
visiting the project's Github repository.


Click here to return to all projects