Skip to content

In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm.

Notifications You must be signed in to change notification settings

abhishek-das-gupta/Bear-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bear-Maps

In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm. http://bearmaps-1996.herokuapp.com/map.html

About

In this project, I built the “smart” pieces of a web-browser based Google Maps clone. Features query autocomplete via use of the Trie DS, pathing via A* algorithm, and rastering via a O(k) algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published