Tech Interview

A site for technical interview questions, brain teasers, puzzles, quizzles (whatever the heck those are) and other things that make you think!

    • 25 Sep 2016

      Amazon Interview Question: Count Negative Integers in Matrix

      Posted at 12:35 am by Admin, on September 25, 2016

      0 Comments
      Posted in Amazon, Videos
    • 25 Sep 2016

      Implement a Function to Return a Ratio

      Posted at 12:19 am by Keisha l, on September 25, 2016

      Implement a function to return a ratio from a double function (0.25 -> 1/4).
      If the function tolerance is .01 then Find Ratio(.24, .01) -> 1/4

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Three People on a Weak Bridge

      Posted at 12:19 am by Keisha l, on September 25, 2016

      Three people need to cross a weak bridge at night. They have just one turn and the bridge is only strong enough to support two people at a time. Not all people take the same time to cross the bridge. Times for each person: 2 min, 5 mins and 7 mins. What is the shortest time for all three of them to cross the bridge?

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Server to Process Fair Number of Functions

      Posted at 12:19 am by Keisha l, on September 25, 2016

      How would you design a server that has to process a fair number of functions of a requests in a second?
      What if you are not aware of how many requests you will be getting?
      What if requests has different priorities?

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Function that Multiples 2 Integers

      Posted at 12:18 am by Keisha l, on September 25, 2016

      Write a multiply function that multiples 2 integers without using “*”.

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Find Out if a Linked List has a Cycle

      Posted at 12:18 am by Keisha l, on September 25, 2016

      Without marking nodes, find out if a linked list has a cycle in it or not.

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Fruit Jar Problem

      Posted at 12:17 am by Keisha l, on September 25, 2016

      You have 3 jars that are all mislabeled. One jar contains Apple, another contains Oranges and the third jar contains a mixture of both Apple and Oranges. You are allowed to pick as many fruits as you want from each jar to fix the labels on the jars. What is the minimum number of fruits that you have to pick and from which jars to correctly label them?

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      A Man with Burning Ropes

      Posted at 12:17 am by Keisha l, on September 25, 2016

      A man has two ropes of varying thickness, those two ropes are not identical, they aren’t the same density nor the same length nor the same width. Each rope burns in 60 minutes. How can he measure 45 mins using only these two ropes.
      He can’t cut the one rope in half because the ropes are non-homogeneous and he can’t be sure how long it will burn.

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Write a Function for r and 5()

      Posted at 12:17 am by Keisha l, on September 25, 2016

      Write a function for r and 5() that returns a random int between 0 and 5, implement r and 7 ()

      0 Comments
      Posted in Uncategorized
    • 25 Sep 2016

      Out of 10 Coins

      Posted at 12:15 am by Keisha l, on September 25, 2016

      Out of 10 coins, one weighs less then the others. You have a scale.
      How will you determine which one weighs less in 4 weighs?
      How will you determine the above question, if you didn’t know whether the odd coin weighs less or more?

      0 Comments
      Posted in Uncategorized
    ← Older posts
    Newer posts →

Proudly powered by WordPress.

Theme: Minipress by Obox Themes.