apprenda take home assessment
Derek McQuay
d6e76ef26b
also includes lineOnLine to determine if a line is on another line. Added a new type line struct which consists of two points. |
||
---|---|---|
cmd/recty | ||
.gitignore | ||
LICENSE | ||
point_test.go | ||
point.go | ||
README.md | ||
rectangle_test.go | ||
rectangle.go | ||
triangle_test.go | ||
triangle.go |
rect
apprenda take home assessment