Not logged in
Talk
Contributions
Create account
Log in
Navigation
Main page
About
People
Publications
Teaching
Resources
Research Blog
Wiki Functions
Recent changes
Help
Licensing
Page
Discussion
Edit
View history
Editing
DS4UX (Spring 2016)/Day 2 coding challenge
(section)
From CommunityData
Jump to:
navigation
,
search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Challenges == Challenges about finding words: # Find all words that start with 'a' and are 9 or more letters long. # What is the longest word that starts with a 'q'? # Find all words that end with 'nge' # You need a word that matches "a*ey" (here "*" means any letter). Are there any words that match? # Print every other word that matches the condition in (1) above. # Find the longest string where no character is used > 1 time. Now we're going to start finding points! You can use scrabble.scores to get the scores for every letter. But we're going to cheat: assume you have all the letters. :7. What is the most valuable word in the dictionary, and how much is it worth? :8. You want to match a word that starts with an 'a', has an 'e' in the 4th slot, and is no more than 7 characters long. What is the best word you can play? :9. Make a list that shows the most valuable word that starts with each letter. Example: a: apophthegmatize, 37 c: chiquichiquis, 41 b: bezzazzes, 47 e: embezzlements, 37 d: decitizenizing, 36 ..... === Solutions === <big>'''[http://jtmorgan.net/ds4ux/week3/wordplay-solutions.zip Click here to download the solutions to this week's coding challenges]'''</big> [[Category:DS4UX (Spring 2016)]]
Summary:
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see
CommunityData:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:
Cancel
Editing help
(opens in new window)
Tools
What links here
Related changes
Special pages
Page information