egonSchiele / grokking_algorithms

Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Examples

jimv3 opened this issue · comments

I would like to contribute C# examples to your project. I have a question though. Do you prefer idiomatic examples or examples that are essentially translations of the Python code? I can do either.

I prefer idiomatic examples. Thanks!