Live data from Hacker News

Viewing profile — llm

llm

HN member
Joined
Fri, Apr 24, 2020, 5:58 AM UTC
HN karma
6
Public activity
2 items

About llm

No profile information was provided.

Recent public activity

  1. comment
    Comment #22965354

    they clearly want the performance - the algorithms (as you can easily see in the repo) are trivial, its just a huge amount of data to process C++ can shine here - and still looking…

  2. comment
    Comment #22965270

    that is really not the case here - the Java and C++ implementatios are very plain boring algorithm code (some maps,lists,searching) non of the fancy language features are use to re…