ICPC Regional Practice

Fall 2010

[Isaac's Home Page ]  [Fun Page ]  [Printable ]  
   Home
   Tryout
   Previous
   Approach
   Stuff
   References
 
 Pair Matrix:
   Table
   Ascii
 
 Universidad de Valladolid:
   Online Judge
   Archive
   Local Copy
   Online Contest
 
 Regional Contests
   Local Index
   ICPC
   2006 Regional
   2005 Regional
   2004 Regional
   2003 Regional
 
 Previous Practices:
   2004 Summer
   2003 fall
 
 Library:
   Large Number
 
 Problems:
   Categories
 

Things to Master to be Successful when Competing in a Contest

  • Pre-Contest Preparation
    • Problem Solution Library
    • Utility Library Development
  • Data Structures + Algorithms
    • Classic Problem/Solution Categories
      • Basic Tools
        • Sorting/Searching (use built-in Quicksort)
      • Graph
        • Spanning Tree, Kruskal and Prim
        • Djikstra's
        • Floyd
      • Math
        • Least Common Multiple/Greatest Common Denominator
        • Modular/Modulo/Clock Arithmetic
        • Primes/Factorization
        • Geometry
          • Line Segments
          • Intersection of Line Segments
          • Distance
          • Points contained in a polygon
          • Intersections of polygons/lines
        • Large Number
      • String
        • String Matching
        • String Searching
  • Management
  • Contest Concepts
  • Future


Return to Top of Page


Return to Top of Page





[ Powered by CentOS Linux ] [ Powered by Apache ] [ Powered by PHP ]

The statements and opinions included in these pages are those of only. Any statements and opinions included in these pages are not those of Louisiana State University or the LSU Board of Supervisors.
© 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Isaac Traxler