Hacktoberfest-2021 icon indicating copy to clipboard operation
Hacktoberfest-2021 copied to clipboard

Contribute with useful programs and complete your hacktoberfest'21 PR.

Results 77 Hacktoberfest-2021 issues
Sort by recently updated
recently updated
newest added

CPP solution of the famous DP question 0-1 KnapsackProblem.

Made some changes to shoe before and after sorting.

UserName:- manishmotwani2002 Language :- C++ Topic:- Dynamic Programming Added a optimal solution to a problem "Minimum Subset Sum Difference" Appropriate comments are added in the code.

Check whether the given matrix is a sparse matrix or not.

a python program to print the calendar of a given month and year