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.

Ask HN: Leetcode for Back End and Server Development

2 pointsby dprophecyguyalmost 2 years ago
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

sargstuffalmost 2 years ago
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>