Pergunta de entrevista da empresa J.P. Morgan

Asked how I could modify my final year project (Constructing and Solving Sudokus) in order to satisfy additional requirements that were generated such as using multiple algorithms and different types of sudokus

Resposta da entrevista

Sigiloso

29 de jun. de 2014

For the algorithms; I mentioned that I would have created an Algorithm interface and have the separate algorithm classes being used For the different types of Sudokus; I stated that I would have sanity checks on the size of the grids and then check that the constraints had been satisfied.