Git Product home page Git Product logo

dsa-q2's Introduction

DSA-q2

Team Members

Rules for the program

  • In Round 1, students are posted to their 1st choice whenever possible.
  • However, every year, EEE allows 1 sport program to make special request to recruit up to 3 students with history of winning competitions in the sport.
  • In Round 2, this special sport is allowed to ‘steal’ students (with winning record) if it has been assigned <3 students with winning record.
  • In Round 3, the rest of students who have not been allocated will be posted to their 2nd choice, if possible.
  • In Round 4, the rest of students who have not been allocated will be posted to their 3rd choice, if possible.
  • In every round, students with winning record will have higher priority. Next, if there is still a need to compare, students with higher GPA will have higher priority.
  • Finally, if there are still outstanding students, the program will allocate sport program to students randomly, regardless of the student’s choices.

Additional features that we added

  • Toggle b/w verbose and non-verbose
  • Ask user to specify name of text file
  • Output data to a new text file called results.csv

Flowchart

Reading Files

files

Round 1

one

Round 2

two

Round 3/4

To be implemented

Round 5

five

dsa-q2's People

Contributors

liang799 avatar dryices avatar

dsa-q2's Issues

If got time, change the vectors to list

I used vectors because it is easier to sort. However, using vectors are not efficient as I am constantly shifting data. Maybe I can change the noWin to be a list?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.