Giter Site home page Giter Site logo

fs-applicant-verification's Introduction

The full-stack applicant verification

This is Orderin Software Engineering's full-stack application verification questions.

Each of the below questions will folders with their associated files.


Question 1 - Asynchronous JavaScript

Can you identify the mistake? Please explain what will happen.


Question 2 - Code Smell

Are you able to identify the code-smells?


Question 3 - Object Orientated Programming

Jane loves her pet dog and cat. But something is strange as the dog isn't barking and the cat isn't meowing.

Jane is also considering getting other animals.

Please help Jane.

Consider each animal to have the following behavior:

  • speak
  • walk
  • sleep
  • eat

Consider each animal to have the following similar traits:

  • number of legs
  • colour
  • size
  • name
  • can swim

Can you create a base animal construct that will help in the creation of animal types?

Can you implement the dog, cat and any other new pet species as well?


Question 4 - Code Patterns

Our e-commerce application has to support different payment options. Credit card, debit card and EFT, and perhaps another option later on.

Can you implement a pattern that will assist in deciding which process workflow to invoke based on a payment option type?

Can you implement a pattern where it'll be simple to add any new payment option type workflows?

NOTE: You're welcome to add new files to your solution.

fs-applicant-verification's People

Contributors

escapecontrol avatar farrel-orderin avatar

Watchers

Emmanuel Kalunga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.