pachoclo / draggable-data-structures

A React tool to help you visualize data structure changes while you come up with an algorithm solution

Home Page:https://quirky-hypatia-e64157.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draggable Data Structures

A React tool to help you visualize data structure changes while you come up with an algorithm solution.

demo

ScreenShot

It should:

  • allow you to drag, remove and swap the DS' items
  • allow you to add pointers / cursors

This project was bootstrapped with Create React App.

Scripts

yarn start

yarn test

yarn build

About

A React tool to help you visualize data structure changes while you come up with an algorithm solution

https://quirky-hypatia-e64157.netlify.app/


Languages

Language:TypeScript 57.6%Language:JavaScript 29.3%Language:HTML 9.9%Language:CSS 3.2%