OTAKISM

やはり俺の青春ラブコメはまちがっている

  • Home
  • About
  • Odds
  • Works
  • Learning
  • Archives
  • Links

Leetcode Review(9)

Posted on 2018-02-07 | In learning |
78 SubsetsGiven a set of distinct integers, nums, return all possible subsets (the power set). Note: The solution set must not contain duplicate subse ...
Read more »

Leetcode Review(8)

Posted on 2018-02-04 | In learning |
Long time no see. 22. Generate ParenthesesDescriptionGiven n pairs of parentheses, write a function to generate all combinations of well-formed paren ...
Read more »

How to install tensorflow

Posted on 2018-01-26 | In learning |
Install tensor flow in virtualenvConfiguration: macOS High Sierra 10.13.2 Virtualenv python3.6 Tensorflow 1.3.0 Create a virtualenv environment. 1 ...
Read more »

Jupyter(IPython-notebook) Installation

Posted on 2018-01-26 | In learning |
Jupyter(IPython-note) InstallationJust a backup. Install Jupyter 1pip3 install --user jupyter ​ In command-line: 1python -m IPython notebook A new ...
Read more »

String&StringBuffer&StringBuilder

Posted on 2018-01-22 | In learning |
String , StringBuffer & StringBuilder这三种东西,我其实一直不太理解区别,在网上搜集了一些资料,加深记忆一下。 Speed :StringBuilder > StringBuffer > String String是字符串常量,是litera ...
Read more »

Lintcode review(7)

Posted on 2018-01-14 | In learning |

Hhh I will change to Lintcode for a while~

Read more »

Leetcode Review(6)

Posted on 2018-01-12 | In learning |
Leetcode 102 Binary Tree Level Order TraversalDescription:Given a binary tree, return the level order traversal of its nodes’ values. (ie, from left t ...
Read more »

Leetcode Review(5)

Posted on 2018-01-11 | In learning |
Leetcode 438 Find All Anagrams in a StringThere are several substring questions in leetcode. And fortunately we can use a template to solve them. Desc ...
Read more »

Leetcode Review(4)

Posted on 2018-01-10 | In learning |
Leetcode 414 Third Maximum NumberDescription:Given a non-empty array of integers, return the third maximum number in this array. If it does not exist, ...
Read more »

Leetcode Review(3)

Posted on 2018-01-09 | In learning |
Leetcode 3 Longest Substring Without Repeating CharactersDescription:Givena string, find the length of the longest substring without repeating charact ...
Read more »
12
KerenAka

KerenAka

やはり俺の青春ラブコメはまちがっている

18 posts
2 categories
9 tags
RSS
GitHub E-Mail
Links
  • Bilibili
  • Pixiv
© 2018 KerenAka
Powered by Hexo
|
Theme — NexT.Muse v5.1.3