Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puzzle

do numbers in an array contain sides of a valid triange

puzzle

How to start coding the "Dining Philosophers" simulation?

c# deadlock puzzle

Regular expression puzzle

regex puzzle

suggest an algorithm for the following puzzle!

algorithm puzzle geometry

Segfault on IA-64, but not on IA-32

c puzzle

Project Euler 240: number of ways to roll dice

python puzzle itertools dice

Header File Content Puzzle [Interview Question]

c++ puzzle

stadium problem: Provide algorithm to solve the problem

c algorithm puzzle

Finding the largest positive int in an array by recursion

java recursion puzzle

Puzzled over palindromic product problem

ruby math puzzle palindrome

How can this Java code compile?

java puzzle

Is it possible to solve this?

c++ c puzzle

Best way to find a specific pattern in a 2D array

algorithm puzzle

Solve Number Puzzle with C and Java

java c algorithm math puzzle

Wandering star - codeabbey task

python algorithm vector puzzle

How would I find all sets of N single-digit, non-repeating numbers that add up to a given sum in PHP?

Decoding Permutated English Strings

algorithm puzzle nlp

Tinyurl-style unique code: potential algorithm to prevent collisions

Coins of different denominations are placed one after the other, pick coins to maximize the sum

algorithm puzzle

Algorithm for "pick the number up game"