Skip to content

ahmed3142/Techniques-from-practice

 
 

Repository files navigation

Techniques-from-practice

  • Never go to coding before thinking.
  • Write down all the main informations including constraints.
  • Make some test cases and find out the similarities between them.
  • Be careful about integer overflow.
  • Break the problem into smaller sub problems.
  • Don't get stuck in a problem for more than 30 minutes in a contest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%