Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puzzle

Interesting SQL puzzle

sql sql-server puzzle

C Puzzle - play with types

c types scope declaration puzzle

How to print all possible balanced parentheses for an expression?

algorithm puzzle catalan

Find the smallest set of overlapping jobs

algorithm puzzle

What's the scope of a Javascript variable declared in a for() loop?

How to combine two generators in a non-trivial way

scheme puzzle generator

Find the best combination from a given set of multiple sets

puzzle: N persons sitting on round table. No of ways of handshakes without crossing any other handshakes

algorithm puzzle catalan

C puzzle: how will you print something on console?

c puzzle

Strange code in java.util.concurrent.LinkedBlockingQueue

How to find the Largest Difference in an Array

c# algorithm puzzle

Generalised Two-Egg Puzzle

Find the sum of all numbers between 1 and N divisible by either x or y

c++ c algorithm puzzle

review of a codility test - pair_sum_even_count

java algorithm puzzle

Solving a logic puzzle using Prolog

prolog puzzle

Polynomial time solution for Tetris Puzzle

How can I solve the Log Pile wooden puzzle with a computer program?

java algorithm puzzle

Puzzle that defies the brute force approach?

python math puzzle

Minimum difference between heights of Towers?

Java Puzzle with reflection and String

java reflection puzzle