Viewing profile — fcd12
fcd12
HN member- Joined
- Sun, Feb 06, 2022, 10:27 PM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About fcd12
No profile information was provided.
Recent public activity
-
comment
Comment #32433852
When I used hyperloglog, count min sketch in system design interviews, I usually ended up explaining the data-structure from scratch as the interviewer had no clue what it was
-
comment
Comment #31817797
> Learn basic statistics. Apply it to performance testing, system modeling. Any resources for applying stats knowledge to these topics?
-
comment
Comment #30926329
just to make sure i understand, is the formula (upvotes / age_in_hurs^1.6) * lot_of_penalties or is it (upvotes / (age_in_hurs^1.6 * lot_of_penalties))