Data structures built from scratch in C++ (Kent State CS II): an arbitrary-precision BigInt, a custom String class with a log parser, an infix-to-postfix assembler, and a source-code AST profiler, each with a unit-test suite.
-
Updated
Jun 2, 2026 - C++