|
|
|
|
|
by NAFV_P
4334 days ago
|
|
> Is there a particularly pressing reason to teach students who to translate pseudo-code from Wikipedia into <insert favorite language>? Yes, an avl balanced binary search tree can run faster on an artificial computer than on a natural one. |
|
If I had to choose between teaching why an avl balanced binary search tree works and forcing students to implement in a chosen programming language from pseudocode, I would choose the former every time. The intellectual maturity is far more valuable -- and harder to acquire -- than the rote skill.