The tag has no wiki summary.

learn more… | top users | synonyms

29
votes
0answers
4k views

Alternatives to Project Euler? [duplicate]

Possible Duplicate: Programming Puzzles ProjectEuler was great for when the challenge is gone in general programming, but it's a little monotonous to do nothing else other than the ...
10
votes
13answers
5k views

Challenging Java questions for beginners

I am teaching an introduction to computer science lab session this semester. We are using Java. I am looking for some hard bonus questions for students to solve. They should be able to solve them ...
12
votes
7answers
506 views

What are the major challenges in creating a platform such as StackOverflow? [closed]

Let us assume you were to create a platform such as StackOverflow. It needs to be functional, fast and scalable, just like SO, in order to be successful. What are the major challenges you would face ...