Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvinwan/quirky
demonstrations of quirky, language-specific behaviors
https://github.com/alvinwan/quirky
Last synced: about 2 months ago
JSON representation
demonstrations of quirky, language-specific behaviors
- Host: GitHub
- URL: https://github.com/alvinwan/quirky
- Owner: alvinwan
- Created: 2015-02-16T18:29:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-05T04:54:38.000Z (over 9 years ago)
- Last Synced: 2024-10-12T13:44:38.916Z (3 months ago)
- Language: Java
- Homepage:
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playground
Demonstration of quirky behaviors and random examples, in various languages.
Highlights
- [Stable Marriage Algorithm](https://github.com/alvinwan/Playground/blob/master/Python/stable_marriage.py)Current languages
- Java
- Python