TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Leetcode for Back End and Server Development

2 点作者 dprophecyguy将近 2 年前
I am compiling resources for a platforms similar to Leetcode (kata kind challenges) focused on backend development. I am aware of few of the resources which i&#x27;ve listed down below, will appreciate if you guys can share bit more. - https:&#x2F;&#x2F;hackattic.com&#x2F; : Interesting programming Problems.<p>- https:&#x2F;&#x2F;sadservers.com&#x2F; : Learn Linux by solving problems.<p>- https:&#x2F;&#x2F;fly.io&#x2F;dist-sys&#x2F; : Distributed Systems Problems.<p>- https:&#x2F;&#x2F;github.com&#x2F;pingcap&#x2F;talent-plan&#x2F; : System Programming &#x2F; Distributed System Challenge.<p>- https:&#x2F;&#x2F;protohackers.com&#x2F; : Server Programming Challenges.<p>- https:&#x2F;&#x2F;codecrafters.io&#x2F; : Implement server tech &#x2F; softwares from scratch.<p>- https:&#x2F;&#x2F;hyperskill.org&#x2F; : Lots of projects based tutorials.

1 comment

sargstuff将近 2 年前
Port cited site examples in this thread to native erlang [0], elixir [1], phoenix [2]<p>Port postgres system to a completely erlang based solution.<p>[0] : <a href="https:&#x2F;&#x2F;www.erlang.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.erlang.org&#x2F;</a><p>[1] : <a href="https:&#x2F;&#x2F;elixir-lang.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;elixir-lang.org&#x2F;</a><p>[2] : <a href="https:&#x2F;&#x2F;www.phoenixframework.org&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.phoenixframework.org&#x2F;</a>