JakeJesi - Overview
A highly dedicated and passionate individual, focused on computer software programming.
- Boston, Massachusetts
- https://www.linkedin.com/in/jake-jesi/
Popular repositories Loading
-
first-module first-module Public
Forked from cisc220/first-module
An example of a multiple file "modular" C++ program
C++
-
random-prime random-prime Public
Forked from cisc220/random-prime
A sample of a medium sized problem. In this case we can time the difference between brute force and Miller-Rabin primality testing.
C++
-
three-word-story three-word-story Public
Forked from cisc220/three-word-story
A stub for cisc220 students to finish during Lab 2.
C++
-
complexity-examples complexity-examples Public
Forked from cisc220/complexity-examples
This repo has simple C++ programs with various runtimes. Time them and try to feel some difference in the run times.
C++