manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Add difference of rectangles #53

Open ra89fi opened 5 years ago

ra89fi commented 5 years ago

Description of new feature, or changes

It implements Sinisha Djukic's algorithm for difference of rectangles. Test cases have been added to check functionality.

Checklist

Related Issues and Discussions

Adds on the required features mentioned in #11

People to notify