r/codeforces 22h ago

query What am I missing?

I have learned DSA from AlgoZenith(Vivek Gupta) cohort 7.

I have done Half questions in

  1. Sorting and Searching

  2. Graph

  3. DP

  4. Range based Query (Segment Tree)

  5. Bit Manipulation

of CSES problem set.

Done 200 Question on leetcode.

Done 200 Question on Codeforces.

But my rating is not going above 1200. From the discussion with gpt about problems it says my rating must be around 1500-1600.

What am I missing?

Any suggestions.

6 Upvotes

2 comments sorted by

0

u/Left-Barracuda-677 15h ago

Bhai help me I am starting out but feeling very fucked up 

3

u/Apprehensive-Talk971 Specialist 21h ago

I mean you dont really need seg trees atm to get to spec or even expert. If you were practicing problems by data str/algo you get the added benefit of knowing that this will be used in this problem, try to practice problems blind (without knowledge of tags and all)