Pseudonoise LFSR sequences of length $N = 2^k-1$ have the nice property that their cyclical autocorrelation is $N$ when the sequence is lined up with itself, and $-1$ elsewhere.
Is there a way to construct sequences of other lengths, that their cyclical correlation is close to $0$ or $-1$ when not lined up? If not, why not?