Top Stories published by Change or Die! in 2018

Honestbee 面試心得

在這充滿故事性的 2018 年末,某日下午接到 Honestbee 人資的電話詢問,有無在找尋下一份工作。我想挑戰看看這間亞洲知名的跨國新創,想透過面試了解如何篩選人才,即便沒有錄取也能從中得到成長的養分。


[Ruby] Merge

合併兩個 hash , 我們可以透過 merge 這個 Ruby method 來實現。

定義如下:

hash.merge(other_hash)
hash.merge(other_hash) { |key, oldval, newval| block }

合併後回傳的新 hash ,包含了原 hash 和 other_hash 的內容,但是重寫了原 hash 中與 other_hash 有著相同 key 的 value新的 value 為


LINE TAIWAN TechPulse 2018 Sharing

「LINE TAIWAN TechPulse 2018」當天結束後,快速的寫了一篇參與心得。但因為公司希望與會者能針對當天的內容做完整的介紹,所以透過網路資源及 LINE…

These were the top 10 stories published by Change or Die! in 2018. You can also dive into monthly archives for 2018 by using the calendar at the top of this page.