Charles Reid charlesreid1
Solutions to programming problems from Google Code Jam.
Updated 2025-06-14 11:17:02 +00:00
Some "hello world"-style data structure objects. Helps with inane tech interview questions and/or teaching computer science - whichever comes first.
Updated 2025-06-14 11:17:00 +00:00
A Java packet sniffer that uses jNetPcap to sniff packets and examine headers.
Updated 2025-06-14 11:09:57 +00:00
Simple "hello world"-style template programs. These will get you started writing programs in various languages.
Updated 2025-06-14 10:50:10 +00:00
Solve, time, and profile programs solving the traveling salesperson problem in various languages. Solution relies on use of graph object.
Updated 2025-06-14 10:40:24 +00:00
Solutions to programming problems from the International Competitive Programming Competition World Finals.
Updated 2025-05-25 02:21:51 +00:00
Code for doing crypto-stuff in Java.
Updated 2025-05-25 02:19:58 +00:00