Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unreal4u/binary-tree-telephone-number-picker

Just a small dirty script, just for the lol that calculates out your phone number based on a binary tree search
https://github.com/unreal4u/binary-tree-telephone-number-picker

Last synced: 14 days ago
JSON representation

Just a small dirty script, just for the lol that calculates out your phone number based on a binary tree search

Awesome Lists containing this project

README

        

This is a test script made for the lol during lunch to get to know how hard it
actually would be to create a script that will calculate your phone number
(I know, in Dutch format only) based on a binary tree search.

It was a nice exercise and things could probably improve a lot, but as I said,
this was just made for the lol and nothing in here adheres to best practices
or other stuff I would do in a more serious environment. Enjoy!