'CFG of w != w^R

Given L={w in {a,b}* | w != w^R}

I want to find its CFG. Please do not tell me the answer for that.

What is the intuition of solving these kind of questions?

I tried doing it for about 1 hour, with no luck.

Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source