How to submit your project output for each stage

  1. Complete templates:
    • Module 1: Complete edu.hanyang.submit.TinySETokenizer.javafile.
    • Module 2: Complete edu.hanyang.submit.TinySEExternalSort.java file.
    • Module 3: Complete edu.hanyang.submit.TinySEBPlusTree.java file.
    • Module 4: Complete edu.hanyang.submit.TinySEQueryProcess.java file.
  2. Run mvn package.
  3. If you pass every unit test successfully, commit & push all changes into your Github TinySE-submit repository before the deadline.