问一个面试题,不懂题目意思
fhuc 2008-03-06 04:51:19 Design a deck of cards that can be used for different card game applications. Then write me an algorithm that will shuffle this deck of cards, and write junit tests (as many test cases as you can come up) to make sure it will work properly. Please make sure the program can be compiled and run. This is an algorithm question, so pls do not use any existing API. You need implement it yourself. And then send me the translation and the entire code and ant build file in zip or rar