Live data from Hacker News

Viewing profile — k_l_s

k_l_s

HN member
Joined
Thu, Mar 01, 2012, 11:45 AM UTC
HN karma
7
Public activity
2 items

About k_l_s

No profile information was provided.

Recent public activity

  1. comment
    Comment #3960054

    This has to be one of the most exploited (mis?)conceptions of the 21st century. Doctors, employers, websites, software plugins, account agreements, almost everything with which one…

  2. comment
    Comment #3652334

    Given two sorted lists A and B concatenated as a single list AB: Divide the list up into sqrt(n) pieces, each of size sqrt(n). Create one such piece consisting of the sqrt(n) large…