Math, asked by Surajpandit5032, 11 months ago

Running time of count ways to divide circle using n non-intersecting chords

Answers

Answered by roysharanjeet
0

Count ways to divide circle using N non-intersecting chords. Given a number N, find the number of ways you can draw N chords in a circle with 2*N points such that no 2 chords intersect. Two ways are different if there exists a chord which is present in one way and not in other.

Similar questions