Avatar

Do you feel lucky? (DBO)

by /Sekhmet/ ⌂ @, destiny.bungie.org, Monday, October 21, 2013, 10:29 (3839 days ago) @ marmot 1333

Java.

I'm doing a project for class: a timed comparison of HeapSort and Quicksort for Data Structures & Algorithms.

//SIG_INT/DAT_STRM_INJECT/COMM.AI.DBO.SEKHMET //MODE/EN
//BEGIN-TX

Aah, yes, the eternal question. Take the safe route with O(n*log(n)), or live on the edge and hope for the best while accepting the possibility of O(n^2)? It's a gamble…

//END-TX


Complete thread:

 RSS Feed of thread