Coder Social home page Coder Social logo

Comments (2)

aalhour avatar aalhour commented on July 24, 2024

Hello,

I am glad you found my repo interesting.

The purpose of this repo is mainly still for interview preparation. The secondary response however is to act like a research side project under the C# umbrella. I have taken a look at your repo, and I am afraid that your programs won't fit in the context of this repo, since the focus is on general and generic implementations of standard data structures and algorithms. The only program that got me interested is the Levenshtein distance 👍 which is something I studied but put on hold for now. I have implemented the general version of the Edit Distance problem with a helper class that would allow you to customise the weights for special cases such as this, make sure to check it out and give me your feedback. I am sorry that I won't pull your code into this repo.

On a side note, if you wish to contribute to this library, then I will be happy to integrate your contributions, just pick a standard data structure or algorithm that was not implemented in this repo yet, and then create a pull request. All you have to do is basically 1) clone this repo, 2) create your data structure and/or algorithm source code file(s), 3) create an accompanying test file for them under the MainProgram project and test them thoroughly, 4) create your pull request.

Cheers! And thanks for passing by! :)

from c-sharp-algorithms.

aloisdg avatar aloisdg commented on July 24, 2024

Thank you for the answer. I may contribute later. Have a nice day. :)

from c-sharp-algorithms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.