Hacker News new | ask | show | jobs
by helgefmi 4467 days ago
The score of a game is very much dependent on luck, though.. I've made an AI bot (https://github.com/helgefmi/c2048) that averages on ~50k score, but its highscore is ~220k. Sometimes it gets 13k. So to get a good score (or your best score) on hackerrank.com, you'd need to resubmit 500 times. At least with the algorithms that I use.
1 comments

Also, I think it might be buggy, or am I just not getting your UI? Each of my 10 submissions have one lost game and one won game. The lost games are lost on move #1, while the other game always wins. I first thought that it had to do with the AI spending too much time, but it seems improbable that I'd get the same result 10 times in a row. Username is helgefmi.