https://github.com/intuit/traverser
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
https://github.com/intuit/traverser
breadth-first-search depth-first-search double-dispatch graph-algorithms hacktoberfest hacktoberfest2020 java-library recursion traversal visitor-pattern
Last synced: 7 months ago
JSON representation
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
- Host: GitHub
- URL: https://github.com/intuit/traverser
- Owner: intuit
- License: apache-2.0
- Created: 2020-05-29T08:08:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T04:45:26.000Z (over 2 years ago)
- Last Synced: 2024-04-14T15:18:52.841Z (over 1 year ago)
- Topics: breadth-first-search, depth-first-search, double-dispatch, graph-algorithms, hacktoberfest, hacktoberfest2020, java-library, recursion, traversal, visitor-pattern
- Language: Java
- Homepage:
- Size: 82 KB
- Stars: 48
- Watchers: 8
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS