asrayousuf / ScrabbleWordRecommender

0 stars 0 forks source link

Group 1 Work Allocation #2

Closed asrayousuf closed 9 years ago

asrayousuf commented 9 years ago

How do we distribute the work amongst the three of us? I have a basic running code which gives the desired output or do you want to start from scratch @aravindsrivats @aravindram94

aravindram94 commented 9 years ago

Does ur code uses the same logic as u stated in the other issue tracker?

Jayasruthi commented 9 years ago

Use the same code

theCuriosityEnthusiast commented 9 years ago

Is the input format of the String " ansv* "?

theCuriosityEnthusiast commented 9 years ago

Will the String provided be already sorted?

asrayousuf commented 9 years ago

Which string are you talking about?

aravindram94 commented 9 years ago

please Split the work among ourselves group 1

asrayousuf commented 9 years ago

Okay so our work allocation will go like this:

Aravind AR: Generate the Anagram list. Returns a Hash Map with key=, value= Aravind S: Code the function for calculating the score of each word Asra: Incorporate the code and generate the top 10/5 best suggested words

asrayousuf commented 9 years ago

Is this okay?

asrayousuf commented 9 years ago

Open to changes?

Jayasruthi commented 9 years ago

Check this code: https://github.com/DhanyaHN/ScrabbleWordSuggester

aravindsrivats commented 9 years ago

Who is taking care of calling the respective function based on the input?

Jayasruthi commented 9 years ago

Hey is the constraint input "**_c_p" or " c p"