Counting Sort

Counting sort is a sorting algorithm that sorts the elements of an array by counting the frequency of each distinct

N-Queens

Given a chess board having cells (NxN), N number queens needs to placed on the board in such a way