Skip to content

Web app built with ReactJS to solve Bucket challenge using the Breadth-First Search and Queue approach.

Notifications You must be signed in to change notification settings

vcastle/vc-buckets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket Challenge

Given a lake of water, an oddly shaped small (Ex: 3 unit) container (A) and an oddly shaped large (Ex: 5 unit) container (B), find the most efficient steps to get the goal (Ex: 4 units) amount of water (C).

Built with ReactJS to solve Bucket challenge using the Breadth-First Search and Queue approach.

View Demo - Bucket Challenge.

About

Web app built with ReactJS to solve Bucket challenge using the Breadth-First Search and Queue approach.

Topics

Resources

Stars

Watchers

Forks