This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:projects:details:fred03 [2009/04/07 15:30] admin created |
en:projects:details:fred03 [2016/06/23 11:26] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | === Introduction to algorithm/programming contest === | ||
- | |||
- | Although not really well known in the educational community, algorithm contests | ||
- | like the one organized by Topcoder are a good way to get a deep understanding | ||
- | behind all the classical algorithms in an interesting way. | ||
- | |||
- | The aim of this project is to look at one of the subjects that may be used in a long | ||
- | contest and try your best to get a good solution. Basically, the problem statement | ||
- | is easy to understand but has no optimal solution and thus allows for trying many different approaches. Your goal is to come up with one that gives good results on the various instances of the given problem. Moreover, you will be supplied with a visualizer and a tester to see how efficient your approach is and to help you in the development phase. | ||
- | |||
- | This project is more applied than theoretical and requires some programming skills. | ||
- | You can send an email to get more details or to see some example problems. | ||
- | |||
- | --- | ||
- | |||
- | ---- dataentry project ---- | ||
- | title : Introduction to algorithm/programming contest | ||
- | contactname: Frederic Didier | ||
- | contactmail_mail: frederic.didier@epfl.ch | ||
- | contacttel: 021 6931204 | ||
- | contactroom: BC 128 | ||
- | type : bachelor semester | ||
- | status : available | ||
- | table : projects | ||
- | created_dt : 2009-01-01 | ||
- | taken_dt : | ||
- | completed_dt : | ||
- | by : | ||
- | output_media : | ||
- | ====== | ||
- | template:datatemplates:project | ||
- | ---- | ||