iT邦幫忙

鐵人檔案

第 12 屆 iThome 鐵人賽
回列表
自我挑戰組

菜鳥工程師的奇幻漂流:跟著kata活化手指和意識 系列

學習包山包海的半年後,拿到門票轉職進入資訊產業當個菜鳥前端工程師,但...基本功不夠紮實與不夠穩,coding速度總是不夠快,觀念不夠清楚。

渾渾噩噩的過去,技術債總有一天要還,決定來正視技術的不足。

有時候看到新的語法、新的寫法,遇到時還是用自己會的那幾招,藉由codewars的kata等級分類,活化腦部訓練手指,紀錄自己和別人的解法!

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

給自己愛的鼓勵

頭過身就過 不知不覺鐵人賽10天過去了,雖然目前為止都偏向較基礎的kata,但蠻喜歡這種模式的。現在一天至少會做一題以上的kata,看到測試通過的瞬間就和以前做...

2020-09-26 ‧ 由 shan33 分享
DAY 12

Bit Counting

今日kata 原始題目如下:(6kyu)Write a function that takes an integer as input, and returns...

2020-09-27 ‧ 由 shan33 分享
DAY 13

Your order, please

今日kata 原始題目如下:(6kyu)Your task is to sort a given string. Each word in the string...

2020-09-28 ‧ 由 shan33 分享
DAY 14

Array.diff

今日kata 原始題目如下:(6kyu)Your goal in this kata is to implement a difference function...

2020-09-29 ‧ 由 shan33 分享
DAY 15

Tribonacci Sequence

今日kata 原始題目如下:(6kyu)As the name may already reveal, it works basically like a Fi...

2020-09-30 ‧ 由 shan33 分享
DAY 16

Create Phone Number

今日kata 原始題目如下:(6kyu)Write a function that accepts an array of 10 integers (betwe...

2020-10-01 ‧ 由 shan33 分享
DAY 17

Isograms

今日kata 原始題目如下:(7kyu)An isogram is a word that has no repeating letters, consecut...

2020-10-02 ‧ 由 shan33 分享
DAY 18

The Supermarket Queue

今日kata 原始題目如下:(5kyu)There is a queue for the self-checkout tills at the supermar...

2020-10-03 ‧ 由 shan33 分享
DAY 19

Complementary DNA

今日kata 原始題目如下:(7kyu)Deoxyribonucleic acid (DNA) is a chemical found in the nucle...

2020-10-04 ‧ 由 shan33 分享
DAY 20

Valid Braces

今日kata 原始題目如下:(6kyu)Write a function that takes a string of braces, and determin...

2020-10-05 ‧ 由 shan33 分享