Skip to content

soltisclan/LinkedList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linked List Test

A project to assess basic programming aptitude.

  1. Install Git: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

  2. Clone this repository from the termainal/command line from a parent directory containing git repositories (such as /Users/myusername/git):

git clone https://github.com/soltisclan/LinkedList.git
  1. Install dependencies (from the terminal/command line within the /LinkedListTest directory)
npm install          <-- Install dependencies
npm run test         <-- Launch unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •