• 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

Longest Increasing Subsequence

Printing Longest Common Subsequence

building with N steps, we can take 1,2,3 steps calculate number of ways to reach at top of building

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

LeetCode : Word Search

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

strtok()

Facebook Interview Question : Interleave List

Given a float number convert it into the string WITHOUT using any inbuilt Function

Find Percentage of Words matching in Two Strings

Client Server C program

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

Amazon Interview On-Campus For Internship – 1

Binary Tree in Java

BFS (Breath First Search)

C++ OOPs Part2

The Magic HackerEarth Nirvana solutions Hiring Challenge

How Radix sort works

Best Java Book | Top Java Programming Book for Beginners

Find Pythagorean Triplets in an array in O(N)

Word Break Problem

Level order traversal in Spiral form

Maximum size of square sub matrix with all 1’s in a binary matrix

Find min element in Sorted Rotated Array (With Duplicates)

Python Dictionaries

Generate next palindrome number

Doubly linked list

Find shortest distances between every pair of vertices ( Dynamic Programming Floyd Warshall Algorithm)

Right view of Binary tree

Trapping Rain Water

Copyright © 2026 · Genesis Framework · WordPress · Log in