• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to secondary sidebar

GoHired

Interview Questions asked in Google, Microsoft, Amazon

Join WeekEnd Online Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

  • Home
  • Best Java Books
  • Algorithm
  • Internship
  • Certificates
  • About Us
  • Contact Us
  • Privacy Policy
  • Array
  • Stack
  • Queue
  • LinkedList
  • DP
  • Strings
  • Tree
  • Mathametical
  • Puzzles
  • Graph

Bit Arithmeticm

Find position of the only set bit

February 20, 2016 by Dhaval Dave

Given a number having only one ‘1’ and all other ’0’s in its binary representation, find position of the only set bit.

Last Asked at @Microsoft

Say number is : 5 so its binary … Read More

Filed Under: Adobe Interview Questions, Interview Questions, Microsoft Interview Questions, problem Tagged With: Bit Arithmeticm

Find the element that appears once others appears thrice

January 27, 2015 by Dhaval Dave

Given an array where every element occurs three times, except one element which occurs only once. Find the element that occurs once.
Expected time complexity is O(n) and O(1) extra space.
Examples:
Input: arr[] =
… Read More

Filed Under: Amazon Interview Question, Interview Questions, Microsoft Interview Questions, problem Tagged With: Array, Bit Arithmeticm

Find two non repeating elements in an array of repeating elements

December 4, 2014 by Dhaval Dave

Given an array in which all numbers except two are repeated once.
(i.e. we have 2n+2 numbers and n numbers are occurring twice and remaining two have occurred once).
Find those two numbers in the
… Read More

Filed Under: Amazon Interview Question, problem Tagged With: Array, Bit Arithmeticm

Primary Sidebar

Join WeekEnd Online/Offline Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

Join WeekEnd Online/Offline Batch from 4-April-2020

WhatsApp us

Secondary Sidebar

Custom Search

  • How I cracked AMAZON
  • LeetCode
  • Adobe
  • Amazon
  • Facebook
  • Microsoft
  • Hacker Earth
  • CSE Interview

Top Rated Questions

N Petrol bunks or City arranged in circle. You have Fuel and distance between petrol bunks. Is it possible to find starting point so that we can travel all Petrol Bunks

Reliance Jio Software Developer Interview Experience

Walmart Labs Interview Experience

Check if an array has duplicate numbers in O(n) time and O(1) space

Binary Tree Isomorphic to each other

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

DFS (Depth First Search)

BlueStone E-commerce Interview Experience

25 horses 5 tracks Find 3 fastest puzzle

Get Minimum element in O(1) from input numbers or Stack

Doubly linked list

FizzBuzz Solution C C++

Subset Sum Problem Dynamic programming

Amazon Interview On-Campus For Internship – 1

Urban Ladder Written Test.

Find and print longest consecutive number sequence in a given sequence in O(n)

Find if a binary tree is height balanced ?

Test Cases for Round Function

Word Break Problem

Knight Tour Problem (Graph – Breadth First Search)

Python Array String

Check Binary Tree is Binary Search Tree or not

robot standing at first cell of an M*N matrix. It can move only in two directions, right and down. In how many ways, it can reach to the last cell i.e. (M, N) Code it

Python String and numbers

Templates in C++

Get K Max and Delete K Max in stream of incoming integers

write a c program that given a set a of n numbers and another number x determines whether or not there exist two elements in s whose sum is exactly x

Edit Distance ( Dynamic Programming )

Implement LRU Cache

Hackerearth : Counting Subarrays

Copyright © 2026 · Genesis Framework · WordPress · Log in