Skip to content

This repository is the submission for The Odin Project: Binary Search Trees.

Notifications You must be signed in to change notification settings

jesusgraterol/binary-search-trees-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Search Trees

This repository is the submission for The Odin Project: Binary Search Trees.

Live Demo

N/A

Getting Started

Requirements

  • GIT
  • NodeJS ^v21.0.0
  • NPM ^v10.2.0

Installation

  1. Clone the repository
git clone git@github.com:jesusgraterol/binary-search-trees-top.git
  1. Install the dependencies
npm install

Usage

Run the assignment's script

npm start

Build Process

N/A

Deployment

N/A

Built With

  • JavaScript

Running the Tests

# Unit Tests
N/A

# Integration Tests
N/A

# E2E Tests
N/A

@TODO

N/A

License

MIT

Acknowledgments

About

This repository is the submission for The Odin Project: Binary Search Trees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published