• 點部落
  • 首頁
  • RSS
    • 登入

In 91

擁有熱血魂,熱衷敏捷開發相關的點火師,專門點燃其他人內心的火種

2017-03-28

[TDD][Codewars] Mumbling

  • 1696
  • 0
  • LeetCode 練功房

上回邀請朋友一起來進行 pair programming,隨機挑了一個 Codewars 的題目來練習:Mumbling。

題目描述:

...繼續閱讀 »
  • Codewars
  • kata
2017-03-17

[TDD][Codewars]Number of People in the Bus

  • 525
  • 0
  • LeetCode 練功房
  • 2017-03-16

Codewars 上隨機挑到的題目:Number of People in the Bus

...繼續閱讀 »
  • kata
2017-03-15

[TDD][Codewars] Buying A Car

  • 665
  • 0
  • LeetCode 練功房

Codewars 上隨機挑到的一個題目:Buying A Car

 

...繼續閱讀 »
  • kata
2017-02-08

[TDD]Find the Next Bigger Number from Codewars

  • 2007
  • 0
  • LeetCode 練功房
  • 2018-11-17

Codewars 上的 kata: Next bigger number with the same digits

You have to create a function that takes a positive integer number and returns the next bigger number formed by the same digits:
f(12) == 21
f(513) == 531
f(2017) == 2071

If no bigger number can be composed using those digits, return -1:
f(9) == -1
f(111) == -1
f(531) == -1

...繼續閱讀 »
  • kata
  • TDD
  • Codewars
2017-02-07

[TDD] leet code 219. Contains Duplicate II

  • 5099
  • 0
  • LeetCode 練功房
  • 2017-02-20

用 TDD 來練習完成 leet code 的第 219 題,題目描述如下。

Given an array of integers and an integer k, find out whether there are two distinct indices i and j in the array such that nums[i] = nums[j] and the absolute difference between i and j is at most k.

...繼續閱讀 »
  • TDD
  • LeetCode
  • kata
  • 1

關於我 (91)

  • 目前 blog 已搬家至 https://tdd.best/
  • 關於我

 

系列文章

標籤雲

  • 服務規範
  • 聯絡我們
© 2025 點部落 Ver. 2022.9.27.1
電魔小鋪有限公司 製作、維運;登豐數位科技 提供資安檢測