Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Brault
ce974b30c1 Fix formatting. 2024-11-23 07:18:58 -06:00
Jesse Brault
749bd0e2bc Add some arguments to do-random subcommand. 2024-11-23 07:17:03 -06:00
Jesse Brault
b7d443d093 Add Clap command parser and random array gen/sort. 2024-11-23 07:09:08 -06:00
Jesse Brault
c27803f875 Add bucket_sort for arrays. 2024-11-22 21:08:16 -06:00
Jesse Brault
d9ed588c0e Add some more extern C code. 2024-11-22 20:01:10 -06:00
Jesse Brault
40b27e3b80 Add build script to build using Cargo. 2024-11-22 17:48:52 -06:00
Jesse Brault
e0287c4fce Add tests and fix find bug. 2024-11-22 17:41:54 -06:00
Jesse Brault
91ab5ced3c Add some C code. 2024-11-22 17:12:05 -06:00
Jesse Brault
c0dc9e794e Add BST and differentiate Stack. 2024-11-22 15:43:02 -06:00
Jesse Brault
434881f877 Initial commit. 2024-11-22 14:26:11 -06:00