Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puzzle

What can be the efficient approach to solve the 8 puzzle problem?

Solving Nonograms (Picross)

algorithm puzzle

Tape-Equilibrium Codility Training [closed]

java algorithm puzzle

Fixing a broken loop by changing exactly one character

c puzzle code-golf

Why does (x += x += 1) evaluate differently in C and Javascript?

javascript c semantics puzzle

Interesting OOPS puzzle [closed]

c# oop puzzle

Fastest algorithm for circle shift N sized array for M position

Two marbles and a 100 story building

algorithm puzzle

Overload a C++ function according to the return value

Finding a single number in a list [duplicate]

algorithm puzzle

Linear Time Voting Algorithm. I don't get it

How to test randomness (case in point - Shuffling)

math theory random puzzle

Programming Riddle: How might you translate an Excel column name to a number?

algorithm puzzle

Algorithm to determine if array contains n...n+m?

arrays algorithm big-o puzzle

java based programming challenges [closed]

java puzzle

Algorithm to generate anagrams

hello world in C without semicolons and without IF/WHILE/FOR statements [closed]

c puzzle

How to generate Sudoku boards with unique solutions

algorithm puzzle sudoku

The "guess the number" game for arbitrary rational numbers?

Programmer Puzzle: Encoding a chess board state throughout a game