Quantcast
Channel: PHPDeveloper.org
Browsing all 3 articles
Browse latest View live

PHP-Coding-Practices.com: How I Turned A Slow Array Sort Into A Quick One...

On the PHP-Coding-Practices site, there's a sort of case study posted showing how the author (Tim Koschuetzki) took a chunk of code that was slow at sorting an array and sped it up dramatically using...

View Article



Gustav Eklundh' sBlog: Search Methods in PHP

Gustav Eklundh has posted a whole series of search type implementations to his blog - here's the list so far: Quicksort Gnome sort Strand sort Merge sort He briefly explains each of the sort methods...

View Article

Web Builder Zone: Quicksort Algorithm - Difference Between PHP and JavaScript

On the Web Builder Zone there's a quick article from Stoimen Popov showing a quicksort algorithm in both PHP and Javascript versions: Let me show you one sorting algorithm, perhaps the most known of...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images