Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in puzzle

Word Jumble Algorithm

language-agnostic puzzle

Anagram algorithm with minimum complexity

Rounding issues with allocating dollar amounts across multiple people

c# .net puzzle rounding

Interview puzzle: array size-n contains numbers from [i, i + n)

c algorithm puzzle

Unique methods to generate sudoku puzzle [duplicate]

algorithm puzzle sudoku

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