Day 11/60: Easy brute force/meet in the middle problems and changing the plan

Revision en1, by Guendabiaani, 2020-04-18 18:38:52

This has not gone too well for the last week because I had several midterms, but hopefully I'll make up for it this week. Whenever I had time I tried simple brute force/meet in the middle problems.

515B - Drazil and His Happy Friends

Idea

1249C2 - Good Numbers (hard version)

Idea

1043D - Mysterious Crime

Idea

888E - Maximum Subsequence

Idea

769D - k-Interesting Pairs Of Integers

Idea

As for the plan I decided I will now mostly focus on solving harder problems since speed doesn't seem to matter that much at this level. For the basic techniques section that I need to practice DP, Two pointers, Range queries and Bit manipulation which I am not very familiar with.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Guendabiaani 2020-04-18 18:38:52 1971 Initial revision (published)