辛西亞的技能樹


  • Categories

  • Tags

  • Archives

  • About

  • Search

【Git】commit message 的寫法

2019-03-21 | 軟體開發 › 版本管控 |

記錄一下,別人的 git commit 都怎麼寫的,我自己的寫法太放飛自我了,每次在翻閱歷史紀錄時都要盯著它看很久 Orz …

之後 commit 如果沒有特殊要求(就是團隊已經定下的書寫規則),儘量就照這份來寫吧 >///<

Read more »

【CSS】選擇器小遊戲 - CSS Diner

2019-03-21 | 程式設計 › 程式語言與架構 |

滿可愛的一個小遊戲 - CSS Diner,看它們在那邊抖阿抖還滿療癒的 XDDDD

Read more »

【LeetCode】0005. Longest Palindromic Substring

2019-03-06 | 面試刷題 |

Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.

Read more »

【LeetCode】0003. Longest Substring Without Repeating Characters

2019-03-06 | 面試刷題 |

Given a string, find the length of the longest substring without repeating characters.

Note
that the answer must be a substring, "pwke" is a subsequence and not a substring.

Read more »

線上共用白板 Awwapp

2019-03-05 | 資訊科技 › 開發與輔助工具 |

Awwapp 滿適合拿來遠端會議會分享時使用,可以開啟一個臨時白板,直接跟另一方在線上做白板討論。而且它使用時不要登入帳號,直接開啟就可以使用基本功能,當然基本中也包含即時協同合作的功能,可以省去不少時間。

Read more »

線上編輯器 repl.it

2019-03-05 | 資訊科技 › 開發與輔助工具 |

前一陣子發現了一個還不錯的線上編輯器 repl.it ,而且上手相當的容易 。

Read more »

線上製作流程圖 draw.io

2019-03-05 | 資訊科技 › 開發與輔助工具 |

今天來清清草稿匣,先挑軟柿子下手,來整理一些現成的工具 XD

之前在做進度報告時,有需要用到流程圖,所謂的一圖勝千言咩,好的流程圖可以在報告時省下不少麻煩,只是好的流程圖繪製工具還真不好找阿… 好不容易才找到一個順手的工具 - draw.io ,我個人還滿喜歡它的 ~ ❤️

Read more »

【LeetCode】0031. Next Permutation

2019-01-10 | 面試刷題 |

Implement next permutation, which rearranges numbers into the lexicographically next greater permutation of numbers.

Read more »

【APCS】2016-03-05 觀念題

2019-01-09 | 面試刷題 |

APCS 是個大學程式設計先修檢測,是個針對高中職學生的測驗,那天發現這個想說來試著寫寫看,今天寫的考題官是ˋ\網上所提供 2016-03-05 的考古題。

Read more »

【LeetCode】0025. Reverse Nodes in k-Group

2019-01-07 | 面試刷題 |

Given a linked list, reverse the nodes of a linked list k at a time and return its modified list.

Read more »
1 … 18 19 20 … 23
辛西亞.Cynthia

辛西亞.Cynthia

自己整理過才是自己的

223 posts
20 categories
121 tags
RSS
© 2018 - 2023 辛西亞.Cynthia
Powered by Jekyll
Theme - NexT.Mist