Y
Hacker News
new
|
ask
|
show
|
jobs
by
hgs3
1100 days ago
Sure, but you can't always use the stack. It has a limited amount of memory and doesn't handle dynamic data structures well, e.g. for a growable undirected graph you need auxiliary data structures for managing its nodes.