Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puzzle

Why swap with xor works fine in c++ but in java doesn't ? some puzzle [duplicate]

java c++ puzzle swap xor

Help me finish this Python 3.x self-challenge

How do you answer questions in interviews for which you think, they are senseless? [closed]

puzzle

Finding Frequency of numbers in a given group of numbers

c++ c algorithm puzzle frequency

C/C++ Puzzle: To print values from 1..15 15..1 with a single for loop [closed]

c++ c puzzle

Does a binary tree contain another tree?

java regex binary-tree puzzle

Rectangular region in an array

algorithm puzzle

How to compute palindrome from a stream of characters in sub-linear space/time?

A Dynamic programming problem

How do I make a puzzle app in droid without running out of memory?

ARM assembly 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