The Wayback Machine - https://web.archive.org/web/20210823193431/https://github.com/topics/depth-first-search
Skip to content
#

depth-first-search

Here are 469 public repositories matching this topic...

This course categorizes coding interview problems into a set of 16 patterns. Each pattern will be a complete tool - consisting of data structures, algorithms, and analysis techniques - to solve a specific category of problems. The goal is to develop an understanding of the underlying pattern, so that, we can apply that pattern to solve other problems.
  • Updated Jul 16, 2021
amatiushkin
amatiushkin commented Oct 6, 2020

Explore and create an example of how traverser's iterators API can be used in Kotlin.

It could be as as small as code snippet or full-fledged example application.

This task is intentionally vague to uncover any documentation issues, find this API and its variations are part of the challenge.

Thanks @abhishekganesan88 for taking a stub at this (this issue is related to #16 )

Improve this page

Add a description, image, and links to the depth-first-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the depth-first-search topic, visit your repo's landing page and select "manage topics."

Learn more