IEEE-VIT / RazorType

A hacktoberfest React app of a fun type speed illustrator.
MIT License
7 stars 10 forks source link

Speed Calculator #5

Open rectangle-man opened 1 year ago

rectangle-man commented 1 year ago

Design an algorithm to calculate the speed of the user.

HINT: One possible way could be maintaining a track of the time required by the user to type the given paragraph and divide it by the number of words. However, this could be improved marginally

hashtag7532 commented 1 year ago

Please assign this issue to me