Giter Club home page Giter Club logo

take-home-assignment's Introduction

Take-home assignment

This project is the solution to the algorithm assignment that asks you to find the smallest positive integer that does not occur in a sequence

Instructions:

First You're going to need to clone the repository in order to use it so you are going to open your terminal and run the following command

git clone https://github.com/ssilva22/take-home-assignment.git

After cloning your repo you need to make sure to install the dependencies so tha the project is up and running so make sure to run

npm install

All tests are going to be skipped so if you want to check if the tests are working just make sure you run

npm test

Note:All tests are going to be skipped so in order to have them running you're going to go to src and open script.test.ts and remove the x from "xit" so that it says "it", go one by one to see if all the tests are working correctly

If you would like to compile your typescript code make sure you run npm run build and a dist folder should be created with 4 js files , 2 for configuration, 1 for the code and 1 for the testing file

take-home-assignment's People

Contributors

ssilva22 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.