The Wayback Machine - https://web.archive.org/web/20220325150629/https://github.com/topics/programming-languages
Skip to content
#

programming-languages

Here are 871 public repositories matching this topic...

Swastyy
Swastyy commented Jul 21, 2021

What is there in Coin Change.md?
Only a variation of unbounded Knapsack

Issue:
There exists many more variations like having a fixed number of coins or say a problem where we want to find the number of ways (ordered) a sum of money can be formed

Suggested Solution:
We can add these two explanations separately in files.

enhancement good first issue dont-close
geekygirlsarah
geekygirlsarah commented Mar 7, 2022

Description

Recently I closed out issue #321 with PR #328 to add a database to track lookups. I mistakenly didn't really add any unit tests along with this to verify functionality and ensure things stay reliable during PRs and CI/CD. This issue should add some in.

Requirements

  1. Test the new Models that were added
  2. Ensure page visits store in the database
help wanted good first issue Experience: Backend Priority: High
One
jbampton
jbampton commented Jan 12, 2022

Is your feature request related to a problem? Please describe.
I hate broken links

Describe the solution you'd like
No broken links in all One repos

Describe alternatives you've considered
Manual checking or post production link scanners

Additional context
Use the GitHub Marketplace tools or Actions

https://github.com/marketplace?type=&verification=&query=check+ma

Enhancement Good First Issue

Improve this page

Add a description, image, and links to the programming-languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-languages topic, visit your repo's landing page and select "manage topics."

Learn more