• 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

Maximum of all subarrays of size k

Length of the longest substring without repeating characters

Given a string, find the first character which is non-repetitive

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

How strtok() Works

Generate next palindrome number

Count number of ways to reach a given score in a game

Print Power Set of a Set

Introduction To Number Theory ( Part 1 )

Find next greater number with same set of digits

Walmart Labs Interview Experience

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

HackeEarth Flipkart’s Drone

Python List

Number of Islands BFS/DFS

Find Pythagorean Triplets in an array in O(N)

Print all nodes that are at distance k from a leaf node

Sort an array according to the order defined by another array

Find an index i such that Arr [i] = i in array of n distinct integers sorted in ascending order.

Minimum insertions to form a palindrome

Binary Tree Isomorphic to each other

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

Maximum occurred Smallest integer in n ranges

Microsoft BING Interview Experience

ADOBE Aptitude C Language Test

Maximum path sum between two leaves

Flipkart SDET Interview Experience

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

C++ OOPs Part1

Reversal of LinkedList

Copyright © 2026 · Genesis Framework · WordPress · Log in