itarticle single-direction (mouse) drag Click and drag object at full speed Change the moving direction 0
itarticle algorithim-string De-duplication Substring -> strstr reversal replacement moving letters around(ABCD1234 => A1B2C3D4) permutation(use DFS) Decoding/Encoding Longest substring that contains unique chars Reg Matching 0