Blog

1320. Minimum Distance to Type a Word Using Two Fingers


Leetcode
  • 3 min
  • May 17, 2020

946. Validate Stack Sequences


Leetcode
  • 3 min
  • May 9, 2020

402. Remove K Digits


Leetcode
  • 3 min
  • May 5, 2020

139. Word Break


Leetcode
  • 3 min
  • May 4, 2020

470. Implement Rand10() Using Rand7()


Leetcode
  • 3 min
  • Apr 14, 2020

973. K Closest Points to Origin


Leetcode
  • 3 min
  • Apr 14, 2020

671. Second Minimum Node In a Binary Tree


Leetcode
  • 3 min
  • Apr 14, 2020

156. Binary Tree Upside Down


Leetcode
  • 3 min
  • Apr 14, 2020

366. Find Leaves of Binary Tree


Leetcode
  • 3 min
  • Apr 13, 2020

254. Factor Combinations


Leetcode
  • 3 min
  • Apr 13, 2020

605. Can Place Flowers


Leetcode
  • 3 min
  • Apr 12, 2020

716. Max Stack


Leetcode

Design a max stack that supports push, pop, top, peekMax and popMax.

Detail
  • 3 min
  • Apr 12, 2020

244. Shortest Word Distance II


Leetcode

Given a list of words and two words word1 and word2, return the shortest distance between these two words in the list.

Detail
  • 3 min
  • Apr 11, 2020

Git Commit Message Style Guide


Git

Keep record of git commit message styles

Detail
  • 3 min
  • Sep 16, 2018

540. Single Element in a Sorted Array


Leetcode

Find single element in a sorted array where other elements appear twice

Detail
  • 7 min
  • Sep 10, 2018

Adb Tips


Android

List of adb commands

Detail
  • 3 min
  • Sep 5, 2018

Form Standard RESTful API


RESTful API

Some tips when dealing with RESTful API

Detail
  • 5 min
  • Dec 2, 2017

Deploy Angular App to Github Pages


Angular

list of instructions to deploy angular app to github pages using angular-cli-ghpages

Detail
  • 5 min
  • Nov 26, 2017

xml Mapper Mybatis


Java

tips for writing mybatis mapper

Detail
  • 8 min
  • Nov 4, 2017

Static Data Binding in Fragments


Android

Steps to implement data binding in android fragments

Detail
  • 5 min
  • Oct 29, 2017

Debug Android App Over WiFi


Android

Using adb to wirelessly connect your android device

Detail
  • 5 min
  • Oct 22, 2017

Mount Remote Files Over ssh


Shell

mount remote files with local files over ssh using sshfs

Detail
  • 3 min
  • Oct 15, 2017

Hide Navigation Bar


Android

hide navigation bar in Android

Detail
  • 3 min
  • Jul 23, 2017

Replace Default Home Screen


Android

Customize home screen with your app

Detail
  • 3 min
  • Jun 11, 2017