Skip to main content

Questions tagged [optimization]

A puzzle where you have to optimize a certain objective function (maximize profit, minimize cost). There should ideally be a provable best answer, to avoid making the puzzle into an [open-ended] game.

1 vote
2 answers
195 views

Finding the 9 chapters

Suppose that you have a book of 1000 pages. You know the book has 10 chapters and know each chapters has at least 10 pages, i.e., as chapter 1 starts at page 1, chapter 2 can only start at the page 11 ...
JKHA's user avatar
  • 6,157
1 vote
0 answers
133 views

Identical cubes in a sphere

Suppose that you have a sphere of radius 10cm. At most how many cubes of side 1cm can you fit in the sphere such that: A cube can touch another cube (share a face, an edge or a point) but cannot ...
JKHA's user avatar
  • 6,157
3 votes
2 answers
209 views

Identical squares in a circle

Suppose that you have a circle of radius 10cm. How many squares of side 1cm can you fit at most in the circle such that: A square can touch another square (share an edge or a point) but cannot ...
JKHA's user avatar
  • 6,157
0 votes
0 answers
130 views

How many uncoordinated cubers does it take to solve a Rubik's cube with multiple solutions?

Inspired by Rubik's cubes with multiple sets of colors or stickers. Suppose there's a Rubik's cube with multiple solutions (represented by multiple sets of colors) made with special paint that reflect ...
alices_and_bobs's user avatar
23 votes
1 answer
3k views

What’s the highest salary the greedy king can arrange for himself?

A little kingdom contains 66 people, a king and 65 citizens. Each of them, including the king, has a salary of one gold piece. When democracy comes, the king is denied a vote, but he has the power to ...
Will.Octagon.Gibson's user avatar
-1 votes
0 answers
122 views

How to match pairs on raw tables?

The idea for the puzzle came from working with test score tables. In this case, the raw tables indicate an internal identifier that differs from user_id. To match, you have to download solutions and ...
Nick's user avatar
  • 1,701
9 votes
3 answers
2k views

Visiting every digit

A clock uses a seven-segment display as following: Each move involves adding or removing a single segment. Starting with the digit 0, what is the fewest number of moves needed to visit all the ...
Dmitry Kamenetsky's user avatar
5 votes
2 answers
225 views

Balls of different weights: how few balls can there be?

This puzzle was inspired by the one in this posting by Hemant Agarwal. There are n balls. Their weights are distinct positive integers which sum to W. The balls have the property that, if any one of ...
Rosie F's user avatar
  • 8,692
9 votes
4 answers
1k views

Prisoners and warden game, again?

Source: There are 100 prisoners in a prison. As usual, there is a warden who loves to play games, hence offers the prisoners a chance to free themselves. He says There is a room with a whiteboard, ...
Culver Kwan's user avatar
  • 6,229
8 votes
3 answers
1k views

Largest sequence of adjacent numbers less than 11 such that adjacent number divides the other

Friday writes different positive whole numbers that are all less than 11 next to each other in the sand. Robinson Crusoe looks at the sequence and notices with amusement that adjacent numbers are ...
Hemant Agarwal's user avatar
2 votes
1 answer
201 views

Find the longest English anagram-homophone chain

Construct the longest chain you can by appending a new word based on the properties of its predecessor: Same pronunciation but different spelling to the predecessor. An anagram of its predecessor. ...
Toby Speight's user avatar
  • 1,089
5 votes
1 answer
192 views

Rats & Snakes: Avoid being eaten, escape unharmed

I'm trying to create a puzzle for an RPG that involves a classic lever puzzle. It is presented as follows: There are four rooms, you start in the southern-most room (S). In this room are two closed ...
Ormus's user avatar
  • 61
9 votes
3 answers
368 views

The prisoners and the switch

After studying for a math exam some months ago, I fell in an uneasy sleep and had the oddest dream. I dreamt I was part of a company of soldiers captured in enemy territory, imprisoned for weeks. ...
Angel Sachse's user avatar
19 votes
2 answers
2k views

What is the maximum number of fish possible in your tank?

You want to put some fish in a square tank. But these fish fight whenever they are in the same tank. Sadly, you have only 1 tank, but you can put glass panes inside the tank to divide it, not ...
NoName's user avatar
  • 193
16 votes
3 answers
4k views

Make exactly 101 squares using as few lines as possible

With how few straight lines can you make exactly 101 squares? The squares don’t necessarily have be the same size. Clarification 1: By lines, I mean you can use mathematical line segments and/or ...
Will.Octagon.Gibson's user avatar

15 30 50 per page
1
2 3 4 5
57