Skip to content
#

breadth-first-search

Here are 490 public repositories matching this topic...

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 )

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

Improve this page

Add a description, image, and links to the breadth-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 breadth-first-search topic, visit your repo's landing page and select "manage topics."

Learn more