NiYO interview question

Round 1: Code level evaluation To build a full stack platform using UI and Backend technology. Mini Requirements: A UI form with name (required field), email (required and regex validation) and address selection via dropdown (Country, State & City selection, with depended values). Bootstrap/CSS and alignment was for the grace points. A Backend to accept the request via Rest API and send response on record addition and Validation.

Interview Answer

Anonymous

14 Jan 2019

Time was less, wrt task, but was able to build a basic Spring Boot app, and also Completed the mini UI requirement via Angular 4 UI form, with Bootstrapped and aligned presentation.