Live data from Hacker News

Viewing profile — andreschuelein

andreschuelein

HN member
Joined
Fri, Feb 05, 2016, 9:41 PM UTC
HN karma
3
Public activity
2 items

About andreschuelein

No profile information was provided.

Recent public activity

  1. comment
    Comment #12941226

    - edit: To explain, why not 0.5? Because the probability of your opponent having drawn a smaller number than 0.5 after two attempts is 0.5. A strategy of keeping >=0.5 after the fi…

  2. comment
    Comment #11691985

    This is a nice write up. One thing though: > Bubble sort is an example of an O(n^2) Algorithm[2], which means that if it takes 1 second to sort a list of size=10, then it will take…