TongTong Shi's Blog
A Playground to Share My Knowledge
Number of Subarrays with Bounded Maximum Number of Subarrays with Bounded Maximum
LeetCode Q 795 - Number of Subarrays with Bounded MaximumWe are given an array A of positive integers, and two positive
2019-06-07 Tong Shi
TODO List Project - Backend Part II TODO List Project - Backend Part II
previous_step Getting Up and Running with REST and Spring BootTo design a RESTful app, the urls should be like this, R
2019-06-06 Tong Shi
TODO List Project - Backend Part I TODO List Project - Backend Part I
previous_step Understanding Web Services and REST 1. WEB SERVICE - W3C DEFINITIONSoftware system designed to support i
2019-06-06 Tong Shi
Add Two Numbers Add Two Numbers
LeetCode Q 2 - Add Two NumbersYou are given two non-empty linked lists representing two non-negative integers. The digit
2019-06-05 Tong Shi
3Sum 3Sum
LeetCode Q 15 - 3SumGiven an array nums of n integers, are there elements a, b, c in nums such that a + b + c = 0? Find
2019-06-05 Tong Shi
Moving Stones Until Consecutive II Moving Stones Until Consecutive II
LeetCode Q 1040 - Moving Stones Until Consecutive IIOn an infinite number line, the position of the i-th stone is given
2019-06-05 Tong Shi
28 / 79