/Coding-test

Coding Test for Nymbus

Primary LanguageHTML

Coding-test

Coding Test for Nymbus

What's the repo about?

In this repo you'll find both solutions for the tests given during the technical interview.

Exercise 1

Goal: Create a screen with a button and when the button is clicked a dialog (pop-up) opens with three input fields (only one of them should be required). The screen dialog should entail Save and Close buttons as well.

Link to website of Exercise 1

Webpage!

Exercise 2

Goal: Implement the function once, which takes any function (fn) as an argument.

Link to repository of Exercise 2

Script Link