..
base
Refactor & Beautify & destruction commit
5 years ago
solutions
Refactor & Beautify & destruction commit
5 years ago
Dockerfile
Use lighter docker images (Alpine < Debian)
5 years ago
abort_test.go
Refactor & Beautify & destruction commit
5 years ago
activebits_test.go
Refactor & Beautify & destruction commit
5 years ago
advancedsortwordarr_test.go
Refactor & Beautify & destruction commit
5 years ago
alphacount_test.go
Refactor & Beautify & destruction commit
5 years ago
any_test.go
Refactor & Beautify & destruction commit
5 years ago
appendrange_test.go
Refactor & Beautify & destruction commit
5 years ago
atoi_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
atoibase_test.go
Refactor & Beautify & destruction commit
5 years ago
basicatoi2_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
basicatoi_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
basicjoin_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
benchmark_tests.sh
Modify benchmark accordingly to other scripts modifications
5 years ago
btreeapplybylevel_test.go
Refactor & Beautify & destruction commit
5 years ago
btreeapplyinorder_test.go
Refactor & Beautify & destruction commit
5 years ago
btreeapplypostorder_test.go
Refactor & Beautify & destruction commit
5 years ago
btreeapplypreorder_test.go
Refactor & Beautify & destruction commit
5 years ago
btreedeletenode_test.go
Refactor & Beautify & destruction commit
5 years ago
btreeinsertdata_test.go
Refactor & Beautify & destruction commit
5 years ago
btreeisbinary_test.go
Refactor & Beautify & destruction commit
5 years ago
btreelevelcount_test.go
Refactor & Beautify & destruction commit
5 years ago
btreemax_test.go
Refactor & Beautify & destruction commit
5 years ago
btreemin_test.go
Refactor & Beautify & destruction commit
5 years ago
btreesearchitem_test.go
Refactor & Beautify & destruction commit
5 years ago
btreetransplant_test.go
Refactor & Beautify & destruction commit
5 years ago
capitalize_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
clean.sh
Add clean script to tests to remove Go executables
5 years ago
collatzcountdown_test.go
Refactor & Beautify & destruction commit
5 years ago
compact_test.go
Refactor & Beautify & destruction commit
5 years ago
compare_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
concat_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
concatparams_test.go
Refactor & Beautify & destruction commit
5 years ago
convertbase_test.go
Refactor & Beautify & destruction commit
5 years ago
countif_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
createelem_test.go
Refactor & Beautify & destruction commit
5 years ago
divmod_test.go
Refactor & Beautify & destruction commit
5 years ago
eightqueens_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
enigma_test.go
Refactor & Beautify & destruction commit
5 years ago
entrypoint.sh
Refactor & Beautify & destruction commit
5 years ago
fibonacci_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
findnextprime_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
firstrune_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
foreach_test.go
Refactor & Beautify & destruction commit
5 years ago
index_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
isalpha_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
islower_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
isnegative_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
isnumeric_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
isprime_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
isprintable_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
issorted_test.go
Refactor & Beautify & destruction commit
5 years ago
isupper_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
iterativefactorial_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
iterativepower_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
itoa_test.go
Refactor & Beautify & destruction commit
5 years ago
itoabase_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
join_test.go
Refactor & Beautify & destruction commit
5 years ago
lastrune_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
listat_test.go
Refactor & Beautify & destruction commit
5 years ago
listclear_test.go
Refactor & Beautify & destruction commit
5 years ago
listfind_test.go
Refactor & Beautify & destruction commit
5 years ago
listforeach_test.go
Refactor & Beautify & destruction commit
5 years ago
listforeachif_test.go
Refactor & Beautify & destruction commit
5 years ago
listlast_test.go
Refactor & Beautify & destruction commit
5 years ago
listmerge_test.go
Refactor & Beautify & destruction commit
5 years ago
listpushback_test.go
Refactor & Beautify & destruction commit
5 years ago
listpushfront_test.go
Refactor & Beautify & destruction commit
5 years ago
listremoveif_test.go
Refactor & Beautify & destruction commit
5 years ago
listreverse_test.go
Refactor & Beautify & destruction commit
5 years ago
listsize_test.go
Refactor & Beautify & destruction commit
5 years ago
listsort_test.go
Refactor & Beautify & destruction commit
5 years ago
makerange_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
map_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
max_test.go
Refactor & Beautify & destruction commit
5 years ago
nrune_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
pointone_test.go
Refactor & Beautify & destruction commit
5 years ago
printcomb2_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
printcomb_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
printcombn_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
printnbr_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
printnbrbase_test.go
Refactor & Beautify & destruction commit
5 years ago
printnbrinorder_test.go
Refactor & Beautify & destruction commit
5 years ago
printprogramname_test.go
Refactor & Beautify & destruction commit
5 years ago
printstr_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
printwordstables_test.go
Refactor & Beautify & destruction commit
5 years ago
raid1a_test.go
Refactor & Beautify & destruction commit
5 years ago
raid1b_test.go
Refactor & Beautify & destruction commit
5 years ago
raid1c_test.go
Refactor & Beautify & destruction commit
5 years ago
raid1d_test.go
Refactor & Beautify & destruction commit
5 years ago
raid1e_test.go
Refactor & Beautify & destruction commit
5 years ago
raid3_test.go
Refactor & Beautify & destruction commit
5 years ago
recursivefactorial_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
recursivepower_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
rot14_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
sortedlistmerge_test.go
Refactor & Beautify & destruction commit
5 years ago
sortintegertable_test.go
Refactor & Beautify & destruction commit
5 years ago
sortlist_test.go
Refactor & Beautify & destruction commit
5 years ago
sortlistinsert_test.go
Refactor & Beautify & destruction commit
5 years ago
sortwordarr_test.go
Refactor & Beautify & destruction commit
5 years ago
split_test.go
Refactor & Beautify & destruction commit
5 years ago
splitwhitespaces_test.go
Refactor & Beautify & destruction commit
5 years ago
sqrt_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
strlen_test.go
Refactor & Beautify & destruction commit
5 years ago
strrev_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
swap_test.go
Refactor & Beautify & destruction commit
5 years ago
swapbits_test.go
Refactor & Beautify & destruction commit
5 years ago
test_atoibaseprog.go
Refactor & Beautify & destruction commit
5 years ago
test_boolean.go
Pass exercise name as an argument (no more magic)
5 years ago
test_cat.go
Refactor & Beautify & destruction commit
5 years ago
test_comcheck.go
Pass exercise name as an argument (no more magic)
5 years ago
test_displayfile.go
Refactor & Beautify & destruction commit
5 years ago
test_doop.go
Pass exercise name as an argument (no more magic)
5 years ago
test_fixthemain.go
Refactor & Beautify & destruction commit
5 years ago
test_flags.go
Refactor & Beautify & destruction commit
5 years ago
test_nbrconvertalpha.go
Refactor & Beautify & destruction commit
5 years ago
test_paramcount.go
Pass exercise name as an argument (no more magic)
5 years ago
test_pilot.go
Refactor & Beautify & destruction commit
5 years ago
test_point.go
Refactor & Beautify & destruction commit
5 years ago
test_printalphabet.go
Refactor & Beautify & destruction commit
5 years ago
test_printdigits.go
Refactor & Beautify & destruction commit
5 years ago
test_printparams.go
Pass exercise name as an argument (no more magic)
5 years ago
test_printreversealphabet.go
Refactor & Beautify & destruction commit
5 years ago
test_raid2.go
Refactor & Beautify & destruction commit
5 years ago
test_rectangle.go
Refactor & Beautify & destruction commit
5 years ago
test_revparams.go
Refactor & Beautify & destruction commit
5 years ago
test_rotatevowels.go
Pass exercise name as an argument (no more magic)
5 years ago
test_sortparams.go
Refactor & Beautify & destruction commit
5 years ago
tetrisoptimizer_test.go
Refactor & Beautify & destruction commit
5 years ago
tolower_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
toupper_test.go
Abandon testing package for functions, pass exercise name as an argument (no more magic)
5 years ago
trimatoi_test.go
Refactor & Beautify & destruction commit
5 years ago
ultimatedivmod_test.go
Refactor & Beautify & destruction commit
5 years ago
ultimatepointone_test.go
Refactor & Beautify & destruction commit
5 years ago
unmatch_test.go
Refactor & Beautify & destruction commit
5 years ago
ztail_test.go
Refactor & Beautify & destruction commit
5 years ago