https://github.com/dforshner/csharpexperiments
A motley collection of snippets, language idioms, algorithms, puzzles, and exploratory code.
https://github.com/dforshner/csharpexperiments
algorithms csharp data-structures exploratory learning
Last synced: 13 days ago
JSON representation
A motley collection of snippets, language idioms, algorithms, puzzles, and exploratory code.
- Host: GitHub
- URL: https://github.com/dforshner/csharpexperiments
- Owner: DForshner
- Created: 2013-08-02T19:57:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T18:00:55.000Z (almost 4 years ago)
- Last Synced: 2023-08-02T17:53:31.092Z (over 2 years ago)
- Topics: algorithms, csharp, data-structures, exploratory, learning
- Language: C#
- Homepage:
- Size: 572 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
C\# Experiments
=================
This is an archive of exploratory (A.K.A. throw away) code. Nothing here is has been tested or used in a real system so use at your own risk.
All code is [Licenced under Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0)