|
Cool puzzles, illusions and whatever else you think would entertain a very bright 9 year old boy who is going to be spending the next number of weeks in hospital. Printable would be a bonus.
Due to circumstances I am unable to visit but want to send something...
Answer Snippets (Read the full thread at metafilter):
Be aware, though....
Since his work is in the public domain, go ahead and download his full Cyclopedia of Puzzles .
Nosing around the website, I see that they have liked the Sam Loyd puzzles.
When I was his age, I loved Sam Loyd puzzles.
|
|
Programing puzzles can be a great way to practice your skills and kill time between projects. What sources do you use for programing puzzles?
Started by Programmer on
, 17 posts
by 17 people.
Answer Snippets (Read the full thread at stackoverflow):
Project....
Definitely recommended for college students problem set archive.
The puzzles of waterloo's programming contest puzzles are quite good.
Javabat
java black belt
I found that the Python Challenge was a good way to learn Python .
|
|
Every single programmer worth his salt is inspired by great programming puzzles. Some puzzles are intended to sharpen your analytical abilities while some others make your programming abilities better.
Programming puzzles are the soul of infotainment ...
Started by Niyaz on
, 25 posts
by 22 people.
Answer Snippets (Read the full thread at stackoverflow):
One of my favorite programming puzzles.
Or even a combination of different chess pieces.
This thread is useless if hundreds of links are just pasted, etc...) .
Lots of links, get the puzzles on here.
|
Ask your Facebook Friends
|
Is there any website that contains SQL puzzles , tips/tricks etc?
Any version of SQL (Oracle, MSSQL etc) will do. Just want to solve some general SQL puzzles and want to learn more about SQL.
Thanks in advance!
Started by Niyaz on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd....
More quiz-style questions than puzzles on http://www.sqlquiz.com/ .
There are a few others on " Puzzled by T-SQL " blog by Itzik Ben-Gan on the SQL Server Magazine website.
There are some SQL puzzles on Lionel Clarke's blog .
|
|
I'm looking to get some practice coding solutions to algorithm puzzles on a whiteboard. A friend is going to read puzzles to me (as if he were interviewing me), and I'll solve them on a whiteboard.
Does anyone know any great books with algorithm puzzles...
Started by jboxer on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
You can also order their PDF.
Try Careercup with online interview questions and puzzles.
Seriously though, the "Customers exercises.
Wait, I thought Stackoverflow was for algorithm puzzles.
puzzles.
|
|
Dear All,
Here is the January edition of the Quizzes and Puzzles round up.
Please add in any other quizzes you have to this thread in the usual way.
Have Fun!!!
1. Charity Gen Knowledge Quiz 120 questions to support Long Eaton Rotary Club, closing date...
Started by AB Editor on
, 19 posts
by 1 people.
Answer Snippets (Read the full thread at theanswerbank):
The quiz costs £7.
Consists of 130 questions, puzzles and pictures ranging from the easy to the difficult.
|
|
Hi all,
While there are good sites having interesting programming puzzles like mentioned in this SO post. But are there any specific to C/C++?
Started by rocknroll on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Gimpels bug of the month page.
The International obfuscated C Code Contest
TopCoder://projecteuler.net/
Not necessarily C, but interesting puzzles.
This site has some interesting C puzzles.
|
|
I'm trying to come up with some programming puzzles focused on multi-threading. Most of the problems I've been able to come up with, so far, have been pretty domain specific. Does anybody have any decent programming puzzles for developers attempting to...
Started by senfo on
, 12 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Unisex bathroom is another one
Perhaps you can use the simple problem of testing and setting a shared flag or accessing some kind of list resource in some kind... .
Dining philosophers is one...
The Dining Philosophers Problem , is the first one I think of .
|
|
I've used brute force for the most part for the ProjectEuler.net problems that I have been able to solve. One thing I'm finding is that, for some of the puzzles, I'm not able to find good resources for 'backfilling' my understanding of the problem domains...
Started by Kyle Burton on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Keep in mind that brute forcing the questions is really not the goal - ideally, you are supposed to come up with a program that will find a solution in less than 60 seconds!
... .
I do play with ProjectEuler, though I've been stuck on #78 for way too long .
|
|
I want to know if anyone was able to notice an improvement in their programming aptitude based on working at/becoming better at solving logic problems/puzzles?
I've never really been really good at them, and am wondering if to devote more time to practicing...
Started by trustfundbaby on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Practicing logic puzzles indeed can only kinds of puzzles....
Or you can just reading programming blogs.
No - practicing puzzles will make you a better at solving puzzles is in the details.
Solutions to those puzzles do.
|