Difference between revisions of "Kumpulan Soal Pemrograman"
Gibransyah (talk | contribs) (New page: Berikut daftar situs dan buku yang menarik untuk bermain algoritma dan pemrograman. * [http://projecteuler.net/archives Project Euler] Project Euler is a series of challenging mathematic...) |
Gibransyah (talk | contribs) |
||
Line 1: | Line 1: | ||
Berikut daftar situs dan buku yang menarik untuk bermain algoritma dan pemrograman. | Berikut daftar situs dan buku yang menarik untuk bermain algoritma dan pemrograman. | ||
− | + | ==== Project Euler ==== | |
− | + | Alamat: http://projecteuler.net/archives | |
+ | Total Problem: 517 buah | ||
− | The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context. | + | Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context. |
+ | |||
+ | ==== PEG Online Judge ==== | ||
+ | Alamat: http://wcipeg.com/problems | ||
+ | Total Problem: 1021 buah | ||
+ | |||
+ | Welcome to the PEG Online Judge. This site was created by members of Woburn Collegiate Institute's Programming Enrichment Group as a resource for competitive programmers everywhere. We also run PEGWiki, a site for information and tutorials of algorithms. | ||
+ | Currently, we have 1021 problems, 257654 submissions, 277 analyses, and support for 15 languages. |
Revision as of 14:24, 30 September 2015
Berikut daftar situs dan buku yang menarik untuk bermain algoritma dan pemrograman.
Project Euler
Alamat: http://projecteuler.net/archives Total Problem: 517 buah
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems. The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.
PEG Online Judge
Alamat: http://wcipeg.com/problems Total Problem: 1021 buah
Welcome to the PEG Online Judge. This site was created by members of Woburn Collegiate Institute's Programming Enrichment Group as a resource for competitive programmers everywhere. We also run PEGWiki, a site for information and tutorials of algorithms. Currently, we have 1021 problems, 257654 submissions, 277 analyses, and support for 15 languages.