C Topic’s based on Learning Level
EASY :
// variable
// Data Type
// Input Output
// Instructions and Operators
MEDIUM :
// Conditional Statements
// Loops
// Function and Recursions
// Pointers
HARD :
// Arrays
// Stings
// Structures
// File I\O
// Dynamic Memory Allocation