Syllabus
Syllabus
Class Details:
● Two regular classes and one solution class (on the basis of long contest) per week
● Regular Classes will be held on
o Thursday
o Monday
● Solution Class will be held on
o Friday
● Time: 8.30 PM
Day and Time can be changed on the preference of students and trainers.
Contest Details:
● There will be a long contest per week (will start from 2nd week)
● There will be two short contests per month (2 ~ 3 hours)
Payment details:
If someone pays the full fees in the first installment then he will get a
discount of 500 Taka.
● Last date of first installment - 24th July (you have to confirm your seat by paying
minimum of 1500 taka)
● Last date of second installement - 31st August (rest of the amount)
3. Loops
4. Array
● String
● Builtin String Functions
● Working with ASCII values
● String Concatenation
● String Compare
● Substring
● Subsequence
● Palindrome
● Newcomer Sheet #4
6. Functions
● Syntax
● Prototype of a function
● Arguments (Call by value & Call by reference)
● Different kinds of return type
● Newcomer Sheet #5
7. Recursion
● Recursion Tree
● Newcomer Sheet #7
8. Data Structure
● STL Vector
● STL Pair
● Compare Sort
● STL Set
● STL Map
● Stack
● Queue
● Dequeue
● Priority queue
10. Geometry