Search Results

Search found 1 results on 1 pages for 'kensay'.

Page 1/1 | 1 

  • grid traversal question

    - by Kensay
    Given a grid of any height and width, write an algorithm to traverse it in a spiral. (Starting at the top left and ending in the middle) without passing over previously visited nodes. Without using nested loops.

    Read the article

1