Skip to content

tstephansen/Steelray

Repository files navigation

Steelray Software - Coding Assignment

Summary

Contains a class which serializes and deserializes an IdTree while retaining the structure.

Results

  • IdTreeSerializer produces an array that is smaller than the BinaryFormatter.

  • IdTreeSerializer deserializes the bytes into an IdTree that is equivalent to the IdTree that was serialized.

About

Coding Assessment - Problem 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages