div-bargali / Data-Structures-and-Algorithms

Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star 🌟 if it helps you.
MIT License
270 stars 396 forks source link

Mathematics Algorithms | C# #919

Open ladyinblack opened 1 year ago

ladyinblack commented 1 year ago

Algorithms - Mathematical -

Add some problem solutions for the Mathematics algorithms -

Type of Issue - I notice there is not as much in terms of coding challenge solutions for C# as there is for other languages such as C++ and Java. I know these two languages as well, but I would like to contribute for C# and JS.

Please add/delete options that are not relevant.

Programming Language

Please add/delete options that are not relevant.

Oh, I have a question, I see this repo is inactive since 2021, so does it mean no issues/pull requests to be reviewed? Sure, I may be considering contributing because of Hacktoberfest 2022, but I actually need to learn more about DSA and well learn Git/GitHub as well. And I'm very new to the world of open source contribution, so help me to be a contributor.

Self Check

:star2: Star it :fork_and_knife:Fork it :handshake: Contribute to it!

Happy Coding!

div-bargali commented 1 year ago

Hi @ladyinblack, all PRs into the repo are reviewed. The repo was inactive due to limited mainitainers. I'll try to review upcoming PRs as soon as possible. Please ensure to add a README file to describe the problem statemeny for the algorithms.