[What can you do one week before the exam] [Python Group B provincial competition wins a prize] [Planning before the exam to continue life! 】

Without further ado, just come up with a plan

12-Day Review Plan - Blue Bridge Cup

Day 1 - Basics of Computer Algorithms

  • enumeration (high frequency)
  • sorting (high frequency)
  • search (high frequency)

Day 2 - Advanced Computer Algorithms

  • Count (IF)
  • Greedy (high frequency)
  • Dynamic programming (high frequency)

Day 3 - Graph Theory and Number Theory

  • Graph theory (high frequency)
  • Number Theory (High Frequency)

Day 4 - Game Theory and Probability Theory

  • Game theory (low frequency)
  • Probability Theory (IF)

Day 5 - Computational Geometry and String Algorithms

  • Computational Geometry (IF)
  • String arithmetic (high frequency)

Day 6 - Data Structure Basics

  • array (high frequency)
  • Object/Structure (IF)
  • string (high frequency)

Day 7 - Advanced Data Structure

  • queue (high frequency)
  • stack (high frequency)
  • tree (high frequency)

Day 8 - Graphs and Heaps

  • graph (high frequency)
  • stack (IF)

Day 9 - Balanced tree and segment tree

  • Balanced Tree (IF)
  • Segment tree (IF)

Day 10 - Complex and nested data structures

  • Complex Data Structures (Low Frequency)
  • Nested data structures (low frequency)

Day 11 - Blue Bridge Cup Frequently Asked Questions

  • Simulation questions (high frequency)
  • Math Problems (High Frequency)
  • Algorithm questions (high frequency)

Day 12 - Blue Bridge Cup topic analysis and practice

  • Analysis of previous Blue Bridge Cup topics
  • Do simulation exercises

foreword

In a blink of an eye, there are only 11 days left before the official exam, so what can we do during these 11 days to grab points as soon as possible.
First of all, no matter what your main review content is today, go to the official website of the Blue Bridge Cup Question Bank to review 10 choices every day. Don’t think it will be a waste of time. Filling in the blanks feels good. One question in 5 minutes is not a problem.
The following is a detailed 10-day plan, and the last two days are left for everyone to do the real questions

epilogue

It's the mules or the horses that come out for a walk. If we don't give up, we still have hope!

Guess you like

Origin blog.csdn.net/weixin_53415043/article/details/129795776