8000 GitHub - SomayaB/core-algorithms: Tests and implementations for algorithms commonly used in job interviews.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SomayaB/core-algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Algorithms

#158 Core Algorithms [Classic, Numeric, and Set] #filthy-gerbil Somaya Bounouar http://jsdev.learnersguild.org/goals/158-Core_Algorithms-Classic_Numeric_and_Set.html

Tests and implementations for algorithms commonly used in job interviews. See the full list in the algorithms.md file.

Base repository for the Core Algorithms goal.

Installation and Setup

Use the "npm i" command to install the dependencies.

Use the "npm run test" command to run the tests in the terminal.

Use the "npm install --save-dev eslint" command to install the linter ESlint in the JSON file. Use the "eslint --init" command to configure ESlint. Use the "eslint [filename or folder name]" command to lint through your files.

About

Tests and implementations for algorithms commonly used in job interviews.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0