Git Product home page Git Product logo

gestform-test-app's Introduction

GESTFORM.png

GestFormTest

Version : 1.0 Date : 11/09/2020 Réf. : TEST-EMB-GESTFORM Classification : Publique

Test d’entretien « GestForm »

Instructions

Vous devez établir un programme permettant de répondre à l’énoncé ci-dessous. Le programme doit être écrit de préférence dans un langage en correspondance avec le poste pour lequel vous postulez (python, nodejs, angular, etc...).

Énoncé

Soit une liste aléatoire de nombres entiers, compris entre -1000 et 1000.

Pour chaque nombre n de liste, on veut effectuer les opérations suivantes :

  • si le nombre est divisible par 3 : on affiche Geste
  • si le nombre est divisible par 5 : on affiche Forme
  • si le nombre est divisible par 3 et par 5 : on affiche Gestform (d’où le nom du test)
  • sinon : on affiche le nombre n

Livrable

Il faut fournir le ou les fichiers permettant à notre équipe de vérifier le bon fonctionnement du programme.

Versions Techniques

Angular CLI: 17.3.4 Node: 20.11.1 Package Manager: npm 10.5.0 OS: win32 x64

Angular: ...

Package Version

@angular-devkit/architect 0.1703.4 @angular-devkit/build-angular 17.3.4 @angular-devkit/core 17.3.4 @angular-devkit/schematics 17.3.4 @schematics/angular 17.3.4 rxjs 7.8.1 typescript 5.3.3 zone.js 0.14.4

Installation

  1. Cloner le projet sur votre ordinateur
  2. Ouvrir un terminal dans le dossier du projet
  3. Exécuter la commande npm install pour installer les dépendances
  4. Exécuter la commande ng serve pour lancer le serveur de développement
  5. Ouvrir un navigateur et accéder à l'adresse http://localhost:4200/

gestform-test-app's People

Contributors

jmoussalli avatar

Watchers

 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.