• 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

Leetcode: Edit Distance

Daughter’s Age VeryGood Puzzle

ADOBE Aptitude C Language Test

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

Reversal of LinkedList

How strtok() Works

Stock Buy Sell to Maximize Profit

SAP Off Campus Hiring_ March 2015 Sample Questions

Sort Stack in place

Flipkart Set 1 On Campus with Answers

SAP Off Campus Hiring_ March 2015 Computer Skills

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

There are N nuts and N bolts, u have to find all the pairs of nuts and bolts in minimum no. of iteration

Calculate price of parking from parking start end time prices

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

Code Chef PRGIFT Solution

Print vertical sum of all the axis in the given binary tree

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

Maximum difference between two elements s.t larger element appears after the smaller number

Binary Tree in Java

Given a sorted array and a number x, find the pair in array whose sum is closest to x

Sort an array according to the order defined by another array

Maximum of all subarrays of size k

Singly linked list

Knight Tour Problem (Graph – Breadth First Search)

Wrong Directions given find minimum moves so that he can reach to the destination

DFS (Depth First Search)

Rectangular chocolate bar Create at least one piece which consists of exactly nTiles tiles

Trie Dictionary

Level order traversal in Spiral form

Copyright © 2026 · Genesis Framework · WordPress · Log in