Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Advanced Data Structures

Name: Anonymous 2015-05-04 23:22

How often is the answer to a tricky programming problem to use a fancy data structure?

Name: Anonymous 2015-05-09 12:09

>>11
That's irrelevant to the question. Allocating the whole RAM to just one tree would be even more inefficient than copy-when-full. Either way, arrays lose. They have very limited application, trees are much more usable (because usually you have to add and remove arbitrary numbers elements at run-time) and simulating them with arrays is just weak and underperformant.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List