What to do
Create a TOC.md file inside each programming directory.
Format
| Filename with hyperlinked |
Description |
Expected Output |
Actual Output |
Explanation |
Also in hyperlinks |
| Dummy.c |
Array indexing |
0 |
1 |
Because of this |
Dummy in other lang |
edit : prefer using html table, rather than convention markdown for creating tables. Also put outside inside code blocks if possible!