in reply to Re: Challenge: Design A Better Hangman Algorithm
in thread Challenge: Design A Better Hangman Algorithm
Using this with a dictionary of 355k words, algorithm 1) always find 'rhythm' with no guesses to spare (7 failures). algorithm 2) sometimes fails to find 'rhythm' in 7 failures or less, but the average number of failures is less (6.60). This surprised me.
|
|---|