Software Development Questions

Here are some questions about software development that might be asked during or after your oral presentation.

  • How many lines of code did you write altogether?
  • What software tools did you learn through the project?
  • How do you know if you implemented the method [or algorithm] correctly?
  • What kind of information can you display?
  • How could you make the system more user-friendly?
  • How could you speed up the algorithm?
  • Can you demonstrate your system with another set of data?
  • When did you add the administrative part?
  • If you had an unlimited budget, what interesting conditions would be possible, i.e., what features or techniques would you add?
  • Are there any cases where one method does better than another?
  • Can you explain the normal flow from the user's point of view?
  • Will the system work on a mobile device?
  • Is there a DBMS on the server?
  • Can the user save the results?

Copyright HKUST CSE Dept. 2024
Blog template built for Bootstrap by @mdo.
Back to top