Batch-5 Competitive Programming Complete Course
Batch-5 Competitive Programming Complete Course
💰
| Job Interview Guidelines |
Fee: 4000/- Only
Topics Covered:
C++ STL
Topics Covered:
Topics Covered:
Topics Covered:
● Harmony Series
● Prime Generation (Sieve of Eratosthenes)
● Prime Factorization
● Number of Divisors and Sum of Divisors
● Euler Phi Function
● Modular Arithmetic
● Fermat's Little Theorem
Module 4: Basic Graph Theory and Dynamic Programming
Topics Covered:
Topics Covered:
● Dijkstra’s Algorithm
● Bellman-Ford Algorithm
● Floyd-Warshall Algorithm
● Disjoint Set Union (DSU)
● Minimum Spanning Tree (MST)
● Longest Common Subsequence (LCS)
● Longest Increasing Subsequence (LIS) (Using DP and Binary Search)
● Bitmask DP and Digit DP
● Segment Tree and Lazy Propagation
● Merge Sort Tree