Connecting Tech Pros Worldwide Forums | Help | Site Map

Suggest a project for An International Competition

Newbie
 
Join Date: Jan 2009
Location: Karachi, Hyderabad, Sukkur
Posts: 17
#1: Feb 7 '09
Hi,

Thank u in advance.... !

Dear I m Participating in International Competitation... ! plzzzz suggest me a project for that can beat in that compitation... ! and the scope of the project no more than one month... !

Thank u again .. !

I m waiting for IDEAS ... !

Regards,

Habib Ahmed Bhutto

debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,511
#2: Feb 20 '09

re: Suggest a project for An International Competition


If you can't come up with ideas then you should not participate in any competetions.
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#3: Feb 20 '09

re: Suggest a project for An International Competition


You should write an algorithm that proves that given any plane separated into regions that the regions may be colored using no more than four colors in such a way that no two adjacent regions receive the same color.
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#4: Feb 20 '09

re: Suggest a project for An International Competition


Oh wait i got a better one:
A square is magic if each of the rows, columns, and diagonals add up to the same total. So, for example, the square

Expand|Select|Wrap|Line Numbers
  1.     25    4  19
  2.     10   16  22
  3.     13   28   7 
is magic, since every row, column, and diagonal adds up to 48. Of the nine entries, three (4, 16 and 25) are perfect squares.

Write a program to find a 3 by 3 magic square all of whose entries are distinct perfect squares, or prove that such a square cannot exist.
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,783
#5: Feb 20 '09

re: Suggest a project for An International Competition


Quote:

Originally Posted by HabibBhutto View Post

Hi,

Thank u in advance.... !

Dear I m Participating in International Competitation... ! plzzzz suggest me a project for that can beat in that compitation... ! and the scope of the project no more than one month... !

Thank u again .. !

I m waiting for IDEAS ... !

Regards,

Habib Ahmed Bhutto

How about something that takes messages written in SMS-speak and translates it to English above a 5th grade reading level? It would be quite the challenge to capitalize sentences, fix spelling errors, put in all those pesky little words like 'to', 'a', 'an' that people think are no longer important.

Imagine how marketable it would be as a web component for forum sites, or even to cell phone makers. Type in a bunch of barely understandable things like "plz" "u" "NE1" "CU L8R" and have the recipient of the message receive "Please", "you" and "anyone" "See you later."
freelance programmer's Avatar
Newbie
 
Join Date: Dec 2008
Location: ijug.net
Posts: 12
#6: Feb 23 '09

re: Suggest a project for An International Competition


Quote:

Originally Posted by RedSon View Post

You should write an algorithm that proves that given any plane separated into regions that the regions may be colored using no more than four colors in such a way that no two adjacent regions receive the same color.

I guess this is no longer an open problem.
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#7: Feb 23 '09

re: Suggest a project for An International Competition


Who ever said it was an open problem?
Newbie
 
Join Date: Jan 2009
Location: Karachi, Hyderabad, Sukkur
Posts: 17
#8: Feb 23 '09

re: Suggest a project for An International Competition


Quote:

Originally Posted by debasisdas View Post

If you can't come up with ideas then you should not participate in any competetions.

yaar I have my own IDEA that is so strong but i tried for best... !

LATEST NEWS IS THAT

I m not participating... ! :( cause of some circumstances at home... ! :(

but thank ful to u all people who respomed me ... ! :)

by the way my IDEA was about to develop a tool for Software Engineers "Agile Modeling Tool"... ! which provides use case development user managment and multi user support , card development, and many other features and many poerful reports... !

but i did not participated... ! :(
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#9: Feb 23 '09

re: Suggest a project for An International Competition


That's probably for the best.
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#10: Mar 3 '09

re: Suggest a project for An International Competition


Those suggestions were difficult.
How about a simple: Prove the Riemann hypothesis.
Reply