Harium / Harium/ferry

Add square (matrix index) iterator

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

An iterator that returns neighboors of previous points (in a form of a square)

Given matrix:
```
123
456
789
```

would output 5 1 2 3 6 9 8 7 4

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.