NewsNow interview question

Build, document and test a ternary tree.

Interview Answer

Anonymous

8 Sept 2022

I built mine in TypeScript. An interesting and new data structure to me.