Commit 2fe37bce authored by EASHAN GUPTA's avatar EASHAN GUPTA

Update README.md

parent 2f041df3
...@@ -57,12 +57,11 @@ Task-wise details: ...@@ -57,12 +57,11 @@ Task-wise details:
3. **Applicant Login:** 3. **Applicant Login:**
* The various applicant users of the portal are also provided with a username and a password as given by their institute. * The various applicant users of the portal are also provided with a username and a password as given by their institute.
* They can use this to login and fill in their preferences. * They can use this to login and fill in their preferences.
*
4. **Allocation:** 4. **Allocation:**
* Sort the students in order of their rank and allocated as per the rank list. * Sort the students in order of their rank and allocated as per the rank list.
* Checking it's correctness is tough. One needs to solve the test cases manually and then check with the program output. * Checking it's correctness is tough. One needs to solve the test cases manually and then check with the program output.
5. **Freeze, Float, Drop:** 5. **Freeze, Float, Drop:**
* After allocating once, all the applicants can choose to either freeze, float or drop their current branch. * After allocating once, all the applicants can choose to either freeze, float or drop their current branch.
1. **Freeze**: Accept the current allocated choice and be removed from further rounds of allocation. 1. **Freeze**: Accept the current allocated choice and be removed from further rounds of allocation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment