原创 算法第十三週作業02

Description Given a string s, partition s such that every substring of the partition is a palindrome. Return the minimu

原创 算法第十一週作業01

Description Given a binary tree, return the postorder traversal of its nodes’ values. For example: Given binary tree {

原创 算法第十二週作業01

Description Given a non-empty string s and a dictionary wordDict containing a list of non-empty words, add spaces in s

原创 2017年華爲實習生面經

  今天(2017年4月8號)華爲現場面試,地址是廣州東站附近的一家酒店,短信通知11點報道,去到酒店10:10,差不多10:30喊我們去前臺報道(他是按照短信要求的時間進行分批報道),流程簡單,一共兩面,一面技術面,二面綜合面,一面技術

原创 算法第十四周作業01

Description Given an unsorted array of integers, find the length of the longest consecutive elements sequence. For exa

原创 Kubernetes 1.5部署安裝dashboard

1. 前提條件 參考Kubernetes安裝配置與服務部署。 2. 下載並修改官方的yaml curl -o kubernetes-dashboard.yaml https://rawgit.com/kubernetes/dashboa

原创 算法第十週作業01

Description Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following

原创 Kubernetes中的nodePort,targetPort,port的區別和意義

1. nodePort  外部機器可訪問的端口。 比如一個Web應用需要被其他用戶訪問,那麼需要配置type=NodePort,而且配置nodePort=30001,那麼其他機器就可以通過瀏覽器訪問scheme://node:30001

原创 算法第九周作業01

Description Edit Distance Given two words word1 and word2, find the minimum number of steps required to convert word1 t

原创 2017年網易遊戲實習生面經

  2017年4月6號早上9:10到公司前臺登記(短信說9:30報道),等了差不多半小時,面試官下來喊我的名字,面完一面以後,如果讓你回去等幾天,就是說掛了,如果讓你到樓下等通知,恭喜通過一面。我面試的時候一面很順利,面試我的是同一個學校