index
:
ben/interview-tests.git
master
tests from coding interviews
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-19
add northwoods test
HEAD
master
Ben Sima
2019-03-15
Add old exercises
Ben Sima
2018-08-08
switch this script to nix
Ben Sima
2018-08-08
De-nest rain.bh exercise
Ben Sima
2018-08-08
Add exercise from this morning
Ben Sima
2018-08-07
Another typo
Ben Sima
2018-08-07
Typo
Ben Sima
2018-08-07
Add ski calculus interpretor
Ben Sima
2018-08-07
WIP from last week
Ben Sima
2018-07-31
This function is just `liftA2 (,)` so that's cool
Ben Sima
2018-07-31
WIP basic structure
Ben Sima
2018-07-18
Update readme
Ben Sima
2018-07-11
Rename to anonco
Ben Sima
2018-06-30
Add comment
Ben Sima
2018-06-30
Defaulting to 0
Ben Sima
2018-06-30
Add type sigs and try to fix bug
Ben Sima
2018-06-30
Split `run` into a helper function and use a new random gen every time
Ben Sima
2018-06-29
Fix indentation and white space
Ben Sima
2018-06-29
Remove comment
Ben Sima
2018-06-29
Prototype-quality printf
Ben Sima
2018-06-29
Add simspace
Ben Sima
2018-03-17
Add reify health from yesterday
Ben Sima
2018-02-23
Almost done, just hung up on learning conduit
Ben Sima
2018-02-23
Add verve-wireless challenge
Ben Sima
2018-02-23
Add readme
Ben Sima
2018-02-23
Re-organize
Ben Sima
2018-01-31
Parse phone numbers into E164 format
Ben Sima
2018-01-24
Fix the slow bootstrapping with `groupUpdates`
Ben Sima
2018-01-23
add readme
Ben Sima
2018-01-23
Update test cases
Ben Sima
2018-01-23
Add completion message
Ben Sima
2018-01-23
More docs
Ben Sima
2018-01-23
Use a bootstrap endpoint instead of bootstrapping on startup
Ben Sima
2018-01-23
Switch to more-correct versions of update/query fns
Ben Sima
2018-01-23
Add/fix some docs
Ben Sima
2018-01-23
Index data and implement query functions
Ben Sima
2018-01-22
Query all records
Ben Sima
2018-01-22
Startup with seed data and POST to db
Ben Sima
2018-01-22
Typos
Ben Sima
2018-01-22
Initiate acid state
Ben Sima
2018-01-22
Standardize errors
Ben Sima
2018-01-22
Init basic functionality
Ben Sima