TongTong Shi's Blog
A Playground to Share My Knowledge
Longest Word in Dictionary through Deleting Longest Word in Dictionary through Deleting
LeetCode Q 524 - Longest Word in Dictionary through DeletingGiven a string and a string dictionary, find the longest str
2019-05-14 Tong Shi
SSM Project - An On-line Shopping Website (2-2) SSM Project - An On-line Shopping Website (2-2)
Part 2. Database design (Step 3 and Step 4)Proper design of database is an important step, which can provide a strong ba
2019-05-14 Tong Shi
SSM Project - An On-line Shopping Website (2-1) SSM Project - An On-line Shopping Website (2-1)
Part 2. Database design (Step 1 and Step 2)Proper design of database is an important step, which can provide a strong ba
2019-05-13 Tong Shi
SSM Project - An On-line Shopping Website (1) SSM Project - An On-line Shopping Website (1)
Part 1. IntroductionIn this project we use Spring, SpringMVC and Mybatis techniques to build an on-line shopping website
2019-05-13 Tong Shi
Partition List Partition List
LeetCode Q 86 - Partition ListGiven a linked list and a value x, partition it such that all nodes less than x come befor
2019-05-13 Tong Shi
Merge Sorted Array Merge Sorted Array
LeetCode Q 88 - Merge Sorted ArrayGiven two sorted integer arrays nums1 and nums2, merge nums2 into nums1 as one sorted
2019-05-13 Tong Shi
40 / 79