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.

Show HN: Algorithm Helper (Android app)

10 pointsby rpandey1234about 8 years ago

3 comments

rpandey1234about 8 years ago
I wanted to share a personal project I&#x27;ve been working on: Algorithm Helper gives you simple and clear explanations for algorithms and data structures. The goal is create a Wikipedia-style collection of articles about various concepts that is suitable for mobile reading, which means we favor intuition over proofs.<p>The content is open-source at <a href="https:&#x2F;&#x2F;github.com&#x2F;rpandey1234&#x2F;AlgorithmHelper" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rpandey1234&#x2F;AlgorithmHelper</a>. I&#x27;d love any pull requests or feedback.
Ro93about 8 years ago
Wow, I was just thinking of spinning up something similar. This is a fantastic idea good sir. I&#x27;m going to make a pull request right after this comment.
wingerlangabout 8 years ago
Why is it an app and not a website?<p>Does it have visuals&#x2F;image&#x2F;animations&#x2F;videos to help understand?<p>---<p>EDIT: Okay I saw there is a website as well. And also that there are no images etc.