Each tutorial should explain what is the problem is asking (maybe in simpler way than the problem description), what algorithm is required to solve the problem, why we need to use that algorithm, what other options out there to solve this problem. You don't need to give idea about all the different algorithms, you can just explain one way of solving the problem. Feel free to add any image if you think appropriate. Also include any other 3rd party article, book link so that other problem solver can learn from there. If you already shared the tutorial on other website (maybe your personal blog site), you can mention those link on the tutorial. And last but not the least, add your code on the tutorial. Please properly indent your code, also add comments on your code to make code more readable to problem solvers.
0 commit comments