Skip to content

Added a poker question #16

Open
Drexregion wants to merge 3 commits into
mainfrom
divine-poker-game
Open

Added a poker question #16
Drexregion wants to merge 3 commits into
mainfrom
divine-poker-game

Conversation

@Drexregion

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread questions/Poker_game.md

Welcome to **divine**! Here is the problem statement:

You are playing a poker game and the final round that could cost you millions of dollars is to pick a card from a list of cards which is arranged in ascending order that contains a number that is given to you in the shortest amount of time, which way would you take to pick that card and in the shortest amount of time possible so that you can cash out millions of dollars!!!! No newline at end of file

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rewrite this question. It isn't very clear on what it is asking. Why do you have to pick a card quickly?

Suggested change
You are playing a poker game and the final round that could cost you millions of dollars is to pick a card from a list of cards which is arranged in ascending order that contains a number that is given to you in the shortest amount of time, which way would you take to pick that card and in the shortest amount of time possible so that you can cash out millions of dollars!!!!
You are playing a card game. This final round could win you millions of dollars. You are given a card number and a list of cards. The list is in ascending order. Your task is to find the card number you are given in that list of cards in the shortest time possible. If you're too slow you will not win.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the change of framing @OfErosAngel suggested is a great idea. Poker is not usually done in this way so moving to just "a card game" makes this more intuitive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: No status

Development

Successfully merging this pull request may close these issues.

4 participants