Vai al contenuto

design patterns

design patterns online coding tests & interview questions

.NET
JUNIOR
Competenze testate
Durata
36 minuti al massimo.
Valutazione
Automatico
Panoramica del test

Domande a scelta

valutare la conoscenza di .NET, C#

Attività di programmazione - Livello: Facile

.Net | Weather Forecast App - Finish implementation of the Observer design pattern in the Weather forecast application.

PHP
MEDIO
Competenze testate
Durata
87 minuti al massimo.
Valutazione
Automatico
Panoramica del test

Domande a scelta

Verificare la conoscenza di PHP: DateTime, Fluent API, filter_var, Closing tag omission, Getting PHP configuration values, e Use of 'explode'

Attività di programmazione

Implement Observer pattern in RaceGame/ScoringBoard classes, implement Chain of Responsibility pattern in Card class, implement specified interfaces in PlayersList class, and add code to places anotated with @todo