K5kC | Code & More
Computer Science
Algorithms
Programming Languages
Database
System Design
Problems
Blind 75
Difficulty: Easy
Difficulty: Medium
Difficulty: Hard
Videos
Projects
Android
Data Science
Computer Vision
Simulations
Tools
UUID Generator
Code Formatter
Search
⌘K
All Problems
83 problems total
Array
(1905)
Sorting
(440)
Depth First Search
(316)
Database
(301)
Breadth First Search
(241)
Tree
(240)
Stack
(172)
Graph Theory
(169)
Linked List
(81)
Monotonic Stack
(67)
Queue
(50)
Recursion
(48)
Shortest Path
(33)
All Topics
(4301)
Algorithms
(3944)
Database
(305)
Networking
(0)
Object Oriented Design
(31)
Programming Languages
(5)
System Design
(0)
Filter by Difficulty:
Easy
Medium
Hard
🎥
Has Video
Tag:
🏷️
bits
Company:
🏢
All Companies
Active filters:
Tag: bits
×
Clear all
Title
Difficulty
Videos
Companies
Add one to a number without using plus or minus sign
easy
-
Add two numbers without using the plus operator
hard
-
Check If a String Contains All Binary Codes of Size K
medium
-
Check If an Integer's Bit Representation Is a Palindrome
medium
-
Check if ith bit is set in a 32 bit integer
easy
-
Check if number is odd or even
easy
-
Clear the n-th bit
easy
-
Count Binary Strings Without Consecutive 1s
easy
-
Create a word with a single 0-bit at the position of the rightmost 1-bit
easy
-
Create a word with a single 1-bit at the position of the rightmost 0-bit
easy
-
Determine if a string has all unique characters
medium
-
Explain (n & (n-1)) == 0
easy
-
Explain x & (-x)
easy
-
Fast way to multiply a number by 7
easy
-
Find if a number is divisible by 17 using bitwise operators
medium
-
Find maximum of two numbers without using comparison operators or if-else
medium
-
Find missing integer in an array with only access to jth bit of elements
medium
-
Find Position Of Most Significant Bit In An Integer
easy
-
Find Position of the only Set Bit
easy
-
Find Rightmost Set Bit of a Number
easy
-
Find Rightmost Unset Bit of a Number
easy
-
Find the largest power of 2 less than a given number
easy
-
Find the nearest numbers that have same number of 1s for an integer
medium
-
Find the next higher number containing the same number of set bits
medium
-
Game of Master Mind
medium
-
Generate All Strings of n bits
medium
-
Implement Arithematic Operators Using Bit Manipulation
medium
-
Implement multiplication, subtraction, and division using only addition
medium
-
Integer to Binary number
easy
-
Isolate the rightmost 1-bit
easy
-
Maximum Number of set bits after flipping a single contagious segment of bits
easy
-
Min Xor Value
easy
-
booking
Print binary representation of a decimal number
medium
-
Right propagate the rightmost 1-bit
easy
-
Set all bits of a number in a range equal to another number
medium
-
Set the n-th bit
easy
-
Subtract Two Numbers Without Using Arithematic Operators
easy
-
Implement Power Function 1
medium
-
adobe
amazon
apple
+12 more
Sum of two numbers using only bitwise operators
medium
Swap bits at position i and j
easy
-
Swap Nibbles in a Byte
easy
-
Swap odd and even bits in an integer
medium
-
cisco
Swap two number in place without temporary variables
medium
-
Toggle a specified bit in a bit string without effecting other bits
easy
-
Toggle the n-th bit
easy
-
Turn off the rightmost 1-bit
easy
-
Turn off the rightmost contiguous string of 1’s
medium
-
Turn on the rightmost 0-bit
easy
-
Turning a bit off without affecting other bits
easy
-
Twitter Codility Problem - Max Binary Gap
easy
-
Showing 1 to 50 of 83 results
1
2
Next