DEV Community

# bitwise

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Compressing and Decompressing User Permissions with JavaScript

Compressing and Decompressing User Permissions with JavaScript

1
Comments
1 min read
Utilising Bitwise Operators in JavaScript, by Building a RGB to Hex Colour Convertor

Utilising Bitwise Operators in JavaScript, by Building a RGB to Hex Colour Convertor

Comments
5 min read
Using Bitwise XOR to Solve the 'Lonely Integer' Problem

Using Bitwise XOR to Solve the 'Lonely Integer' Problem

10
Comments
4 min read
Bit Manipulation: Exploring A Lost Technique of Programming

Bit Manipulation: Exploring A Lost Technique of Programming

2
Comments 4
7 min read
Bitwise Operations: A Simplified Guide for Beginners

Bitwise Operations: A Simplified Guide for Beginners

Comments
7 min read
Bit Manipulation for Technical Interviews

Bit Manipulation for Technical Interviews

32
Comments
2 min read
Beware of integer division in Elm 0.19.1

Beware of integer division in Elm 0.19.1

5
Comments
3 min read
Bitwise Operators and WHY we use them

Bitwise Operators and WHY we use them

Comments
6 min read
Bitwise enumerations

Bitwise enumerations

10
Comments 5
7 min read
Bit tricks every programmer should know

Bit tricks every programmer should know

47
Comments 1
3 min read
Bitwise operations for IPv4 calculations

Bitwise operations for IPv4 calculations

13
Comments
4 min read
Power of Two, A Google Interview Question - C++ Solution

Power of Two, A Google Interview Question - C++ Solution

36
Comments 1
4 min read
Power of Two, A Google Interview Question - Java Solution

Power of Two, A Google Interview Question - Java Solution

32
Comments
4 min read
Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

Check If The kth Bit is Set/Unset, A FAANG Interview Questions - Java

37
Comments 1
3 min read
Bitwise Operations

Bitwise Operations

5
Comments
4 min read
About bitwise operations

About bitwise operations

27
Comments 3
10 min read
How to use bitwise operations to compactly store small values in a single number

How to use bitwise operations to compactly store small values in a single number

7
Comments
5 min read
Actionable bitwise with C++

Actionable bitwise with C++

7
Comments 2
5 min read
Bitwise Operations: Find If a Number Is a Power of Two

Bitwise Operations: Find If a Number Is a Power of Two

5
Comments
2 min read
Intro to bitwise operations

Intro to bitwise operations

8
Comments
2 min read
Interesting use cases for JavaScript bitwise operators

Interesting use cases for JavaScript bitwise operators

30
Comments 1
16 min read
NSFW: Use cases for Bitwise operators in Js

NSFW: Use cases for Bitwise operators in Js

186
Comments 6
5 min read
Bitwise Operations on your Fingers 🙌👩🏻‍💻

Bitwise Operations on your Fingers 🙌👩🏻‍💻

53
Comments 9
4 min read
Bitwise Operations in C/C++

Bitwise Operations in C/C++

92
Comments 8
2 min read
loading...