Rosetta Code/Count examples/Full list
Full output for the Rosetta Code/Count examples#Raku task. Updated periodically.
This is something of a experiment. The languages have their completed task entries marked with a circled digit in the table so you can sort on the language to see which tasks have been done. Hold down control and click on several columns to do secondary, tertiary, etc. sorts. Ideally it would be nice to be able to generate the table on demand for any language but it is fairly intensive to generate. Once a week is ok, on demand would be unsustainable.
More than about 10 languages per page gets unwieldy and difficult to navigate. Generate reports for the top N languages in groups of 10. (N == 40 for now.)
See Rosetta_Code/Rank_languages_by_popularity/Full_list for a full language/task completion table.
Top tier | Second tier | Third tier | Fourth tier |
First ten programming languages by number of task examples completed: ① Phix ② Julia ③ Go ④ Raku ⑤ Perl ⑥ Python ⑦ Wren ⑧ Nim ⑨ C ⑩ Kotlin
Count | Task | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
---|---|---|---|---|---|---|---|---|---|---|---|
488 | Hello world/Text | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
323 | 99 bottles of beer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
316 | 100 doors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
316 | FizzBuzz | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
290 | Fibonacci sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
287 | Factorial | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
276 | Comments | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
268 | A+B | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
261 | Empty program | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
239 | Function definition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
229 | Loops/Infinite | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
226 | Reverse a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
225 | Loops/While | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
223 | Arrays | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
222 | Ackermann function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
206 | Loops/For | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
201 | Conditional structures | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
198 | Greatest common divisor | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
197 | Arithmetic/Integer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
197 | Greatest element of a list | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
189 | Array concatenation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
187 | Even or odd | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
185 | Integer comparison | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
185 | Repeat a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
184 | Averages/Arithmetic mean | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
182 | Increment a numerical string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
178 | Hello world/Graphical | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
173 | Copy a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
172 | Sieve of Eratosthenes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
169 | Boolean values | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
168 | Binary digits | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
168 | Loops/Downward for | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
168 | String concatenation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
166 | Apply a callback to an array | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
166 | Character codes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
165 | Towers of Hanoi | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
164 | Array length | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
164 | Loops/Do-while | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
164 | Loops/N plus one half | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
164 | Palindrome detection | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
164 | Sum and product of an array | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
163 | Hello world/Newline omission | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
163 | Loops/For with a specified step | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
163 | String length | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
162 | Integer sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
162 | Loops/Foreach | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
161 | String case | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
161 | Tokenize a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
160 | Loops/Break | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
160 | Sum of a series | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
157 | Rot-13 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
156 | Dot product | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
155 | Generic swap | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
155 | Leap year | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
155 | Sum of squares | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
154 | Empty string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
154 | Hailstone sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
153 | Filter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
153 | Logical operations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
150 | Associative array/Creation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
150 | Quine | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
149 | Sort an integer array | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
148 | Sorting algorithms/Bubble sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
146 | Roman numerals/Encode | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
145 | Execute a system command | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
145 | Factors of an integer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
144 | Caesar cipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
143 | Guess the number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
143 | Loop over multiple arrays simultaneously | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
143 | System time | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
142 | Higher-order functions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
142 | Remove duplicate elements | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
141 | Determine if a string is numeric | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
141 | Sorting algorithms/Quicksort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
141 | User input/Text | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
140 | File input/output | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
137 | Bitwise operations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
137 | Day of the week | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
137 | Luhn test of credit card numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
137 | Primality by trial division | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
136 | Hello world/Standard error | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
135 | Command-line arguments | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
135 | Read entire file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
134 | Create a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
134 | Happy numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
134 | Stack | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
134 | Substring | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
134 | Zero to the zero power | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
133 | Loops/Continue | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
133 | Mutual recursion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
131 | Pascal's triangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
131 | Sleep | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
130 | Generate lower case ASCII alphabet | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
129 | ABC problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
129 | Check that file exists | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
129 | Least common multiple | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
129 | Literals/String | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
128 | Date format | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
128 | Flatten a list | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
125 | Ethiopian multiplication | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
125 | Program termination | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
124 | Binary search | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
124 | Compound data type | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
124 | Variables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
123 | Balanced brackets | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
123 | Function composition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
123 | Include a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
123 | Literals/Integer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
122 | Detect division by zero | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
122 | Formatted numeric output | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
121 | Associative array/Iteration | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
121 | Loops/Nested | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
121 | Mandelbrot set | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
121 | Roman numerals/Decode | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
120 | Averages/Root mean square | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
120 | Count occurrences of a substring | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
120 | Knuth shuffle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
120 | N-queens problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
119 | Count in octal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
119 | Read a file line by line | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
119 | Sorting algorithms/Insertion sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
118 | Null object | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
117 | Multiplication tables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
117 | Search a list | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
116 | Anagrams | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
116 | Guess the number/With feedback | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
116 | Hash from two arrays | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
116 | Matrix transposition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
116 | Real constants and functions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
115 | Case-sensitivity of identifiers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
115 | Delete a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
115 | File size | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
115 | Identity matrix | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
115 | Letter frequency | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
114 | Averages/Median | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
114 | Babbage problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
114 | Classes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
114 | Find limit of recursion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
114 | Matrix multiplication | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
114 | Rename a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
113 | Align columns | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
113 | Environment variables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
113 | Input loop | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
113 | String matching | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
112 | Pangram checker | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
112 | Pick random element | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
112 | Random numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
111 | HTTP | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
111 | Haversine formula | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
111 | Hostname | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
111 | Return multiple values | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
110 | Arithmetic/Complex | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
110 | Perfect numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
109 | Assertions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
109 | Conway's Game of Life | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
109 | Look-and-say sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
108 | Accumulator factory | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
108 | Catalan numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
108 | Infinity | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
108 | Temperature conversion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
107 | Variadic function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
106 | Arithmetic-geometric mean | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
106 | Averages/Pythagorean means | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
106 | Horner's rule for polynomial evaluation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
106 | Levenshtein distance | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
106 | Permutations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
106 | Substring/Top and tail | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
105 | Program name | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
105 | Run-length encoding | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
105 | Sierpinski triangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
105 | String append | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
105 | Strip a set of characters from a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
104 | Anonymous recursion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
104 | Evaluate binomial coefficients | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
104 | Prime decomposition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
104 | Reverse words in a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
104 | Strip whitespace from a string/Top and tail | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
104 | Zig-zag matrix | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
103 | Bulls and cows | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
103 | Comma quibbling | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
103 | Regular expressions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
103 | String interpolation (included) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
102 | Exceptions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
102 | Nth root | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
102 | Sorting algorithms/Merge sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
102 | Trigonometric functions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
101 | Combinations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
101 | Ordered words | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
101 | Queue/Definition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
99 | Middle three digits | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
99 | Shell one-liner | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
99 | Short-circuit evaluation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
99 | Sorting algorithms/Selection sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
99 | String prepend | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
98 | 24 game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
98 | Call a function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
98 | Power set | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
98 | Sum multiples of 3 and 5 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
98 | Vector products | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
97 | Arbitrary-precision integers (included) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
97 | Create a two-dimensional array at runtime | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
97 | Harshad or Niven series | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
97 | Range extraction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
97 | Sum digits of an integer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
97 | The Twelve Days of Christmas | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
96 | Interactive programming | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
96 | Range expansion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
96 | Y combinator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
95 | Enumerations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
95 | N'th | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
95 | Sierpinski carpet | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
95 | Sorting algorithms/Gnome sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
94 | Collections | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
94 | Execute Brain**** | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
94 | Time a function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
94 | Walk a directory/Non-recursively | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
93 | Digital root | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
93 | Evolutionary algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
93 | First-class functions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | Averages/Mode | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | Create an HTML table | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | Exponentiation operator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | Inheritance/Single | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | MD5 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | One-dimensional cellular automata | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | Sequence of non-squares | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
92 | Sorting algorithms/Cocktail sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | Cumulative standard deviation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | Dragon curve | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | Forward difference | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | JSON | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | Random number generator (included) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | Sort using a custom comparator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
90 | Symmetric difference | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
89 | Averages/Simple moving average | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
89 | Hello world/Newbie | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
89 | Josephus problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
89 | Sorting algorithms/Bogosort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
89 | String comparison | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
88 | Entropy | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
88 | Gray code | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
88 | Hamming numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
88 | Langton's ant | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
88 | Monty Hall problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
87 | Greatest subsequential sum | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
87 | Number names | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
87 | Price fraction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Abundant, deficient and perfect number classifications | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Amicable pairs | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | CSV data manipulation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Five weekends | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Hofstadter Q sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Menu | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Number reversal game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
86 | Tree traversal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
85 | Abstract type | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
85 | CSV to HTML translation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
85 | Compare a list of strings | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
85 | Map range | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
85 | Sorting algorithms/Heapsort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
84 | SEDOLs | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Almost prime | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Catamorphism | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Last Friday of each month | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Non-decimal radices/Convert | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Queue/Usage | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Simple windowed application | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
83 | Sort an array of composite structures | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
83 | Walk a directory/Recursively | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
83 | Window creation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
82 | Closures/Value capture | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
82 | File modification time | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
82 | Introspection | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
82 | Set | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
82 | Terminal control/Clear the screen | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
82 | URL decoding | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
81 | Box the compass | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
81 | Calculating the value of e | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
81 | Count in factors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
81 | Monte Carlo methods | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
80 | Hello world/Line printer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
80 | Literals/Floating point | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
80 | Terminal control/Ringing the terminal bell | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
80 | Top rank per group | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Count the coins | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Find common directory path | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Jensen's Device | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Long multiplication | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Playing cards | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Roots of unity | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Show the epoch | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Singly-linked list/Traversal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Sorting algorithms/Shell sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Spiral matrix | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Split a character string based on change of character | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
79 | Web scraping | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
79 | Word wrap | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Address of a variable | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Bitmap | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | CRC-32 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Concurrent computing | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Date manipulation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Find the last Sunday of each month | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Floyd's triangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Multifactorial | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Operator precedence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Order two numerical lists | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Read a specific line from a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Repeat | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
78 | Sockets | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
78 | XML/Input | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | Dynamic variable names | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
77 | Knapsack problem/0-1 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | Linear congruential generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | Proper divisors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | Pythagorean triples | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | Sorting algorithms/Counting sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | Strip comments from a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
77 | URL encoding | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
76 | Averages/Mean angle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
76 | Call an object method | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
76 | Find the missing permutation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
76 | Here document | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
76 | Keyboard input/Obtain a Y or N response | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
76 | Munchausen numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Kaprekar numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Lucas-Lehmer test | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Man or boy test | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Modular inverse | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Non-decimal radices/Output | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Phrase reversals | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Population count | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
75 | Soundex | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Anagrams/Deranged anagrams | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Calendar | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | List comprehensions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Parsing/RPN calculator algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Pi | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Read a configuration file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | SHA-1 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Semordnilap | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Sorting algorithms/Comb sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Unicode variable names | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
74 | Write entire file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
73 | Equilibrium index | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
73 | Fibonacci n-step number sequences | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
73 | Gamma function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
73 | Hello world/Web server | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
73 | Multiple distinct objects | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
73 | Show ASCII table | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
73 | Sudoku | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Animation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
72 | Empty directory | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Exceptions/Catch an exception thrown in a nested call | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Execute HQ9+ | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Guess the number/With feedback (player) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | SHA-256 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Singly-linked list/Element definition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Sort disjoint sublist | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Special characters | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Vigenère cipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
72 | Zeckendorf number representation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
71 | AKS test for primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
71 | Convert seconds to compound duration | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
71 | Euler's sum of powers conjecture | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
71 | Longest common subsequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
71 | Rock-paper-scissors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
71 | Stair-climbing puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
71 | Take notes on the command line | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
70 | Bitmap/Bresenham's line algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
70 | Call a foreign-language function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Currying | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Enforced immutability | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | IBAN | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Largest int from concatenated ints | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Old lady swallowed a fly | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Polymorphism | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Quaternion type | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Rep-string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Sorting algorithms/Stooge sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Trabb Pardo–Knuth algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
70 | Write float arrays to a text file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | 15 puzzle game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
69 | Catalan numbers/Pascal's triangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Closest-pair problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Combinations with repetitions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Constrained random points on a circle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Draw a sphere | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Flow-control structures | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Four bit adder | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Horizontal sundial calculations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Magic squares of odd order | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Maze generation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Numerical integration | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
69 | Self-describing numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
68 | Euler method | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
68 | Extend your language | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
68 | Fractal tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
68 | Jump anywhere | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
68 | Named parameters | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
68 | Priority queue | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
68 | Text processing/Max licenses in use | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Benford's law | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Chinese remainder theorem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Fast Fourier transform | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Fork | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
67 | Nested function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Pernicious numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Roots of a function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Sorting algorithms/Pancake sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Special variables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
67 | Unix/ls | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Amb | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Arithmetic/Rational | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Barnsley fern | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
66 | Morse code | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
66 | One of n lines in a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Remove lines from a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Runtime evaluation | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | ||
66 | Sequence of primes by trial division | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Sort stability | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Strip control codes and extended characters from a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Thue-Morse | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Van der Corput sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
66 | Variable size/Get | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | Department numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | Documentation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | General FizzBuzz | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | HTTPS | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
65 | Hofstadter-Conway $10,000 sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | Inheritance/Multiple | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | Narcissistic decimal number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | Optional parameters | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
65 | Roots of a quadratic function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
64 | Anti-primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
64 | Continued fraction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
64 | Factors of a Mersenne number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
64 | Reduced row echelon form | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
64 | XML/Output | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Angle difference between two bearings | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Exponentiation order | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Memory allocation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Non-decimal radices/Input | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Singly-linked list/Element insertion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Tic-tac-toe | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Undefined values | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Word frequency | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
63 | Write language name in 3D ASCII | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Animate a pendulum | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
62 | Cholesky decomposition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Circles of given radius through two points | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Damm algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Globally replace text in several files | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
62 | Mouse position | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Plot coordinate pairs | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
62 | Probabilistic choice | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Runge-Kutta method | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Semiprime | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Sort three variables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
62 | Stern-Brocot sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | 100 prisoners | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Arithmetic evaluation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Averages/Mean time of day | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Binary strings | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Get system command output | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Jewels and stones | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Modular exponentiation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
61 | Sorting algorithms/Sleep sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | 24 game/Solve | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
60 | Best shuffle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Draw a clock | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
60 | Knapsack problem/Continuous | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Miller–Rabin primality test | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Partial function application | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Test a function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Truncatable primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Unicode strings | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
60 | Yin and yang | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
59 | 9 billion names of God the integer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | Bitmap/Write a PPM file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
59 | Cartesian product of two or more lists | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | Dutch national flag problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | Emirp primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | Generator/Exponential | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | Host introspection | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
59 | Huffman coding | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | Knapsack problem/Unbounded | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
59 | User input/Graphical | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
58 | Add a variable to a class instance at runtime | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
58 | Brownian tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
58 | Compile-time calculation | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑨ | ⑩ | |
58 | Extract file extension | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
58 | Hash join | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
58 | Knight's tour | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
58 | Odd word problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
58 | Sorting algorithms/Bead sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
58 | Subleq | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
58 | Two sum | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | 2048 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
57 | 4-rings or 4-squares puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Abundant odd numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | CUSIP | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Deal cards for FreeCell | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Delegates | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Draw a cuboid | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | I before E except after C | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Integer overflow | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | JortSort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Left factorials | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Leonardo numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Longest common prefix | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
57 | Ludic numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Mad Libs | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Matrix-exponentiation operator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Multisplit | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Random number generator (device) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
57 | Scope modifiers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Sorting algorithms/Permutation sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Stem-and-leaf plot | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
57 | Terminal control/Coloured text | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Terminal control/Display an extended character | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Topological sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Truncate a file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
57 | Van Eck sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
56 | DNS query | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
56 | Dinesman's multiple-dwelling problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
56 | Discordian date | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
56 | Doubly-linked list/Element definition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
56 | Fibonacci word | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
56 | Forest fire | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
56 | LZW compression | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
56 | Rosetta Code/Rank languages by popularity | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
56 | Singleton | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Base64 encode data | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Define a primitive data type | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
55 | Extreme floating point values | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Grayscale image | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
55 | Long year | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
55 | Modulinos | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
55 | Munching squares | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Pascal matrix generation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Sierpinski triangle/Graphical | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Square but not cube | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
55 | Stack traces | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Draw a pixel | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Handle a signal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Magic 8-ball | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Pointers and references | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Quickselect algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Runtime evaluation/In an environment | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | |||
54 | Synchronous concurrency | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Terminal control/Cursor positioning | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Unbias a random generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Universal Turing machine | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
54 | Wireworld | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
54 | XML/XPath | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
53 | Base64 decode data | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Bernoulli numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Convert decimal number to rational | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Determine if a string is collapsible | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Maximum triangle path sum | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Non-continuous subsequences | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Send email | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
53 | Statistics/Basic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | Ternary logic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
53 | XML/DOM serialization | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
52 | Attractive numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Call a function in a shared library | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
52 | Determine if a string has all the same characters | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Dining philosophers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | FASTA format | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | First-class functions/Use numbers analogously | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
52 | Heronian triangles | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Inverted syntax | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Iterated digits squaring | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Keyboard input/Keypress check | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Longest common substring | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Longest increasing subsequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Loops/Increment loop index within loop body | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Polynomial regression | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Rate counter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Seven-sided dice from five-sided dice | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Smith numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Strip block comments | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Text processing/2 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Validate International Securities Identification Number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
52 | Vector | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Chinese zodiac | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Copy stdin to stdout | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Farey sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Gaussian elimination | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
51 | Holidays related to Easter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | McNuggets problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Move-to-front algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Pig the dice game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Respond to an unknown method call | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
51 | Sattolo cycle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Shoelace formula for polygonal area | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
51 | Tokenize a string with escaping | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Archimedean spiral | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Colour bars/Display | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Dijkstra's algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
50 | Find the intersection of two lines | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | GUI component interaction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
50 | ISBN13 check digit | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Make directory path | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
50 | Password generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Perfect shuffle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Search a list of records | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
50 | Zebra puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Associative array/Merging | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
49 | Determinant and permanent | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Doubly-linked list/Traversal | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
49 | Fractran | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
49 | Jaro distance | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Kernighans large earthquake problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Last letter-first letter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Metaprogramming | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | RPG attributes generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Sort numbers lexicographically | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
49 | Text processing/1 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Chaos game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
48 | Doubly-linked list/Element insertion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Execute a Markov algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Extensible prime generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Greyscale bars/Display | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
48 | Hofstadter Figure-Figure sequences | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Longest string challenge | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Naming conventions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Polymorphic copy | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Polynomial long division | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Stable marriage problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
48 | Visualize a tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
47 | Append a record to the end of a text file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
47 | Cantor set | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
47 | Echo server | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | ||
47 | History variables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
47 | Kronecker product | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
47 | Narcissist | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
47 | Water collected between towers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | Active object | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | Average loop length | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | Bitmap/Flood fill | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
46 | Determine if a string has all unique characters | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | Determine if only one instance is running | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
46 | Egyptian division | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | OpenGL | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
46 | Set consolidation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | Ulam spiral (for primes) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
46 | Verify distribution uniformity/Naive | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Bulls and cows/Player | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Element-wise operations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Image noise | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Parsing/Shunting-yard algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Rosetta Code/Count examples | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
45 | Send an unknown method call | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
45 | Sorting algorithms/Radix sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Sparkline in unicode | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
45 | Taxicab numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Atomic updates | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Bitmap/Read a PPM file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
44 | Carmichael 3 strong pseudoprimes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Doubly-linked list/Definition | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
44 | Elementary cellular automaton | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | GUI/Maximum window dimensions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Generate Chess960 starting position | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Nim game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Problem of Apollonius | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Spinning rod animation/Text | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Subtractive generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Sum to 100 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
44 | Text between | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
44 | Truth table | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Currency | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Determine if a string is squeezable | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Fusc sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Gapful numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Hickerson series of almost integers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Keyboard input/Flush the keyboard buffer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Knapsack problem/Bounded | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | MD5/Implementation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Percentage difference between images | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
43 | S-expressions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Secure temporary file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
43 | Twelve statements | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
43 | UTF-8 encode and decode | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
43 | Voronoi diagram | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Aliquot sequence classifications | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Calendar - for "REAL" programmers | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑨ | ⑩ | |
42 | Deepcopy | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Digital root/Multiplicative digital root | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Fivenum | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Flipping bits game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Hilbert curve | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Permutations by swapping | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Permutations/Derangements | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Sorting Algorithms/Circle Sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Speech synthesis | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
42 | Summarize and say sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
42 | Table creation/Postal addresses | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
42 | Terminal control/Dimensions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
42 | The Name Game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Balanced ternary | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Bell numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Bitmap/Midpoint circle algorithm | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
41 | Combinations and permutations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Inverted index | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Parallel calculations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
41 | Pascal's triangle/Puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Permutation test | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Remove vowels from a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
41 | Sort a list of object identifiers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Sorting algorithms/Strand sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Start from a main routine | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑨ | ⑩ | |
41 | Topswops | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
41 | Two identical strings | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑨ | |||
41 | Variable size/Set | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Casting out nines | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Chowla numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Color of a screen pixel | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Cramer's rule | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Euler's identity | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | GUI enabling/disabling of controls | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
40 | Musical scale | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | ||
40 | Primorial numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Recaman's sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Sailors, coconuts and a monkey problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Scope/Function names and labels | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
40 | Variable-length quantity | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | 21 game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
39 | Abbreviations, automatic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Brace expansion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Colour pinstripe/Display | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Create a file on magnetic tape | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
39 | Feigenbaum constant calculation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Julia set | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
39 | Knuth's algorithm S | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | MAC Vendor Lookup | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Magic squares of doubly even order | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Order disjoint list items | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
39 | Parametric polymorphism | ① | ② | ③ | ④ | ⑦ | ⑧ | ⑨ | ⑩ | ||
39 | Parsing/RPN to infix conversion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Permutations with repetitions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
39 | Prime conspiracy | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Ray-casting algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
39 | Statistics/Normal distribution | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Brazilian numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Break OO privacy | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
38 | Constrained genericity | ① | ② | ③ | ④ | ⑦ | ⑧ | ⑩ | |||
38 | Cuban primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Cycle detection | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
38 | Days between dates | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
38 | Display a linear combination | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Floyd-Warshall algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Idiomatically determine all the lowercase and uppercase letters | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Kahan summation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
38 | LU decomposition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Metered concurrency | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Minesweeper game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
38 | Multiple regression | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Pathological floating point problems | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Pythagorean quadruples | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | QR decomposition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
38 | Ranking methods | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Read a file character by character/UTF8 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Substitution cipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Sutherland-Hodgman polygon clipping | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
38 | Tau number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
38 | Terminal control/Hiding the cursor | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Totient function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
38 | Vampire number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Abbreviations, easy | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Approximate equality | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Bioinformatics/base count | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | File extension is in extensions list | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Find palindromic numbers in both binary and ternary bases | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Find the intersection of a line with a plane | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Function prototype | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑨ | ⑩ | |
37 | Input/Output for lines of text | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
37 | Input/Output for pairs of numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
37 | Long primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Loops/Wrong ranges | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Lychrel numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
37 | MD4 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Metronome | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Object serialization | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
37 | Penney's game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Rosetta Code/Find bare lang tags | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
37 | Solve the no connection puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Sum of divisors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
37 | Terminal control/Inverse video | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
37 | Test integerness | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Abbreviations, simple | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Bitwise IO | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Convex hull | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Egyptian fractions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Events | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
36 | Fibonacci word/fractal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
36 | Humble numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Isqrt (integer square root) of X | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Largest number divisible by its digits | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Loops/With multiple ranges | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Maze solving | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
36 | Mertens function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
36 | Numerical integration/Gauss-Legendre Quadrature | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Ordered partitions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Pinstripe/Display | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Primality by Wilson's theorem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
36 | RIPEMD-160 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Safe primes and unsafe primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Square-free integers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
36 | Terminal control/Unicode output | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
35 | Arithmetic-geometric mean/Calculate Pi | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
35 | Bitmap/Bézier curves/Cubic | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
35 | Check output device is a terminal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
35 | Entropy/Narcissist | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
35 | Multiline shebang | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | |||
35 | Parametrized SQL statement | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
35 | Pentagram | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
35 | RSA code | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
34 | Conjugate transpose | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
34 | Mutex | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
34 | Palindrome dates | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
34 | Pattern matching | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑩ | ||
34 | Pythagoras tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
34 | Set puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
34 | Subset sum problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
34 | Topic variable | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
34 | Words containing "the" substring | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
34 | Yellowstone sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Bitcoin/address validation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Cheryl's birthday | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Church numerals | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
33 | Continued fraction/Arithmetic/Construct from rational number | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Determine if two triangles overlap | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Executable library | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
33 | Factorions | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
33 | Four is magic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Galton box animation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Integer roots | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
33 | Multi-dimensional array | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Multiplicative order | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Negative base numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Old Russian measure of length | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Parse command-line arguments | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Partition an integer x into n primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Poker hand analyser | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Resistor mesh | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Solve a Hidato puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Sorting algorithms/Patience sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Straddling checkerboard | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Terminal control/Cursor movement | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
33 | Textonyms | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Bitmap/Bézier curves/Quadratic | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
32 | Check input device is a terminal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Decimal floating point number to binary | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
32 | Eban numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Execute SNUSP | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Lah numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Rosetta Code/Find unimplemented tasks | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
32 | Sequence: smallest number with exactly n divisors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Set of real numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Type detection | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
32 | Use another language to call a function | ① | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | |||
32 | Write to Windows event log | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | ||
32 | Zhang-Suen thinning algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
32 | Zumkeller numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
31 | Apply a digital filter (direct form II transposed) | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
31 | Bitmap/Histogram | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
31 | Check Machin-like formulas | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
31 | Checkpoint synchronization | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Draw a rotating cube | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
31 | Faulhaber's formula | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Faulhaber's triangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | First class environments | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | First power of 2 that has leading decimal digits of 12 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Implicit type conversion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
31 | Keyboard macros | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
31 | Modular arithmetic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Numeric error propagation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Parallel brute force | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Perfect totient numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Reflection/List properties | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑩ | ||
31 | Simple database | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
31 | Sorting algorithms/Cycle sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Strong and weak primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
31 | Tau function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
31 | URL parser | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑩ | ||
31 | Xiaolin Wu's line algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
30 | AVL tree | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
30 | Arena storage pool | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
30 | Bacon cipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Chaocipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Chat server | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | ||
30 | Compiler/lexical analyzer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
30 | Deconvolution/1D | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Dice game probabilities | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Diversity prediction theorem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Extra primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
30 | FTP | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
30 | Gauss-Jordan matrix inversion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
30 | HTTPS/Authenticated | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
30 | Koch curve | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Length of an arc between two angles | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
30 | Mersenne primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
30 | Mian-Chowla sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Pragmatic directives | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Rosetta Code/Fix code tags | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
30 | Sequence: smallest number greater than previous term with exactly n divisors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | State name puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Stream merge | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Terminal control/Preserve screen | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Update a configuration file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Verify distribution uniformity/Chi-squared test | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Weird numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
30 | Window creation/X11 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
30 | Word break problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
29 | Death Star | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
29 | Decision tables | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
29 | Find first and last set bit of a long integer | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
29 | Formal power series | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | Jacobi symbol | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | Longest common suffix | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
29 | Memory layout of a data structure | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | Sexy primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | Smarandache prime-digital sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
29 | Sum and product puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | Sum of the digits of n is substring of n | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
29 | Super-d numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | Superellipse | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
29 | World Cup group stage | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | ABC words | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
28 | Active Directory/Connect | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | ||
28 | Burrows–Wheeler transform | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Chebyshev coefficients | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Chemical calculator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Coprimes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
28 | Find largest left truncatable prime in a given base | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Honeycombs | ① | ② | ③ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | ||
28 | Machine code | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
28 | Natural sorting | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Numbers divisible by their individual digits, but not by the product of their digits. | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑨ | |||
28 | Peano curve | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
28 | Pell's equation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Perlin noise | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Polyspiral | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
28 | Product of divisors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
28 | Ramsey's theorem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
28 | Same fringe | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
28 | The ISAAC Cipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Thiele's interpolation formula | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Unprimeable numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
28 | Word wheel | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
27 | Angles (geometric), normalization and conversion | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Birthday problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Card shuffles | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Create an object at a given address | ① | ② | ③ | ④ | ⑤ | ⑧ | ⑨ | ⑩ | ||
27 | Cut a rectangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | First perfect square in base n with n unique digits | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Go Fish | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
27 | Law of cosines - triples | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Nautical bell | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
27 | Nonoblock | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Palindromic gapful numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
27 | Paraffins | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Range consolidation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Reflection/List methods | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑩ | ||
27 | Safe addition | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Solve a Holy Knight's tour | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
27 | Strange numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
27 | Successive prime differences | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
27 | Table creation | ① | ② | ③ | ④ | ⑥ | ⑨ | ||||
27 | Tonelli-Shanks algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | A* search algorithm | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
26 | Distributed programming | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | |||
26 | Fairshare between two and more | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Fermat numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Finite state machine | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
26 | Fraction reduction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Image convolution | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
26 | Kronecker product based fractals | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Magic squares of singly even order | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Minimum positive multiple in base 10 using only 0 and 1 | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
26 | Monads/Maybe monad | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
26 | Möbius function | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
26 | N-smooth numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Numbers with prime digits whose sum is 13 | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
26 | Plasma effect | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
26 | Ramer-Douglas-Peucker line simplification | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Sequence of primorial primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Stirling numbers of the first kind | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Stirling numbers of the second kind | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
26 | Strange plus numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
26 | Teacup rim text | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
25 | Abelian sandpile model | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
25 | Alternade words | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
25 | Audio alarm | ① | ② | ③ | ⑥ | ⑧ | ⑩ | ||||
25 | Bin given limits | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
25 | Cipolla's algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Color wheel | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
25 | Cousin primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
25 | Elliptic curve arithmetic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Function frequency | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
25 | Generate random chess position | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Hough transform | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
25 | Idiomatically determine all the characters that can be used for symbols | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
25 | Intersecting number wheels | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Linux CPU utilization | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
25 | Mayan numerals | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
25 | Parse an IP Address | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Pierpont primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Play recorded sounds | ① | ② | ③ | ⑥ | ⑦ | ⑧ | ||||
25 | Primes which sum of digits is 25 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
25 | RCRPG | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
25 | Random Latin squares | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Shift list elements to left by 3 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
25 | Sierpinski pentagon | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | ||
25 | Sorting algorithms/Cocktail sort with shifting bounds | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
25 | Welch's t-test | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
25 | Yahoo! search interface | ① | ③ | ④ | ⑤ | ⑥ | ⑩ | ||||
24 | Base58Check encoding | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
24 | Circular primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Find words with alternating vowels and consonants | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
24 | Fixed length records | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
24 | Hunt the Wumpus | ① | ② | ③ | ④ | ⑤ | ⑥ | ||||
24 | K-means++ clustering | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
24 | List rooted trees | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Make a backup file | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
24 | Mind boggling card trick | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Next highest int from digits | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Numbers with equal rises and falls | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
24 | Percolation/Mean run density | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Permutations/Rank of a permutation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Pseudo-random numbers/PCG32 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Shortest common supersequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Simulate input/Keyboard | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |||
24 | Superpermutation minimisation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Total circles area | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
24 | Video display modes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑩ | ||
23 | Active Directory/Search for a user | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | |||
23 | Common sorted list | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
23 | Create an object/Native demonstration | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
23 | De Bruijn sequences | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
23 | Deming's Funnel | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
23 | Elementary cellular automaton/Random Number Generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
23 | Find words which contains more than 3 e vowels | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
23 | Kolakoski sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
23 | Long literals, with continuations | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
23 | Lucky and even lucky numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
23 | Main step of GOST 28147-89 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
23 | Markov chain text generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
23 | Numbers which binary and ternary digit sum are prime | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑨ | |||
23 | Playfair cipher | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
23 | Pseudo-random numbers/Xorshift star | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
23 | Record sound | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
23 | Reverse the gender of a string | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
23 | SOAP | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | ||
23 | Solve a Hopido puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
23 | Spelling of ordinal numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
23 | Strange unique prime triplets | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
22 | ASCII art diagram converter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
22 | Addition chains | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Additive primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | |||
22 | Assertions in design by contract | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑩ | ||
22 | Bioinformatics/Sequence mutation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
22 | Change e letters to i in words | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
22 | Commatizing numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
22 | Find duplicate files | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
22 | Increasing gaps between consecutive Niven numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
22 | Kosaraju | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
22 | Levenshtein distance/Alignment | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Magnanimous numbers | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
22 | Mastermind | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
22 | Matrix chain multiplication | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Monads/List monad | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
22 | Nested templated data | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
22 | Nice primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
22 | Padovan sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
22 | Pig the dice game/Player | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
22 | Self numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Snake and Ladder | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | ||
22 | Sokoban | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Solve a Numbrix puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
22 | Sum of first n cubes | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑨ | |||
22 | UPC | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Vigenère cipher/Cryptanalysis | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
22 | Vogel's approximation method | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
21 | Bitcoin/public point to address | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
21 | Data Encryption Standard | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
21 | Eertree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
21 | Esthetic numbers | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
21 | Find prime numbers of the form n*n*n+2 | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
21 | Joystick position | ① | ② | ③ | ④ | ⑥ | |||||
21 | K-d tree | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
21 | Median filter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
21 | Native shebang | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
21 | Numeric separator syntax | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
21 | Orbital elements | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
21 | Reflection/Get source | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑩ | |||
21 | Sum data type | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑨ | ||
21 | Window management | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
20 | 15 puzzle solver | ① | ② | ③ | ⑥ | ⑦ | ⑧ | ⑨ | |||
20 | Arithmetic coding/As a generalized change of radix | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
20 | Bilinear interpolation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
20 | Changeable words | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
20 | Cistercian numerals | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
20 | Exponentiation with infix operators in (or operating on) the base | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
20 | File size distribution | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
20 | Frobenius numbers | ① | ② | ④ | ⑤ | ⑦ | ⑨ | ||||
20 | Index finite lists of positive integers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
20 | Montgomery reduction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
20 | N-body problem | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
20 | P-value correction | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
20 | Pancake numbers | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑨ | ⑩ | |
20 | Partition function P | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
20 | Polynomial synthetic division | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
20 | Sunflower fractal | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
20 | Ulam numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
19 | Abelian sandpile model/Identity | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | |||
19 | Code segment unload | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
19 | Color quantization | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
19 | Common list elements | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
19 | Elementary cellular automaton/Infinite length | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
19 | Knuth's power tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
19 | Latin Squares in reduced form | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
19 | Line circle intersection | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
19 | Metallic ratios | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
19 | Monads/Writer monad | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
19 | Names to numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
19 | Odd words | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
19 | Perceptron | ① | ② | ③ | ④ | ⑥ | ⑩ | ||||
19 | Percolation/Site percolation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
19 | Primes - allocate descendants to their ancestors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
19 | Print debugging statement | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
19 | Rare numbers | ① | ② | ③ | ⑥ | ⑦ | ⑧ | ⑩ | |||
19 | Readline interface | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
19 | SQL-based authentication | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
19 | Selective file copy | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑩ | |||
19 | Show the (decimal) value of a number of 1s appended with a 3, then squared | ① | ② | ④ | ⑤ | ⑦ | ⑨ | ||||
19 | Sierpinski arrowhead curve | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
19 | Simulate input/Mouse | ② | ③ | ④ | ⑥ | ⑨ | ⑩ | ||||
19 | Transportation problem | ① | ② | ③ | ④ | ⑦ | ⑩ | ||||
19 | Untrusted environment | ① | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | |||
19 | Word search | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
19 | Zeckendorf arithmetic | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | |
18 | Canonicalize CIDR | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
18 | Compiler/code generator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
18 | Draw pixel 2 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
18 | EKG sequence convergence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
18 | Find URI in text | ① | ② | ③ | ④ | ⑤ | ⑩ | ||||
18 | Imaginary base numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
18 | Just in time processing on a character stream | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
18 | Merge and aggregate datasets | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
18 | Nimber arithmetic | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
18 | Nonogram solver | ① | ② | ③ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | ||
18 | Solve triangle solitare puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
18 | Triplet of three numbers | ① | ② | ④ | ⑤ | ⑦ | ⑨ | ||||
18 | Twin primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
17 | Biorhythms | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
17 | Bitmap/Read an image through a pipe | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
17 | Calkin-Wilf sequence | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
17 | Compiler/virtual machine interpreter | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
17 | Find if a point is within a triangle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
17 | Find words which contains all the vowels | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
17 | Find words which first and last three letters are equals | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
17 | HTTPS/Client-authenticated | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑩ | ||
17 | Matrix digital rain | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
17 | Most frequent k chars distance | ① | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | |||
17 | NYSIIS | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
17 | Padovan n-step number sequences | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
17 | Particle swarm optimization | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
17 | Percolation/Bond percolation | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
17 | Percolation/Mean cluster density | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
17 | Piprimes | ① | ② | ④ | ⑤ | ⑦ | ⑨ | ||||
17 | Prime words | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
17 | Proof | ① | ③ | ④ | ⑦ | ||||||
17 | Retrieve and search chat history | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ||
17 | Separate the house number from the street name | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
17 | Sequence: nth number with exactly n divisors | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
17 | Suffix tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑩ | ||
17 | Summarize primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
17 | Tarjan | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
17 | Terminal control/Positional read | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑨ | ⑩ | |
16 | Aspect oriented programming | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | ||
16 | Bitmap/PPM conversion through a pipe | ① | ② | ③ | ④ | ⑥ | ⑧ | ⑨ | ⑩ | ||
16 | Chernick's Carmichael numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
16 | Cyclotomic polynomial | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
16 | Erdős-primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
16 | Find prime n for that reversed n is also prime | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
16 | Free polyominoes enumeration | ① | ② | ③ | ⑤ | ⑥ | ⑩ | ||||
16 | Geometric algebra | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑩ | |||
16 | Getting the number of decimals | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
16 | Neighbour primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
16 | Next special primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
16 | Peaceful chess queen armies | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
16 | Prime triplets | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
16 | Pseudo-random numbers/Combined recursive generator MRG32k3a | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
16 | Pseudo-random numbers/Splitmix64 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ||
16 | Ramanujan's constant | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
16 | Self-hosting compiler | ① | ③ | ④ | ⑥ | ⑦ | ⑩ | ||||
16 | Snake | ① | ② | ③ | ④ | ⑤ | ⑨ | ⑩ | |||
16 | Vibrating rectangles | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | |||
15 | Banker's algorithm | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
15 | Compare sorting algorithms' performance | ① | ② | ③ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ | ||
15 | Compiler/syntax analyzer | ① | ② | ③ | ⑤ | ⑥ | ⑧ | ⑨ | |||
15 | Four is the number of letters in the ... | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | ⑩ |
15 | Functional coverage tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
15 | Logistic curve fitting in epidemiology | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
15 | Numerical integration/Adaptive Simpson's method | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
15 | Odd squarefree semiprimes | ① | ② | ④ | ⑤ | ⑦ | |||||
15 | OpenWebNet password | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑩ | |
15 | Practical numbers | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ||||
15 | Primes with digits in nondecreasing order | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ||||
15 | Print itself | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
15 | Rendezvous | ① | ② | ③ | ④ | ⑨ | |||||
15 | Singly-linked list/Element removal | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑨ | ⑩ | ||
15 | Smallest power of 6 whose decimal expansion contains n | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑨ | |||
15 | Square root by hand | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑩ | |||
15 | Words from neighbour ones | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
14 | Compiler/AST interpreter | ① | ② | ③ | ⑤ | ⑥ | ⑧ | ⑨ | |||
14 | Coprime triplets | ① | ② | ④ | ⑤ | ⑦ | |||||
14 | Deconvolution/2D+ | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
14 | Factorial base numbers indexing permutations of a collection | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
14 | Find words which contains most consonants | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
14 | Generalised floating point addition | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑩ | |||
14 | Gradient descent | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
14 | Jaro-Winkler distance | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
14 | Permutations with some identical elements | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
14 | SHA-256 Merkle tree | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ⑨ | |
14 | Topological sort/Extracted top item | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
14 | XML validation | ② | ③ | ④ | ⑤ | ⑥ | ⑨ | ⑩ | |||
13 | Checksumcolor | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
13 | Consecutive Primes With Ascending Or Descending Differences | ① | ② | ④ | ⑤ | ⑦ | |||||
13 | Continued fraction/Arithmetic/G(matrix ng, continued fraction n) | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑩ | |||
13 | Find first missing positive | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
13 | Palindromic primes | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
13 | Pisano period | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
13 | Quadrat Special Primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
13 | Simulated annealing | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | |||
13 | Sine wave | ① | ② | ③ | ④ | ⑤ | ⑩ | ||||
13 | Sleeping Beauty problem | ① | ② | ④ | ⑥ | ⑦ | |||||
13 | Substring primes | ① | ② | ④ | ⑤ | ⑦ | |||||
12 | Almkvist-Giullera formula for pi | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
12 | Audio frequency generator | ① | ② | ③ | ⑤ | ⑧ | |||||
12 | Canny edge detector | ① | ② | ③ | ⑥ | ⑧ | ⑨ | ||||
12 | French Republican calendar | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑩ | ||
12 | Greed | ① | ② | ③ | ④ | ⑤ | ⑩ | ||||
12 | Interactive help | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
12 | Launch rocket with countdown and acceleration in stdout | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
12 | Longest palindromic substrings | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
12 | Minimal steps down to 1 | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
12 | Modified random distribution | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
12 | Order by pair comparisons | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑧ | |||
12 | Railway circuit | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑩ | |||
12 | Run as a daemon or service | ③ | ④ | ⑥ | ⑨ | ||||||
12 | Safe mode | ① | ③ | ④ | ⑤ | ⑦ | |||||
12 | Sierpinski curve | ① | ② | ③ | ④ | ⑤ | |||||
12 | Smallest numbers | ① | ② | ④ | ⑤ | ⑦ | |||||
12 | Smallest square that begins with n | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
12 | Sorting algorithms/Tree sort on a linked list | ① | ② | ③ | ⑦ | ⑨ | ⑩ | ||||
12 | Special factorials | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
12 | Tetris | ① | ② | ③ | ⑤ | ⑥ | |||||
12 | Tree from nesting levels | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
12 | Two bullet roulette | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑨ | ⑩ | |
12 | Unique characters | ① | ② | ④ | ⑤ | ⑦ | |||||
12 | Unique characters in each string | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ||||
12 | Untouchable numbers | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | |||
12 | VList | ① | ③ | ④ | ⑦ | ⑨ | ⑩ | ||||
12 | XXXX redacted | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
11 | Bioinformatics/Subsequence | ① | ② | ④ | ⑤ | ⑥ | ⑦ | ⑧ | |||
11 | Catmull–Clark subdivision surface | ① | ② | ③ | ⑥ | ⑧ | ⑨ | ||||
11 | Combinations with repetitions/Square digit chain | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | ⑩ | ||
11 | Cubic Special Primes | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
11 | Execute CopyPasta Language | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
11 | Geohash | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
11 | Minkowski question-mark function | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
11 | One-time pad | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | ⑩ | ||
11 | Pentomino tiling | ① | ② | ③ | ④ | ⑤ | ⑩ | ||||
11 | Resistance calculator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
11 | Sierpinski square curve | ① | ② | ③ | ④ | ⑤ | |||||
11 | Spoof game | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | ⑩ | ||
11 | Suffixation of decimal numbers | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
11 | Text completion | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
11 | Tree datastructures | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
11 | Unit testing | ① | ② | ③ | ④ | ⑦ | |||||
11 | Using a speech engine to highlight words | ① | ② | ③ | ④ | ||||||
10 | Air mass | ① | ② | ④ | ⑤ | ⑦ | ⑧ | ||||
10 | Colour pinstripe/Printer | ① | ② | ③ | ④ | ⑥ | ⑧ | ||||
10 | Display an outline as a nested table | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
10 | External sort | ① | ② | ③ | ④ | ⑤ | ⑥ | ||||
10 | Faces from a mesh | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
10 | Non-transitive dice | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | |||
10 | Numerical and alphabetical suffixes | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | |||
10 | Penrose tiling | ① | ② | ③ | ④ | ⑤ | ⑩ | ||||
10 | Pinstripe/Printer | ① | ② | ③ | ④ | ⑧ | |||||
10 | Powerful numbers | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
10 | Rosetta Code/Rank languages by number of users | ① | ③ | ④ | ⑤ | ⑥ | ⑧ | ||||
10 | Three word location | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑨ | |||
10 | Time-based one-time password algorithm | ② | ③ | ④ | ⑤ | ||||||
9 | Curve that touches three points | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
9 | Fibonacci matrix-exponentiation | ① | ② | ③ | ④ | ⑤ | |||||
9 | Graph colouring | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑧ | |||
9 | Hourglass puzzle | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
9 | IPC via named pipe | ③ | ④ | ⑤ | ⑨ | ||||||
9 | Morpion solitaire | ① | ② | ③ | ⑨ | ||||||
9 | Parse EBNF | ① | ③ | ④ | ⑤ | ||||||
9 | Pseudorandom number generator image | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
9 | Quoting constructs | ① | ② | ③ | ④ | ⑦ | |||||
9 | Range modifications | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
9 | Resistance network calculator | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | |||
9 | Rosetta Code/Tasks without examples | ① | ③ | ④ | ⑤ | ⑩ | |||||
9 | Sort an outline at every level | ① | ② | ③ | ⑤ | ⑥ | ⑦ | ⑧ | |||
9 | Special Divisors | ① | ② | ④ | ⑤ | ⑦ | |||||
9 | Square Form Factorization | ① | ② | ③ | ④ | ⑦ | ⑧ | ⑨ | |||
9 | Starting a web browser | ① | ② | ③ | ④ | ⑤ | |||||
9 | Text to HTML | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
9 | User defined pipe and redirection operators | ① | ② | ③ | ④ | ⑤ | |||||
9 | War card game | ① | ② | ③ | ④ | ⑤ | ⑥ | ⑦ | ⑧ | ||
8 | 16 puzzle game | ① | ② | ③ | ⑤ | ⑧ | |||||
8 | Brace expansion using ranges | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑧ | |||
8 | Compiler/Verifying syntax | ① | ② | ③ | ④ | ⑤ | ⑧ | ⑨ | |||
8 | Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2) | ① | ② | ③ | ④ | ⑦ | ⑩ | ||||
8 | Count the coins/0-1 | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
8 | Elliptic Curve Digital Signature Algorithm | ① | ② | ③ | ④ | ⑤ | ⑧ | ⑨ | |||
8 | Fibonacci heap | ① | ② | ③ | ④ | ⑥ | ⑦ | ⑩ | |||
8 | Multidimensional Newton-Raphson method | ① | ② | ③ | ④ | ⑦ | ⑩ | ||||
8 | Robots | ① | ② | ③ | ④ | ⑩ | |||||
7 | Addition-chain exponentiation | ① | ③ | ⑦ | ⑧ | ⑨ | |||||
7 | Bioinformatics/global alignment | ① | ② | ③ | ④ | ⑤ | ⑦ | ⑧ | |||
7 | Distinct Palindromes Within Decimal Numbers | ① | ② | ④ | ⑤ | ⑦ | |||||
7 | Doubly-linked list/Element removal | ① | ② | ③ | ④ | ⑦ | |||||
7 | Mayan calendar | ① | ② | ③ | ④ | ⑤ | ⑦ | ||||
7 | OpenGL/Utah Teapot | ① | ② | ③ | ⑨ | ⑩ | |||||
7 | P-Adic numbers, basic | ① | ② | ③ | ④ | ⑦ | ⑧ | ||||
7 | Random sentence from book | ① | ② | ⑤ | ⑥ | ⑦ | ⑧ | ||||
7 | Recursive descent parser generator | ① | ② | ③ | ④ | ⑤ | |||||
7 | URL shortener | ② | ③ | ④ | ⑥ | ||||||
6 | Audio overlap loop | ② | ③ | ⑧ | |||||||
6 | I'm a software engineer, get me out of here | ① | ② | ③ | ④ | ⑤ | |||||
6 | OpenGL pixel shader | ③ | ⑨ | ⑩ | |||||||
6 | Price list behind API | ① | ② | ③ | ④ | ⑥ | ⑦ | ||||
6 | Remote agent/Agent logic | ② | ③ | ⑤ | ⑨ | ||||||
6 | Remote agent/Simulation | ② | ③ | ⑤ | ⑨ | ||||||
6 | Rosetta Code/Run examples | ③ | ④ | ||||||||
6 | Smallest enclosing circle problem | ① | ② | ③ | ④ | ⑥ | ⑦ | ||||
6 | Tamagotchi emulator | ① | ② | ③ | |||||||
6 | Terminal control/Restricted width positional input/No wrapping | ① | ② | ③ | ④ | ⑩ | |||||
6 | Terminal control/Restricted width positional input/With wrapping | ① | ② | ③ | ④ | ⑩ | |||||
5 | Black Box | ① | ② | ③ | |||||||
5 | Boids | ① | ② | ③ | ⑨ | ||||||
5 | Chess player | ① | ③ | ⑤ | ⑥ | ||||||
5 | Discrete Fourier transform | ① | ② | ④ | ⑦ | ||||||
5 | Hexapawn | ① | ② | ③ | |||||||
5 | Latin Squares in reduced form/Randomizing using Jacobson and Matthews’ Technique | ① | ② | ③ | ⑦ | ||||||
5 | P-Adic square roots | ① | ② | ⑦ | ⑧ | ||||||
5 | Process SMIL directives in XML data | ① | ③ | ④ | ⑤ | ||||||
5 | Raster bars | ① | ② | ③ | ④ | ||||||
5 | Remote agent/Agent interface | ② | ③ | ⑨ | |||||||
5 | Solve a Rubik's Cube | ① | ② | ③ | ⑦ | ⑩ | |||||
5 | Strassen's algorithm | ① | ② | ③ | ④ | ⑦ | |||||
5 | Waveform analysis/Doh ray me | ① | ② | ③ | ④ | ⑤ | |||||
5 | WiktionaryDumps to words | ① | ② | ⑨ | |||||||
4 | Generalised floating point multiplication | ① | ② | ③ | |||||||
4 | OLE automation | ③ | ⑥ | ||||||||
4 | Solving coin problems | ① | ② | ③ | ⑤ | ||||||
4 | Unicode polynomial equation | ① | ② | ③ | ⑦ | ||||||
4 | Using the Meetup.com API | ③ | ⑥ | ||||||||
4 | Weather routing | ① | ② | ③ | ⑦ | ||||||
3 | Blackjack strategy | ① | ③ | ⑧ | |||||||
3 | Rosetta Code/List authors of task descriptions | ① | ③ | ④ | |||||||
3 | Ukkonen’s suffix tree construction | ① | ② | ③ | |||||||
3 | Vidir | ① | ④ | ||||||||
3 | Waveform analysis/Top and tail | ① | ② | ③ | |||||||
2 | 15 puzzle game in 3D | ③ | |||||||||
2 | CLI-based maze-game | ① | |||||||||
2 | IRC gateway | ③ |