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

programming-languages

Here are 879 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 Mar 31, 2022

Is your feature request related to a problem? Please describe.
Would like to auto greet new people

Describe the solution you'd like
https://github.com/marketplace/actions/first-interaction

Describe alternatives you've considered
Manual is slower and error prone and also not very fancy

Additional context
Let's come up with something interesting to say on `First interac

Enhancement Help Wanted Good First Issue High Priority

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