Closed mcgid closed 8 years ago
We will save a lot of memory and time by just keeping the pointers to nodes that contain words while we traverse, instead of sorting strings, copying strings, etc.
We will save a lot of memory and time by just keeping the pointers to nodes that contain words while we traverse, instead of sorting strings, copying strings, etc.