Add C# implementation for the approximate counting algorithm by stormofice · Pull Request #865 · algorithm-archivists/algorithm-archive · GitHub
Skip to content

Add C# implementation for the approximate counting algorithm#865

Open
stormofice wants to merge 2 commits into
algorithm-archivists:mainfrom
stormofice:approximate-count-csharp
Open

Add C# implementation for the approximate counting algorithm#865
stormofice wants to merge 2 commits into
algorithm-archivists:mainfrom
stormofice:approximate-count-csharp

Conversation

@stormofice

Copy link
Copy Markdown
Contributor

How to run this is described in #846.

@leios leios requested a review from june128 September 15, 2021 17:12
@leios leios added the lang: c# C# programming language label Sep 15, 2021

@henrikac henrikac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the fact that there has been added documentation to each method but I'm wondering why XML docstrings wasn't used?

More examples of how to make these docstrings.

@Amaras Amaras added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Oct 19, 2021
@stormofice

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) lang: c# C# programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants