CodinGame to platforma do podwyższania umiejętności programowania.
W krótkich lub dłuższych zadaniach trzeba rozwiązać problemy, które opierają się o zastosowanie np. popularnych algorytmów jak Binary Search lub Greedy Algorithms lub też prostszych jak pętle, rekurencja, warunki itp.
Mój profil: https://www.codingame.com/profile/315f3bbca63abb32258e17da4efbfa2b4497563
Tytuł zadania | Rozwiązanie | Temat |
---|---|---|
Defibrillators | JS | Loops, Distances, Trigonometry |
The Descent | JS · PHP | Sorting, Loops |
Hunger Games | JS | Sorting |
Pirate's Treasure | Py | Conditions, Loops, Arrays |
Horse-racing Duals | JS | Sorting, Lists |
Mime Type | JS | Conditions, Loops, Hash Tables, Strings |
Chuck Norris | JS · Py | Conditions, Loops, Strings, Encoding |
Temperatures | JS · Py · PHP | Conditions, Loops, Arrays |
The Rivrer I | PHP | Loops, Arrays |
Happy Numbers | JS · PY · PHP | Loops, Data Types |
The power of Thor - Episode 1 | JS · Py · PHP | Conditions |
Disordered First Contact | JS | Encoding |
Sudoku Validator | PY · PHP | n/a |
Tytuł zadania | Rozwiązanie | Temat |
---|---|---|
Scrabble | JS | Conditions, Loops, Associative array, Hash Table |
Skynet Revolution - Episode 1 | JS | Lists, Loops, Sequences |
Conway Sequence | JS · Py | Lists, Loops, Sequences |
Divide the factorial | JS | Arithmetics, Primes, Factoring |
Mayan Calculation | JS | Strings, Loops, Radix |
Stock Exchange Losses | JS · Py | Conditions, Loops, Arrays |
The Gift | JS · Py | Greedy algorithm |
There is no spoon - Episode 1 | JS · Py | Lists, Multidimensional array, Loops |
Shadows of the Knight - Episode 1 | PHP | Binary search, Intervals |
Dont't Panic - Episode 1 | JS · Py | Conditions |
Sum of Divisors | JS · Py · PHP | Arithmetics, Tricky |
Tytuł zadania | Rozwiązanie | Temat |
---|---|---|
Genome Sequencing | JS | Strings, Permutations |
Super Computer | JS · PHP · Py | Greedy algorithms, Scheduling |
Tytuł zadania | Rozwiązanie | Temat |
---|---|---|
The Resistance | JS | Dynamic programming, Encoding, Memoization, Recursion |
Reccuring Decimals | JS | Math |
Code golf to kategoria, aby napisać jak najkrótszy kod.
Tytuł zadania | Rozwiązanie | Temat |
---|---|---|
Temperatures | JS -> 63 znaki = 151st / 1,684 · Py -> 68 znaków = 133rd / 3,144 | Conditions, Loops, Arrays |
Chuck Norris | JS -> 168 znaków = 106th / 300 · Py -> 139 znaków = 191st / 683 | Conditions, Loops, Strings, Encoding |