TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Algorithms for competitive programming

196 pointsby memorableover 2 years ago

7 comments

3pmover 2 years ago
This is really good, it was originally in Russian, by Max Ivanov. Another site that now offers some interactive leetcode-like functionality is USACO (The United States of America Computing Olympiad)[1]. Among other guides, they reference Competitive Programmer&#x27;s Handbook (CPH) by Antti Laaksonen[2](PDF)<p><a href="https:&#x2F;&#x2F;usaco.guide&#x2F;" rel="nofollow">https:&#x2F;&#x2F;usaco.guide&#x2F;</a><p><a href="https:&#x2F;&#x2F;usaco.guide&#x2F;CPH.pdf" rel="nofollow">https:&#x2F;&#x2F;usaco.guide&#x2F;CPH.pdf</a>
carapaceover 2 years ago
See also &quot;Algorithms for Modern Hardware&quot; by Sergey Slotin <a href="https:&#x2F;&#x2F;en.algorithmica.org&#x2F;hpc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;en.algorithmica.org&#x2F;hpc&#x2F;</a><p>&gt; Its intended audience is everyone from performance engineers and practical algorithm researchers to undergraduate computer science students who have just finished an advanced algorithms course and want to learn more practical ways to speed up a program ...
perfecthjrjthover 2 years ago
Leetcode problems mostly come from competitive programming. That&#x27;s what FAANG wants: olympiad programmers.
评论 #32902756 未加载
评论 #32908462 未加载
评论 #32903962 未加载
评论 #32922103 未加载
评论 #32902843 未加载
account-5over 2 years ago
Bookmarked, not a competitive programmer but definitely need to brush up on my algorithms; hope it&#x27;s not too technical!
mfrwover 2 years ago
A recent thread on obscure data structures is also something I would recommend here: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32186203" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=32186203</a><p>This thread is a gold-mine of useful&#x2F;interesting stuff :)
goatcodeover 2 years ago
That domain name could have been chosen with a bit more care...
tekichanover 2 years ago
Great website with curated content! Been using it since last 4 years! Highly recommend.