Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Godel, Escher, Bach Typographical Number Theory (TNT) puzzles and solutions

logic numbers puzzle

why is 24 * 60 * 60 * 1000 * 1000 divided by 24 * 60 * 60 * 1000 not equal to 1000 in Java?

java puzzle math

Factorial in C without conditionals, loops and arithmetic operators

c algorithm puzzle

Determine if a number only appears once in an array

java algorithm big-o puzzle