StackRating

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

Deduplicator

Rating
1571.79 (3,853rd)
Reputation
35,304 (3,270th)
Page: 1 ... 15 16 17 18 19 ... 25
Title Δ
Why is using exit() considered bad? +1.39
C Initialize Character Array from Character Pointer -0.88
While loop not stopping when arguments are equal -1.21
How to represent conflicts with a proper container? +0.23
Deep copy of a pointer to an array of pointers to objects 0.00
including a header file into a header file without exposing it'... +1.96
Pointer to function that returns pointer to same function type 0.00
performance issue with substr on a very long UTF-8 string +0.89
When is it appropriate to explicitly instantiate templates? +0.42
Preferred way of initialization in c++11 +0.79
Casting char pointer to int pointer - buffer error 10 -1.55
Best way to hold on to a shared_ptr returned from a factory Create... 0.00
Is perror thread-safe? -1.47
C a function that returns an array +1.21
Checking for Item in std::vector<std::vector<std::string>&... +0.24
HashMap UUID or String as key? -0.26
What is the function behind srand? +0.11
allocate memory to a string to write more data +1.47
How come you can cast a pointer to an integer, but not a double? (C) +0.44
Is there a cast (or standard function) with the opposite effect to... -0.72
Does writing boolean conditions "in full" compromise perf... -2.35
C++ Primer Questions +1.75
Function pointer comparsion -2.29
When is a type considered complete? 0.00
can you safely ignore the variable arguments? -1.99
Pointers(?) crash the C program +0.41
Conditions for deletion of an std::shared_ptr -1.79
Which one is the correct address of this char array in C? +0.96
Why alignment is power of 2? +1.68
Operator delete signature unexpected behavior +1.84
C++: Are there any guarantees about the binary representation of bo... +1.75
extern global object doesn't seem to initialise its member 0.00
Constructors cross-pointing to objects of another class +1.33
Is casting from TYPE* to unsigned char* allowed? +1.41
redefinition of static function in case of inheritance -0.42
How to loop through the table and keep the order? -0.18
How to invoke descructor of static array in C++ template? 0.00
Linux exec function: what is the arg0 parameter used for? -0.31
C++ caching vector empty() -1.07
Is this overload resolution correct? 0.00
If in if condition string is given it is treated as true but what i... -2.20
Sending array of structures to function -1.25
How to write 3 bytes unicode literal in Java? 0.00
deduced conflicting types for parameter 'T' for universal r... -1.76
How should I define this complex function template? +1.04
Delete virtual function from a derived class +0.82
Implementatnion of std::vector::push_back in MSVC -1.37
Passing a custom deleter to std::unique_ptr with std::function object 0.00
Why will a register not be available for a variable in C? +1.52
realloc() invalid old size -1.30