Skip to content

StevenZ315/Advanced-Data-Structures-In-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-Data-Structures-In-Java

The capstone project for Coursera Course Advanced Data Structures in Java.

This course is offered at Coursera and is part of the Object Oriented Java Programming: Data Structures and Beyond Specialization.

This is the third course of the Specialization, Link to the course.

Here's my certificate on completing the course.

The program I build throughout this course allows its user to find the optimial path between two points in a map. The following algorithms are implemented:

  • BFS
  • DFS
  • Dijkstra
  • AStar

Result Visualization

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages