I have a search tree with several nodes and want to serialize it to a binary file. At some point, I need to read a single node at a given depth from that file.
How can I read that single node without reading the whole tree file?
I have a search tree with several nodes and want to serialize it to a binary file. At some point, I need to read a single node at a given depth from that file.
How can I read that single node without reading the whole tree file?
برچسب:
نویسنده: استخدام کار