Please read the new rule regarding the restriction on the use of AI tools. ×

sudheerreddy14's blog

By sudheerreddy14, history, 3 weeks ago, In English

Share your favourite I will try solving them .

  • Vote: I like it
  • +57
  • Vote: I do not like it

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

This, and this.

Enjoy solving!

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

1977C - Nikita and LCM beats them all

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

1968F - Отрезки с равным XOR the best problem as i ever seen

»
3 weeks ago, # |
  Vote: I like it +1 Vote: I do not like it
»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

1800: C. A Mist of Florescence

Hint(not really)
»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it
»
3 weeks ago, # |
Rev. 2   Vote: I like it +1 Vote: I do not like it

This is my personal list of fav problems, sorry but all problems are from 2000-2400 rating range but nonetheless they are great.

General Lesson

1993D - Med-imize

Lesson

1992G - Ultra-Meow

Lesson

2002D2 - DFS Checker (Hard Version)

Lesson

2002E - Cosmic Rays

Lesson

Find Kth smallest pair distance in an array: Leetcode HARD (but simple bs actually)

Lesson

2000G - Call During the Journey

Lesson:

2008H - Sakurako's Test

Lesson
  • »
    »
    3 weeks ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    thanks for sharing

  • »
    »
    3 weeks ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    I like your list. These are some questions that can be implemented within 10 minutes, if one gets the logic right.

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it
  • »
    »
    3 weeks ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    thanks for sharing

  • »
    »
    7 days ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    easiest 1600 rated problem I have ever done

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it
»
3 weeks ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it
»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Nice idea for practice

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it
»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

1600 1800 1600

Spoiler
»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it
»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Sorry, this one is out of the range, but It's one of the high quality problems that you would really enjoy thinking and reaching the solution all by yourself.

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

thanks for this post <3

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Literally, 1937C - Bitwise Operation Wizard is the best one I've ever seen.

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

1985G - D-Function. I read the formula they proved in the editorial after i solved it by generating some of the first numbers and learn the rules

And yes it works :) solving this problem is probably the best advancement i've made

»
3 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it
»
3 weeks ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it
»
2 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

this aaaand this one

»
13 days ago, # |
  Vote: I like it 0 Vote: I do not like it

the best problem I've ever solved on codeforces.

https://mirror.codeforces.com/contest/1284/problem/C

»
10 days ago, # |
  Vote: I like it 0 Vote: I do not like it
»
10 days ago, # |
  Vote: I like it 0 Vote: I do not like it
»
9 days ago, # |
  Vote: I like it 0 Vote: I do not like it

Found this interesting. enjoy

»
9 days ago, # |
  Vote: I like it 0 Vote: I do not like it

I would recommend looking for problems in this range on C2Ladders https://c2-ladders-juol.onrender.com

»
9 days ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

1879D - Sum of XOR Functions
Found it very interesting and educational.

»
9 days ago, # |
  Vote: I like it 0 Vote: I do not like it

some good problems are shared

»
9 days ago, # |
  Vote: I like it 0 Vote: I do not like it
»
9 days ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it
»
9 days ago, # |
  Vote: I like it 0 Vote: I do not like it
»
8 days ago, # |
  Vote: I like it 0 Vote: I do not like it
»
8 days ago, # |
  Vote: I like it 0 Vote: I do not like it

This one and This one both of them are really good the first is of DP and the second one is interactive

»
7 days ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it
»
31 hour(s) ago, # |
  Vote: I like it 0 Vote: I do not like it
»
10 hours ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

https://mirror.codeforces.com/contest/1884/problem/C best observation problem i have seen