Skip to content

JayMcK/DataStructures-Algorithms-with-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms with Jest Tests

Introduction

This project is the almagation of several solutions I have created to solve questions surrounding Data Structures and Algorithms, taking into account Big O.

I have written jest tests for each solution found in this project.

Technologies

  • JavaScript
  • Jest

Setup

To run this project, please either:

Clone the repo: https://github.com/JayMcK/DataStructures-Algorithms-with-tests.git

or

Download the ZIP file

At the Command Line cd into the project then run:

npm install
npm start
npm run test

About

Leetcode Solutions - Data Structures and Algorithms with Jest tests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published