林政達

@DaDa0413

Joined on May 25, 2018

  • Given two strings text1 and text2, return the length of their longest common subsequence. If there is no common subsequence, return 0. A subsequence of a string is a new string generated from the original string with some characters (can be none) deleted without changing the relative order of the remaining characters. For example, "ace" is a subsequence of "abcde". A common subsequence of two strings is a subsequence that is common to both strings. ade abe => ae class Solution:
     Like  Bookmark
  • Given two strings text1 and text2, return the length of their longest common subsequence. If there is no common subsequence, return 0. A subsequence of a string is a new string generated from the original string with some characters (can be none) deleted without changing the relative order of the remaining characters. For example, "ace" is a subsequence of "abcde". A common subsequence of two strings is a subsequence that is common to both strings. ab a 11 = 1
     Like  Bookmark
  • ML on GCP https://cloud.google.com/blog/products/data-analytics/ml-inference-in-dataflow-pipelines https://cloud.google.com/dataflow/docs/samples/molecules-walkthrough Data Studio 新手教學 Auto refresh 1 MWh = 1000 度
     Like  Bookmark
  • 01 SDN 可以區分 priority 應用 Seamless Mobility Server Load Balancing 03 OpenFlow Port
     Like  Bookmark
  • 第三題 3.a IoT-A Unified Requirement IoT-A Unified Requirements list 題目要求: 大概是要我們從 Project 中想出兩種 usecases 並且根據這兩個 usecases 的使用情境中 標明它 有哪些 requirement 規格,至少舉出三個(FR,NFR,DC 就各一種吧),並且按照IoT Reference Architecture.pdf p.88 的表格,填上規格
     Like  Bookmark