Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 287 Bytes

File metadata and controls

7 lines (3 loc) · 287 Bytes

Java

There are several practices for algorithm and data structure, such longest palindromic substring, regular expression match, etc.

The Drink machine is a demo for vending machine include a UI that user can add money . select drinks . All action will be reflected on the Screen.