String to Byte Array Serialization and Deserialization

Serialize a list of strings into a byte array. Then deserialize it.


Problem Statement

Serialize a list of strings into a byte array. Then deserialize it.


Evaluation


  1. Serialize Strings to a byte array (25%)

  2. Be memory efficient (25%)

  3. Serialize in such a way that enough data exists to deserialize unambiguously (25%)

  4. Deserialize and test (25%)


References

Maarten from Google

Amin A.

Written by

Amin Ariana

A software entrepreneur from San Francisco