Bruce Ediger's repositories
interviewquestions
Links to my interview question repos
infinite-fake-website
Lure SEO spammers down a hole with no bottom
binary_tree
Consolidated binary tree interview questions
self-replicating-programs
Assorted self replicating programs: python, bash, php, m4, perl, awk, gpp
cryptoquip-solver
Try to solve newspaper "cryptoquip" monoalphabetic substitution cipher puzzles
jobscheduler
Job scheduler interview question
linked_lists
Linked list interview questions and puzzles in Go
smtphoneypot
SMTP honey pot, waste some spammer's time and efforts
balancedice
A puzzle solved by backtracking
circumlunar
Wernher von Braun's circumlunar manned probe investigated
confidence_interval
trying to understand confidence intervals
dividedpalindromes
coding problem involving concatenating strings to find palindromes
groundtrack
ground track of a 1075 mile high, 66.5 degree inclined, circular orbit via symplectic numerical integration
k-means-clustering
k-means clustering, but only for the esthetic effects
randomjson
Randomly-generated, syntactically-correct, semantically-meaningless JSON
reverse-words
programming job interview question about reversing order of words in space-separated string
sudoku-solver-2
Another Sudoku solver