iT邦幫忙

鐵人檔案

2022 iThome 鐵人賽
回列表
自我挑戰組

Udemy課程上完你也可以開始Codewars 30天 系列

筆者上了Udemy課程後,為了測試與練習開始的自發挑戰。
希望從新手入門的角度,給同為初學者的夥伴信心!

鐵人鍊成 | 共 30 篇文章 | 1 人訂閱 訂閱系列文 RSS系列文
DAY 11

[Day11] Codewars >>> RGB To Hex Conversion (Python)

題目(5kyu): The rgb function is incomplete. Complete it so that passing in RGB de...

2022-09-26 ‧ 由 infinity5050 分享
DAY 12

[Day12] Codewars >>> Gap in Primes (Python)

題目(5kyu): The prime numbers are not regularly spaced. For example from 2 to 3 t...

2022-09-27 ‧ 由 infinity5050 分享
DAY 13

[Day13] Codewars >>> Scramblies (Python)

題目(5kyu): Complete the function scramble(str1, str2) that returns true if a por...

2022-09-28 ‧ 由 infinity5050 分享
DAY 14

[Day14] Codewars >>> Not very secure (Python)

題目(5kyu): In this example you have to validate if a user input string is alphan...

2022-09-29 ‧ 由 infinity5050 分享
DAY 15

[Day15] Codewars >>> Where my anagrams at? (Python)

題目(5kyu): What is an anagram? Well, two words are anagrams of each other if the...

2022-09-30 ‧ 由 infinity5050 分享
DAY 16

[Day16] Codewars >>> Mean Square Error (Python)

題目(5kyu): Complete the function that accepts two integer arrays of equal length...

2022-10-01 ‧ 由 infinity5050 分享
DAY 17

[Day17] Codewars >>> Compute the Largest Sum of all Contiguous Subsequences (Python)

題目(5kyu): Given an array of numbers, calculate the largest sum of all possible...

2022-10-02 ‧ 由 infinity5050 分享
DAY 18

[Day18] Codewars >>> Probabilities for Sums in Rolling Cubic Dice (Python)

題目(5kyu): When we throw 2 classical dice (values on each side from 1 to 6) we h...

2022-10-03 ‧ 由 infinity5050 分享
DAY 19

[Day19] Codewars >>> Calculating with Functions (Python)

題目(5kyu): A perfect power is a classification of positive integers: In mathemat...

2022-10-04 ‧ 由 infinity5050 分享
DAY 20

[Day20] Codewars >>> Integers: Recreation One (Python)

題目(5kyu): 1, 246, 2, 123, 3, 82, 6, 41 are the divisors of number 246. Squaring...

2022-10-05 ‧ 由 infinity5050 分享