Euphoria Experimental

This page will showcase any of coding exercises I set myself just to see if I can still come up with a decent algorithm.

Currently, there's only NFor and a Binary Search here. This might change if I get a concept in my head that screams to be coded.

NFor - (Say: "en-for") - An attempt at a new programming concept Binary Search - In-order insertion of tagged strings into a data structure