StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Apriori

Rating
1453.76 (4,531,527th)
Reputation
1,971 (85,004th)
Page: 1 2
Title Δ
Is it possible to increase performance of this binary correlation m... -3.51
Get bits of a given range more effective? -3.47
Keeping the order of the array in check in C++ -3.63
Which real use cases exist for arithmetic right bit shifting? -0.73
Fastest way to transpose 4x4 byte matrix -1.81
C++ static initialization: folded structures -4.09
understanding Float in C -1.37
Permuting bytes inside SSE __m128i register 0.00
Find out max & min of two number without using If else? -1.85
Finding the dominating bit +4.30
Assigning bits to a 64-bit variable -1.04
How can you transform a set of numbers into mostly whole ones? +1.44
Replace the default copy constructor with a template copy constructor -3.97
Operator ( == ) overloading error -4.01
Optimal Seat Allocation Algorithm 0.00
Is there a standard-compliant way to specify field offsets in C++? 0.00
What is the best way to simplify/optimize a piece of code that look... +4.48
Am I breaking strict aliasing rules? -2.31
beauty of a binary number game -1.93
Why are double preferred over float? -3.97
Efficient Division by Least Significant Bit set in C/C++ -3.88
Iterating a floating point range in C++ -0.87
An elegant way to find a power of 2 -2.88
C++ Points of Vertices in Cuboid (Bitwise AND) -3.91
How to sort 10000 numbers between 1 and 50000 0.00
C++ using AND operator in integer expression -3.29
Reducing the number of operations -3.73
how do I set up an if statement 0.00
Switching bits in each nibble of an int -0.74
Compare a value to two other values in a single expression while re... +1.85
Implement a near real-time CPU capability like glAlphaFunc(GL_GREAT... 0.00
Eliminating IF statement using bitwise operators -0.48
Is checking a bool more efficient than calling an empty function? -1.99
Compute norm between two integers interpreted as 4 bytes +0.61
Fast way to set single bit in SSE datatypes (__m128i)? +3.87
C++: Callback in class +0.02
How to convert from sign-magnitude to two's complement +1.84
How to find correct rotation from one vector to another? +0.09
Convert 0x1234 to 0x11223344 +4.05
What is the best practice way to create a bitmask for a range of bi... 0.00
SSE: reinterpret_cast<__m128*> instead of _mm_load_ps -2.70
How does this code work to count number of 1-bits? -2.36
Bitwise operation for add -2.91
Should I use bit manipulation on float point numbers -1.47
Pointers to arrays in C -2.32
C job interview - casting and comparing +2.45
Convert 8 bit sse register to 16 bit shorts 0.00
comparing float/double values using == operator 0.00
Bit operation question 0.00
Bitshift and integer promotion? 0.00