Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.14 KB

Play

A collection of things that don't necessarily deserve their own repo. Including miscellaneous Kattis problems, UTokyo and Coursera assignments, etc.

Avalg

For the UTokyo Advanced Algorithms course. Currently only primality testing. Might also contain some stuff on interactive proofs, or string algorithms.

Casting

A solution to the extra-lab in ADK. Probably shouldn't be open to the public.

Coursera

Place for unfinished coursera stuff. TODO: Clean this up.

Crypto

Thought I was gonna make some simple implementations just to remember stuff from the Seminar course at UTokyo.

Data Structures

What it says on the tin. Nothing interesting yet though.

Dec

Answers and Essay in Decision Theory.

Evil Hangman

Fun little exercise from some professors' homepage.

Kattis

A collection of Kattis problems.

Opres

For the UTokyo course on Operational Research. Assignments, and a larger final report. Final report investigates SCIPs performance on some NP-compete problems.

PBA

Physically Based Animation, for assignments in the UTokyo course.

Revcomp

For assignments in the short course on Reversible computation.