PuzzlersWorld.com

  • Hacker Puzzle
  • Interview Puzzles
  • Number Puzzles
  • Maths Puzzles

Sort the array in O(N)

April 11, 2013 by puzzler 1 Comment

Problem Statement
Given an integer array of length N, containing values in the range 1,2,3…N^2. Sort the array in O(N) time.

Solution
[Read more…]

Checkout more Interview Questions Tags: Algorithm, Array, Difficult, Interview, Java, Solved Puzzles

Number Puzzle #36

April 7, 2013 by puzzler 7 Comments

Number puzzles for kids, only for genius one’s 🙂

IF: 111 = 13 112 = 24 113 = 35 114 = 46 115 = 57 Then: 117 = ?

IF: 111 = 13
112 = 24
113 = 35
114 = 46
115 = 57
Then: 117 = ?

See AnswerHide Answer

Answer is 79

How?
Answer is in this format : <last digit><sum of all digits>
thus answer to this number puzzle will be 79.

Checkout more Number Puzzles Tags: Easy, Number, Puzzle, Solved Puzzles

Number Puzzle #35

April 7, 2013 by puzzler 1 Comment

 

IF 1 + 4 = 10, 2 + 8 = 20, 4 + 16 = 40 then, 8 + 32 = ?

IF 1 + 4 = 10
2 + 8 = 20
4 + 16 = 40
then, 8 + 32 = ?

See AnswerHide Answer

Answer is 80

How?
Sum multiplied by 2.

Checkout more Number Puzzles Tags: Easy, Number, Puzzle, Solved Puzzles

Number Puzzle #34

April 7, 2013 by puzzler Leave a Comment

 

What is the missing number ?

What is the missing number ?

See AnswerHide Answer

Answer is 6

How?
72/18 = 4
95/19 = 5
missing number should be 84/14 = 6.

Checkout more Number Puzzles Tags: Easy, Number, Puzzle, Solved Puzzles

How many squares #6

April 4, 2013 by puzzler 2 Comments

How many squares are there in this picture?

how many squares puzzle

how many squares puzzle

See AnswerHide Answer

There are a total of 17 squares.

How?
Let say smallest square is of side 1cms then
Number of squares with side 1cms: 6
Number of squares with side 2cms: 8
Number of squares with side 3cms: 2
Number of squares with side 4cms: 1

Thus, Total number of squares = 17

Checkout more Picture Puzzles Tags: Easy, How Many, How Many Squares, Solved Puzzles

Number Puzzle #33

April 3, 2013 by puzzler 2 Comments

 

What is the missing number

2 6 3 ?
80 24 120 36

See AnswerHide Answer

Answer is 9

How?
number on the right side of the box is the multiple of the first digit on the left side and 3.

Checkout more Number Puzzles Tags: Easy, Number, Puzzle, Solved Puzzles

Number Puzzle #32

April 2, 2013 by puzzler Leave a Comment

 

Find the missing number

25 15
100
59 ?

See AnswerHide Answer

Answer is 1

Sum of all 4 outer box is 100

Checkout more Number Puzzles Tags: Easy, Number, Puzzle, Solved Puzzles

Number Puzzle #31

April 1, 2013 by puzzler 1 Comment

 

IF 1 + 1 = 5 2 + 2 = 20 3 + 3 = 45 Then, 4 + 4 = ?

IF 1 + 1 = 5
2 + 2 = 20
3 + 3 = 45
Then, 4 + 4 = ?

See AnswerHide Answer

Answer is 80

How?
Multiply the two numbers and then multiply the result by 5.

Checkout more Number Puzzles Tags: Easy, Number, Puzzle, Solved Puzzles

Number Puzzle #30

April 1, 2013 by puzzler 2 Comments

 

16, 43, 27 11, 36, 25 29, 56, ?

16, 43, 27
11, 36, 25
29, 56, ?

See AnswerHide Answer

Missing number is 27.

How?
Number in middle column is sum of the respective numbers in first and third column. thus the missing number should be 56 – 29 = 27.

Checkout more Number Puzzles Tags: medium, Number, Puzzle, Solved Puzzles

Find a pythagorean triplet from an array

March 28, 2013 by puzzler 1 Comment

Problem Statement:
Given an array a of n integers find all possible Pythagorean triplets from the array.

What is Pythagorean triplet?

A Pythagorean triple consists of three positive integers a, b, and c, such that a2 + b2 = c2. this formula is derived from Pythagoras theorem: “For every right angle triangle with side lengths a, b, and c=> a2 + b2 = c2“.

Pythagorean Triplet

Pythagorean Triplet

Solution:
[Read more…]

Checkout more Interview Questions Tags: Algorithm, Array, Difficult, Interview, Solved Puzzles

  • « Previous Page
  • 1
  • …
  • 72
  • 73
  • 74
  • 75
  • 76
  • …
  • 94
  • Next Page »
Submit your Puzzle

You may also like

    Categories

    • Aive hi Puzzles
    • Akbar and Birbal
    • Alphabetical Puzzles
    • Bollywood Puzzles
    • Google Code jam
    • Hindi Riddles
    • Interview Puzzles
    • Interview Questions
    • Logical Puzzles
    • Malayalam Puzzles
    • Maths Puzzles
    • Miscellaneous
    • Number Puzzles
    • Picture Puzzles
    • Riddles
    • Tamil Puzzles
    • Technical

    Social

    • View puzzlersworld’s profile on Twitter
    privacy policy

    Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in

    • Hacker Puzzle
    • Logo Puzzles
    • Optical Illusions
    • WhatsApp Puzzles
    • Picture Puzzles
    • Riddles
      ▼
      • Hindi Riddles
    • Bollywood Puzzles
    • Alphabetical Puzzles
    • Aive hi Puzzles
    • Interview Puzzles
    • Logical Puzzles
    • Interview Questions
      ▼
      • Data Structures
      • Binary Tree
      • Algorithms
      • Recursion Questions
      • Amazon Interview Questions
      • Snapdeal Interview Questions
      • Google Code jam
    • Technical
    • Akbar and Birbal
    • Number Puzzles
    • Maths Puzzles
    • Miscellaneous