Frage im Vorstellungsgespräch bei Titansoft

I was asked to explain the Repository Pattern.

Antwort im Vorstellungsgespräch

Anonym

31. Aug. 2015

The Repository Pattern is a fairly straightforward design pattern. Instead of giving a textbook answer, I gave the interviewer an example how I use the Repository Pattern in a multi-layered architecture and how this can be advantageous in writing unit tests.