Sam_1812's blog

By Sam_1812, history, 2 weeks ago, In English

Hi guys I am currently rated about 900 .I have been solving 1000 rated question which I felt comfortable then I switched to 1100.In 1100 I am able to come up with logic and almost implement it but always there will be some flaws in the logic that I think of .So do you guys have faced such things If yes can you please suggest me how to overcome that and guys please this is a request tell me any resources to solve problems based on rating currently I am solving random problem based on ratings If you have any resources helpful for beginners you can share here and it would be great. Cheers..!

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

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

I think keep solving those problems and you will eventually get the hang of them . 1100 rated problems are very tricky imo and they are mostly observation based as far as I have solved and I think with more practice with you become good . TLDR : Keep solving you will eventually get them !

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

    Yes, 1100-1300 rating range has lots of ad — hoc problems !! I would suggest to write down even small to small observations in such problems (as comments or in a separate Notepad) and try to think of edge cases on your own !!

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

      What are ad-hoc problems bro?

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

        The ones that don't require any standard technique / algorithm to solve them; but some observations or logical stuff !!

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

TLE Eliminators CP 31 Sheet

There are various other resources, but this one worked for me as a beginner !!