Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LaloCode/TouringMusicianACSS

Repository files navigation

Touring Musician

This is the starter code for the WordLadder workshop. This workshop is part of the Applied CS with Android course:

http://g.co/cswithandroid

Check the website for detailed instructions on how to implement this activity.

Version 1.0

Applied CS Skills with Google activity, the objective of this activity was to understand how a circular linked list works by creating an app that lets the user select locations in a map and find possible paths in it.

Personal Notes

This activity was very challenging, but also a lot of fun, the implementation of the closest node and smallest size methods was specially challenging (and the latter one might need some refinement) but it was a really nice experience

Data structures used

Circular linked list

TO DO

-Improve the smallest size method

-Implement one of the suggested extensions

About

Touring Musician activity for the Applied CS Skills with Google course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages