Skip to content

The problem is to find the number of empty spots within a distance relative to other houses. Consider an array containing either zero or one. One means the place is occupied by a house and zero means an empty place. Count the number of empty places within a distance R with respect to all houses.

Notifications You must be signed in to change notification settings

GuanJinNL/SolutionCodilityTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SolutionCodilityTest

The problem is to find the number of empty spots within a distance relative to other houses. Consider an array containing either zero or one. One means the place is occupied by a house and zero means an empty place. Count the number of empty places within a distance R with respect to all houses.

About

The problem is to find the number of empty spots within a distance relative to other houses. Consider an array containing either zero or one. One means the place is occupied by a house and zero means an empty place. Count the number of empty places within a distance R with respect to all houses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published