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: How to make algorithms out of math formulas?

3 pointsby jaxgellerover 9 years ago
How does one go about turning a mathematical formula into an algorithm? Assuming limited knowledge, where do I start? Learning formulaic syntax?<p>How difficult would it be to code an algorithm given only a formula? For example coding out https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_knapsack_problems

2 comments

GFK_of_xmaspastover 9 years ago
I think you have a bunch of confusion here, and it&#x27;s not at all clear what you&#x27;re trying to do.
jaxgellerover 9 years ago
Are there any courses, readings, or tutorials out there on how to get started?