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

no edit summary
No edit summary
No edit summary
Line 2:
 
 
* Simple hash functions and indexing algorithms. (added)
* Regular expression matching
* Create a trivial DOM document and serialize it to xml
Line 8:
* Find object(s) in a structure based on matched values of their elements
* Pass a function as a parameter
* Create a generic mapping function that applys a callback to elements in a list (added)
* Basic pointer/reference operations
* Sort an array of integers (added)
 
<br>
Anonymous user