Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Scorpio-xu/2017NPU-Exam

2017级西工大软件工程考研复试机试题,java实现
https://github.com/Scorpio-xu/2017NPU-Exam

bubble-sort java

Last synced: about 2 months ago
JSON representation

2017级西工大软件工程考研复试机试题,java实现

Awesome Lists containing this project

README

        

# 2017西工大软工考研复试机试题
机试题目实现起来很简单,但是要考虑到代码的可读性和容错性等,还是得多费点功夫才行。此代码为本人考试时所写,欢迎各位提issue,共同进步。

以下为机试原题:

![](https://github.com/Scorpio-xu/2017NPU-Exam/blob/master/image/2017NpuExam.png)

代码中的题号与以上题号一致。