StackRating

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

Davislor

Rating
1449.87 (4,532,681st)
Reputation
8,915 (17,429th)
Page: 1 2 3 4 5 ... 12
Title Δ
If I have an 8-bit value, is there any advantage to using an 8-bit... -0.41
Is the "this" pointer just a compile time thing? -0.64
UTF-8 encoding why prefix 10? -0.72
How do functional languages handle shared state data? 0.00
Combining arbitrary Unicode symbols, or Unicode characters with neg... 0.00
The need of virtual memory on 64 bit processors +0.02
What is "Segmentation Fault (core dumped)" and why is it... 0.00
Detecting an undeclared identifier before the compiler +2.26
Memory Management and Pointers in C++ +0.08
user entering zero to signal the end of input in C -1.68
How do remove all Unicode from string, BUT keep lanauges such as: J... +0.57
Creating a mask with N least significant bits set -0.80
How to Replace For Loops with Recursion -0.92
Size of an array pointed to by a pointer -0.18
What makes a file UTF-8? -1.55
Why, or in what situations, would you pass an argument to a functio... -0.07
C: How to change my own program in my program in runtime? +0.14
"default value" of allocated struct pointer in C -0.15
Why is including an extra assembly instruction in a loop increasing... +0.68
Allocating a large memory block in C++ -1.26
segmentation fault after manipulating c string with secondary pointer 0.00
C++ how to make a virtual funtion return any type of pointer? 0.00
Haskell - ending part of recursive call early 0.00
How can we modify value of const variable? +0.06
Is the use of const necessary here? +0.34
Implementing a data structure to hold a stream of chars +0.69
How do i clean out first input from the loop to calculate properly... +2.31
how will this statement execute conditional operation in c? -1.37
Segmentation fault with typecast -0.91
Displaying characters in ascending order in C -1.03
Haskell: Can a function be compiled? -0.34
Haskell recursion list of self growing lists -0.14
Can I change the value of a static class member variable using a po... -1.55
Is Windows API an object-oriented framework? 0.00
When does an object gets its memory? -0.56
Why do we need IO? -1.19
Haskell - Sum up the first n elements of a list -0.98
Discrepancy in sizeof result when used to evaluate a string in func... -0.12
Why don't Standard C Libraries need to be divided into a header... 0.00
Removing chars from an array of chars in C++ 0.00
How to check the malloc address is QWord aligned? 0.00
Confusing behavior of sizeof with chars -0.76
Does the C standard permit assigning an arbitrary value to a pointe... -0.23
Self-Referential Definition Not Working in Haskell -1.30
Casting element of uint8_t to 32-bit variable on 8-bit platform or... +2.52
Guards in list comprehensions don't terminate infinite lists? 0.00
memory allocation for global symbols defined at multiple places in C +0.05
Is this call by reference or by value? C -1.83
Modifying a global variable in a constexpr function in C++17 -1.90
Sorting an array using functions 0.00