TongTong Shi's Blog
A Playground to Share My Knowledge
Shifting Letters Shifting Letters
LeetCode Q 848 - Shifting LettersWe have a string S of lowercase letters, and an integer array shifts.Call the shift of
2019-08-15 Tong Shi
Distant Barcodes Distant Barcodes
LeetCode Q 1054 - Distant BarcodesIn a warehouse, there is a row of barcodes, where the i-th barcode is barcodes[i].Rear
2019-08-15 Tong Shi
Study Notes - SQL & MySQL & MyBatis (2) Study Notes - SQL & MySQL & MyBatis (2)
MySQLMySQL is an open-source relational database management system (RDBMS). It is popular used in many websites. Java JD
2019-08-14 Tong Shi
Study Notes - SQL & MySQL & MyBatis (1) Study Notes - SQL & MySQL & MyBatis (1)
SQLStructured Query Language (SQL) is a standard Database language which is used to create, maintain and retrieve the ra
2019-08-12 Tong Shi
Study Notes - SQL & MySQL & MyBatis Study Notes - SQL & MySQL & MyBatis
IntroductionStructured Query Language (SQL) is a standard Database language which is used to create, maintain and retrie
2019-08-12 Tong Shi
Maximum of Absolute Value Expression Maximum of Absolute Value Expression
LeetCode Q 1131 - Maximum of Absolute Value ExpressionGiven two arrays of integers with equal lengths, return the maximu
2019-08-09 Tong Shi
4 / 79