• 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

Find Percentage of Words matching in Two Strings

How strtok() Works

Code Chef PRGIFT Solution

CodeChef’ RRCOPY

Maximum of all subarrays of size k

Memory Efficient LinkedList

Stickler thief

Singly linked list

Inorder and Preorder traversals of a Binary Tree given. Output the Postorder traversal of it.

Cisco Hiring Event 21st – 22nd Feb 2015

Max Sum in circularly situated Values

Find Pythagorean Triplets in an array in O(N)

Interfaces in C++ (Abstract Classes in C++)

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

Linked List V/S Binary Search Tree

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

Reversal of LinkedList

Count Possible Decodings of a given Digit Sequence

strtok()

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

Knight Tour Problem (Graph – Breadth First Search)

Binary Tree in Java

Difference between a LinkedList and a Binary Search Tree BST

Binary Tree in Java

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

ADOBE Aptitude C Language Test

Print Power Set of a Set

How Radix sort works

K’th Largest Element in BST when modification to BST is not allowed

Given Set of words or A String find whether chain is possible from these words or not

Copyright © 2026 · Genesis Framework · WordPress · Log in