Skip to content

anirudhbs/ye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ye

This repository contains implementations of a few algorithms and data structures

Getting started

  • Run npm install to install the dependencies
  • Run npm run test to run the tests for the implementations
  • To run a specific test file
npm run test <test file name>
npm run test ./src/data-structures/singly-linked-list.test.js

References

About

Algorithms and data structures 🐻

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages