- Search about the the topic or domain on which you want to contribute like course topic, provided by, platform, etc.
- Take the reference from below example and structure your information similar to that .
- Check your code.
- Commit your change and go for pull request. NOTE-Wrong syntax code can be rejected. NOTE1 - Contribution must be done in the given format. Pull request wont be accepted if the format is wrong.
{
"id":"1",
"topic":"DSA - Array",
"question":"Find pair with given sum in the array",
"answer_link":"https://www.techiedelight.com/find-pair-with-given-sum-array/"
}