Exponential Search – searching and sorting algorithm – The name of this searching algorithm may be misleading as it works in O(Log n) time.
regular expression in php
2 Articles
2
PROBLEM regex for email validation – There is a several PHP programs. Get contacted by someone that is having trouble with a site that uses it, and we end up…