Changes between Version 2 and Version 3 of SoCHints


Ignore:
Timestamp:
Feb 26, 2012, 4:27:48 PM (11 years ago)
Author:
Andrew Sutton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoCHints

    v2 v3  
    2121 * Outline the work being proposed - Tell us what you're going to build. What classes? What algorithms? Are there any natural extensions to your work that might be included. Are you going to build a fixed-sized n-ary tree? A multi-way tree? Specializations for binary trees?
    2222
     23== Other tips ==
     24A proposal is not just a statement of intent. A proposal that only says, "I will write a tree class" is not a good proposal, and will be ranked with the lowest possible score.
     25
     26The following information is //not// considered when reviewing your proposals:
     27
     28 * Grades in classes
     29 * Your rank in your university
     30 * Faculty that you work with
     31 * Success in programming contests
     32 * Religious affiliations
     33
     34We rank proposals based on the feasibility of proposed work and whether or not we believe the student is capable of accomplishing that work. From experience, we have observed no correlation between these factors and the ability to complete a project. We primarily gauge capability through our interactions with students on and off the mailing list.
     35
    2336= Reviewing =
    2437
    2538Reviewing is basically done in two rounds. First the mentors score each of the proposals, then we vote on which of the highest scored proposals will be funded based on the number of slots Google awards Boost. The specific process may vary from year to year, but you definitely need to write a good proposal and usually need to be active on the mailing list to make it to the 2nd round.
    2639
    27 Acquiring funding to work on a Boost project is '''highly''' competitive. We can typically only fund 10% (or less) of the proposals that we receive, and we usually receive a lot of proposals. Following these guidelines will substantially increase the likelihood that you will make it into the voting round.
     40Acquiring funding to work on a Boost project is very competitive. We can typically only fund 10% (or less) of the proposals that we receive, and we usually receive a lot of proposals. Following these guidelines will substantially increase the likelihood that you will make it into the voting round.