Chord Intersection Algorithm Overview This repository contains a O(n log n) algorithm for counting the number of intersecting chord pairs on a circle. Given n chords on a circle, each defined by its ...