Basic Programming
Practice Intermediate concepts.
Target to solve 2-3 problems per day.
Contest Code LP2TO301
Problems 6
Duration 2-3 Days
Time Complexity
Practice problems to avoid TLE during contests.
Target to solve 2-3 problems per day.
Contest Code LP2TO308
Problems 20
Duration 10-12 Days
Sorting
Sorting algorithms specify the way to arrange data in a particular order.
Target to solve 2-3 problems per day.
Contest Code LP2TO302
Problems 21
Duration 8-10 Days
Binary Search
Binary Search is an algorithm used in a sorted array by repeatedly dividing the search interval in half.
Target to solve 1-2 problems per day.
Contest Code LP2TO303
Problems 10
Duration 8-10 Days
Standard Template Library
STL is a library that contains templates for containers, algorithms, and function objects.
Target to solve 1-2 problems per day.
Contest Code LP2TO304
Problems 10
Duration 8-10 Days
Bit Manipulation
Algorithmically manipulate bits using bitwise operations.
Target to solve 1-2 problems per day.
Contest Code LP2TO305
Problems 8
Duration 8-10 Days
Dynamic Programming
Break down a problem into simpler sub problems
Target to solve 1-2 problems per day.
Contest Code LP2TO306
Problems 12
Duration 8-10 Days
Number Theory
Math, Numbers and more Math.
Target to solve 1-2 problems per day.
Contest Code LP2TO307
Problems 10
Duration 8-10 Days