Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in bit-shift
What does a bitwise shift (left or right) do and what is it used for?
Aug 26, 2022
bit-manipulation
bitwise-operators
bit-shift
Why doesn't left bit-shift, "<<", for 32-bit integers work as expected when used more than 32 times?
Aug 25, 2022
c++
bit-shift
Bitwise operators and "endianness"
Aug 25, 2022
c
bit-manipulation
endianness
bit-shift
Java: Checking if a bit is 0 or 1 in a long
Aug 17, 2022
java
long-integer
bit-shift
Have you ever had to use bit shifting in real projects? [closed]
Aug 17, 2022
bit-manipulation
bit-shift
What do two left angle brackets mean? [duplicate]
Aug 16, 2022
c#
.net
operators
bitwise-operators
bit-shift
How do shift operators work in Java? [duplicate]
Dec 14, 2021
java
bit-shift
Times-two faster than bit-shift, for Python 3.x integers?
Aug 15, 2022
python
python-3.x
performance
bit-shift
integer-arithmetic
Are the shift operators (<<, >>) arithmetic or logical in C?
Aug 15, 2022
c
binary
bit-manipulation
bit-shift
What is the JavaScript >>> operator and how do you use it?
Aug 15, 2022
javascript
operators
bit-shift
How does this print "hello world"?
Aug 15, 2022
java
string
bit-shift
What is the >>>= operator in C?
Dec 14, 2021
c
obfuscation
literals
bit-shift
digraphs
Is multiplication and division using shift operators in C actually faster?
Aug 14, 2022
c++
c
division
multiplication
bit-shift
What are bitwise shift (bit-shift) operators and how do they work?
Aug 13, 2022
language-agnostic
bit-manipulation
operators
bit-shift
binary-operators
« Newer Entries