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
Final project hints and solutions for the CSC 143 Spring 2017 Final Project topics.
Updated 2017-06-16 03:40:13 +00:00
Solutions to programming problems from Google Code Jam.
Updated 2017-05-22 11:53:31 +00:00
Solve, time, and profile programs solving the traveling salesperson problem in various languages. Solution relies on use of graph object.
Updated 2017-05-01 03:20:21 +00:00
Some "hello world"-style data structure objects. Helps with inane tech interview questions and/or teaching computer science - whichever comes first.
Updated 2017-03-23 18:42:12 +00:00
Simple "hello world"-style template programs. These will get you started writing programs in various languages.
Updated 2017-03-23 06:30:53 +00:00
A Java packet sniffer that uses jNetPcap to sniff packets and examine headers.
Updated 2017-03-22 06:25:59 +00:00