Thread: Sign up -- Contest Thread

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Just because ygfperson's Avatar
    Join Date
    Jan 2002
    Posts
    2,490

    Sign up -- Contest Thread

    Contest theme: Phone Book
    Directions: Write a pure C program, using only standard function calls and your own wits, that organizes phone numbers and corresponding names in a way which makes your program the best.
    Criteria:
    speed -- will not be counted because it's damn near impossible to measure nowadays...
    efficiency -- make your program lean and mean
    elegance -- make your source code neat and logically flowing
    portability -- this should be inferred from "pure C"
    specialized criteria:
    sorting algorithms -- use the one most suitable for your program, and make it fit the above criteria
    interface -- make it look neat to the end user.
    flexibility -- make your program able to handle (reasonably) large volumes of data, and yet keep it small if the end user happens to be a priest (or just a nerd)
    Time Limit: write and submit your programs to [email protected] or you can pm me the code. Just make sure I have it. The contest ends next Sunday night, the 19th (because i'll be in North Carolina on Saturday). I will distribute the submitted code (which may include executables) to all the judges after then. There are 6 days left.(note: if you submit something within a day after sunday, which might happen because of time zone differences, i'll still accept it.)
    Signed up Contestants: 9 slots left, 6 slots filled
    Hammer
    cicero
    brian
    QuestionC
    dbaryl
    Dual-Catfish
    Signed up Judges: 2 slots left, 3 slots filled
    ygfperson
    nvoigt
    prelude
    Make sure your program can add new entries, delete old entries, and show current entries, at least. Those programs that can save their info for later are especially welcomed.

    If you want to judge or be a contestant reply to this thread saying which one you want to be. Judges should have the necessary knowledge to judge. Note: your source code will be posted in public after judging.

    And above all, make sure your program works...
    Good Luck.
    Last edited by ygfperson; 05-13-2002 at 08:09 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 04-12-2004, 01:37 AM
  2. WANTED: Contest Master
    By kermi3 in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-23-2003, 10:15 PM
  3. Your Best thread and your most stupid thread ??
    By jawwadalam in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 01-03-2003, 07:41 PM
  4. Sign Up -- The Next Contest
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 49
    Last Post: 06-26-2002, 06:09 PM