Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 496 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 496 Bytes

ComplexTree

Test assignment for a company which should remain nameless :)

Problem statement:
Implement de/serialization of a tree with arbitrary number of children for each node (Russian translation)

Solution tested on MSVC 2017 Win64 with C++17
Output example:
output_example