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

no edit summary
(handling directories)
No edit summary
Line 4:
 
* doubly-linked list algorithms, both cursor- and pointer-based implementations
* Create a trivial DOM document and serialize it to xml
* Basic pointer/reference operations
* Open a window and create a simple opengl 3d demonstration
Line 17 ⟶ 16:
 
===Recently solved problems===
* Create a trivial DOM document and serialize it to xml: [[DOM_XML_Serialization]]
* [[Regular expression matching]]
* Simple hash functions and indexing algorithms: [[Creating_Hash_Structure]], [[Creating_a_Hash_from_2_Arrays]]
79

edits