You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Xavier Petit 3821cdb631 Convert last "prog" exercises as functions exercises (intermediate commit) 4 years ago
..
base Refactor & Beautify & destruction commit 4 years ago
solutions Convert last "prog" exercises as functions exercises (intermediate commit) 4 years ago
Dockerfile Use lighter docker images (Alpine < Debian) 4 years ago
benchmark_tests.sh Modify benchmark accordingly to other scripts modifications 4 years ago
clean.sh Add clean script to tests to remove Go executables 4 years ago
entrypoint.sh Refactor & Beautify & destruction commit 4 years ago
test_abort.go Intermediate commit 4 years ago
test_activebits.go Intermediate commit 4 years ago
test_advancedsortwordarr.go Intermediate commit 4 years ago
test_alphacount.go Intermediate commit 4 years ago
test_any.go Intermediate commit 4 years ago
test_appendrange.go Intermediate commit 4 years ago
test_atoi.go Intermediate commit 4 years ago
test_atoibase.go Intermediate commit 4 years ago
test_basicatoi.go Intermediate commit 4 years ago
test_basicatoi2.go Intermediate commit 4 years ago
test_basicjoin.go Intermediate commit 4 years ago
test_boolean.go Pass exercise name as an argument (no more magic) 4 years ago
test_btreeapplybylevel.go Intermediate commit 4 years ago
test_btreeapplyinorder.go Intermediate commit 4 years ago
test_btreeapplypostorder.go Intermediate commit 4 years ago
test_btreeapplypreorder.go Intermediate commit 4 years ago
test_btreedeletenode.go Intermediate commit 4 years ago
test_btreeinsertdata.go Intermediate commit 4 years ago
test_btreeisbinary.go Intermediate commit 4 years ago
test_btreelevelcount.go Intermediate commit 4 years ago
test_btreemax.go Intermediate commit 4 years ago
test_btreemin.go Intermediate commit 4 years ago
test_btreesearchitem.go Intermediate commit 4 years ago
test_btreetransplant.go Intermediate commit 4 years ago
test_capitalize.go Intermediate commit 4 years ago
test_cat.go Refactor & Beautify & destruction commit 4 years ago
test_collatzcountdown.go Intermediate commit 4 years ago
test_comcheck.go Pass exercise name as an argument (no more magic) 4 years ago
test_compact.go Intermediate commit 4 years ago
test_compare.go Intermediate commit 4 years ago
test_concat.go Intermediate commit 4 years ago
test_concatparams.go Intermediate commit 4 years ago
test_convertbase.go Fix base exercises, remove one useless folder 4 years ago
test_countif.go Intermediate commit 4 years ago
test_createelem.go Intermediate commit 4 years ago
test_displayfile.go Refactor & Beautify & destruction commit 4 years ago
test_divmod.go Rename *_test.go -> test_*.go 4 years ago
test_doop.go Pass exercise name as an argument (no more magic) 4 years ago
test_eightqueens.go Intermediate commit 4 years ago
test_enigma.go Intermediate commit 4 years ago
test_fibonacci.go Intermediate commit 4 years ago
test_findnextprime.go Intermediate commit 4 years ago
test_firstrune.go Intermediate commit 4 years ago
test_fixthemain.go Refactor & Beautify & destruction commit 4 years ago
test_flags.go Refactor & Beautify & destruction commit 4 years ago
test_foreach.go Intermediate commit 4 years ago
test_index.go Intermediate commit 4 years ago
test_isalpha.go Intermediate commit 4 years ago
test_islower.go Intermediate commit 4 years ago
test_isnegative.go Intermediate commit 4 years ago
test_isnumeric.go Intermediate commit 4 years ago
test_isprime.go Intermediate commit 4 years ago
test_isprintable.go Intermediate commit 4 years ago
test_issorted.go Intermediate commit 4 years ago
test_isupper.go Intermediate commit 4 years ago
test_iterativefactorial.go Intermediate commit 4 years ago
test_iterativepower.go Intermediate commit 4 years ago
test_itoa.go Intermediate commit 4 years ago
test_itoabase.go Intermediate commit 4 years ago
test_join.go Intermediate commit 4 years ago
test_lastrune.go Intermediate commit 4 years ago
test_listat.go Intermediate commit 4 years ago
test_listclear.go Intermediate commit 4 years ago
test_listfind.go Intermediate commit 4 years ago
test_listforeach.go Intermediate commit 4 years ago
test_listforeachif.go Intermediate commit 4 years ago
test_listlast.go Intermediate commit 4 years ago
test_listmerge.go Intermediate commit 4 years ago
test_listpushback.go Intermediate commit 4 years ago
test_listpushfront.go Intermediate commit 4 years ago
test_listremoveif.go Intermediate commit 4 years ago
test_listreverse.go Intermediate commit 4 years ago
test_listsize.go Intermediate commit 4 years ago
test_listsort.go Intermediate commit 4 years ago
test_makerange.go Intermediate commit 4 years ago
test_map.go Intermediate commit 4 years ago
test_max.go Intermediate commit 4 years ago
test_nbrconvertalpha.go Refactor & Beautify & destruction commit 4 years ago
test_nrune.go Intermediate commit 4 years ago
test_paramcount.go Pass exercise name as an argument (no more magic) 4 years ago
test_pilot.go Refactor & Beautify & destruction commit 4 years ago
test_point.go Refactor & Beautify & destruction commit 4 years ago
test_pointone.go Rename *_test.go -> test_*.go 4 years ago
test_printalphabet.go Refactor & Beautify & destruction commit 4 years ago
test_printcomb.go Intermediate commit 4 years ago
test_printcomb2.go Intermediate commit 4 years ago
test_printcombn.go Intermediate commit 4 years ago
test_printdigits.go Refactor & Beautify & destruction commit 4 years ago
test_printnbr.go Intermediate commit 4 years ago
test_printnbrbase.go Intermediate commit 4 years ago
test_printnbrinorder.go Intermediate commit 4 years ago
test_printparams.go Pass exercise name as an argument (no more magic) 4 years ago
test_printprogramname.go Rename *_test.go -> test_*.go 4 years ago
test_printreversealphabet.go Refactor & Beautify & destruction commit 4 years ago
test_printstr.go Intermediate commit 4 years ago
test_printwordstables.go Intermediate commit 4 years ago
test_raid1a.go Intermediate commit 4 years ago
test_raid1b.go Intermediate commit 4 years ago
test_raid1c.go Intermediate commit 4 years ago
test_raid1d.go Intermediate commit 4 years ago
test_raid1e.go Intermediate commit 4 years ago
test_raid2.go Refactor & Beautify & destruction commit 4 years ago
test_raid3.go Intermediate commit 4 years ago
test_rectangle.go Refactor & Beautify & destruction commit 4 years ago
test_recursivefactorial.go Intermediate commit 4 years ago
test_recursivepower.go Intermediate commit 4 years ago
test_revparams.go Refactor & Beautify & destruction commit 4 years ago
test_rot14.go Intermediate commit 4 years ago
test_rotatevowels.go Pass exercise name as an argument (no more magic) 4 years ago
test_sortedlistmerge.go Intermediate commit 4 years ago
test_sortintegertable.go Intermediate commit 4 years ago
test_sortlist.go Intermediate commit 4 years ago
test_sortlistinsert.go Intermediate commit 4 years ago
test_sortparams.go Refactor & Beautify & destruction commit 4 years ago
test_sortwordarr.go Intermediate commit 4 years ago
test_split.go Intermediate commit 4 years ago
test_splitwhitespaces.go Intermediate commit 4 years ago
test_sqrt.go Intermediate commit 4 years ago
test_strlen.go Intermediate commit 4 years ago
test_strrev.go Intermediate commit 4 years ago
test_swap.go Rename *_test.go -> test_*.go 4 years ago
test_swapbits.go Intermediate commit 4 years ago
test_tetrisoptimizer.go Intermediate commit 4 years ago
test_tolower.go Intermediate commit 4 years ago
test_toupper.go Intermediate commit 4 years ago
test_trimatoi.go Intermediate commit 4 years ago
test_ultimatedivmod.go Rename *_test.go -> test_*.go 4 years ago
test_ultimatepointone.go Rename *_test.go -> test_*.go 4 years ago
test_unmatch.go Intermediate commit 4 years ago
test_ztail.go Rename *_test.go -> test_*.go 4 years ago