Vija-M / Matrix_mirror

Application receiving 4x4 matrix from natural numbers. Returning mirror look of this matrix.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matrix_mirror

Spring boot based rest service(json). Requirement: application receiving 4x4 matrix from natural numbers. Returning mirror look of this matrix.

Additional requirements:

  1. Please use collection api, instead of arrays.
  2. Data validation on request.
  3. Proper logging.
  4. Easy understandable structure.
  5. Some tests

About

Application receiving 4x4 matrix from natural numbers. Returning mirror look of this matrix.


Languages

Language:Java 100.0%