LEVEL 1
Fundamental Knowledge
Basic
- [x] basic input/output
- [x] data types
- [x] conditional statements
- [x] nested if else
- [x] loops (while/for)
- [x] arrays
- [x] strings
- [x] functions (pass by value)
- [x] functions (pass by reference)
Intermediate
- [x] practice some pattern questions
Level 2
Time Complexity