Skip to content
#

explanations

Here are 52 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
jklaise
jklaise commented Sep 28, 2021

The Boston dataset which we use in some examples has an ethical problem and should be replaced. Read more here: https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html#sklearn.datasets.load_boston

Impacted examples:

  • cfproto_housing.ipynb
  • ale_regression_boston.ipynb

The above link suggests some similar housing-related alternatives.

Good first issue Type: Docs

Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many

  • Updated Oct 1, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the explanations 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 explanations topic, visit your repo's landing page and select "manage topics."

Learn more