Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Scorpio-xu/2017NPU-Exam
2017级西工大软件工程考研复试机试题,java实现
https://github.com/Scorpio-xu/2017NPU-Exam
bubble-sort java
Last synced: 3 months ago
JSON representation
2017级西工大软件工程考研复试机试题,java实现
- Host: GitHub
- URL: https://github.com/Scorpio-xu/2017NPU-Exam
- Owner: Scorpio-xu
- Created: 2018-03-12T03:32:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T08:50:11.000Z (over 2 years ago)
- Last Synced: 2024-08-02T06:16:34.453Z (6 months ago)
- Topics: bubble-sort, java
- Language: Java
- Homepage:
- Size: 288 KB
- Stars: 20
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-GitHub-Repo - 2017NPU-Exam
README
# 2017西工大软工考研复试机试题
机试题目实现起来很简单,但是要考虑到代码的可读性和容错性等,还是得多费点功夫才行。此代码为本人考试时所写,欢迎各位提issue,共同进步。以下为机试原题:
![](https://github.com/Scorpio-xu/2017NPU-Exam/blob/master/image/2017NpuExam.png)
代码中的题号与以上题号一致。