InterviewSolution
Saved Bookmarks
| 1. |
Given a square area of 1024x1024 on a map with some flats (housing mentality :P) with their location (x,y) and visibility index (~price or value). You have to show every flat with a square of 32x32 in the map. |
| Answer» | |