Viewing profile — PL_kolek
PL_kolek
HN member- Joined
- Mon, Feb 08, 2016, 4:16 PM UTC
- HN karma
- 10
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About PL_kolek
No profile information was provided.
Recent public activity
-
comment
Comment #34376156
I can confirm that - "on bench" was a real term used in a software house I worked for in Poland. I think it becomes a necessity when your company doesn't have a product on its own …
-
comment
Comment #17884820
Isn't there a linear time median selection algorithm, which allows you to always select a pivot in the middle of the sorted part and create two equal halves? This produces a worst-…