Skip to content

DaniilSolovyov/assesment_typeconv

Repository files navigation

assesment_typeconv

Assesment test for Java developer position.

You should develop Convertor to convert value of int type to two short values (crack method) and back to orignal value (uncrack method)

Rationale

  • Document is identified by ID
  • ID is of int type
  • We need to store documents using Apache Cassandra
  • For Cassandra we will use two shorts as a primary key, to optimize partition size
  • Therefore we need to convert int to short's and vice versa

About

Java developer assesment test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages