Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 335 Bytes

this project is for nokia code jam

there are five problems:

1)Bowling Game,

2)BigNumberPlus: string

3)LongMenHotel(Search Path), use Dijkstra, BFS

4)BookPurchase, use dynamic programming

5)CandyDispatch.

each problem has two test dataset, one is small, another is big. the participants need upload the test result and code.