Description Submission References https://stackoverflow.com/questions/35613341/removing-zeros-from-number/35613382
Revising Aggregations – The Count Function
Description Submission
Simple Text Editor
Description Submission The reversed operation of append is delete, so the following program can be simplified if we implement these 2 operations as separate modules.
Largest Rectangle
Description Submission Record each possible starting position(When the height increases compared with the previous height) If the height decreases, replace the height of all the […]
Game of Two Stacks
Description Submission Sliding Window To avoid the marginal cases, i and j are guaranteed to be 1 bigger