Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

→‎Data organization and encoding: Ah, there *is* something...
(→‎Data organization and encoding: A task on hash tables would be good)
(→‎Data organization and encoding: Ah, there *is* something...)
Line 89:
* [[wp:Cartesian tree|Cartesian tree]] construction [[User:qu1j0t3]]
* [[wp:Hash table]]: It's an extremely common data structure in practice, as it has very nice performance, so it would be good to have at least one task on it (as part of the Data Structures trail). –[[User:Dkf|Donal Fellows]] 09:36, 20 January 2011 (UTC)
:: Hmm; there's [[Associative array]] (and its associated tasks). Not quite as obvious as I hoped for. Maybe we need some more tasks in this area. –[[User:Dkf|Donal Fellows]] 09:26, 21 January 2011 (UTC)
 
===System calls===
Anonymous user