StackRating

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

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 5 6 7 8 9 ... 52
Title Δ
Analysis of open addressing 0.00
How to change cout string for object +0.38
Searching for multiple elements using std::find() +1.27
Using static non-member vs. non-static member variables in C++ 0.00
Is Universal family of hash functions only to prevent enemy attack? 0.00
How do I print the answer to an equation in C? +0.39
Computational complexity for casting int to unsigned vs complexity... +1.66
Does the size of an array, reserved on the stack, influence any oth... +0.25
does abstract class in C++ mean abstraction? -1.16
Updating every single block (4bits) with different value in 64 bit... +1.73
how does getline() work in terms of pointer? +0.40
Partial permutations +0.58
C++ typedef a std::pair and then use the typedef to declare a map +0.39
How to create an array constructor for my class? 0.00
Reading numeric data of different types from a file in C++ +0.01
Cannot access key-value pair in a C++ unordered_map from a detached... 0.00
stl map having pair which contains array 0.00
Programmatically, how to write an unoptimized code to calculate the... -0.13
cout map with boost::any 0.00
Can someone explain the meaning of this line of code? +0.33
How to enforce template parameter class to derive from super with a... -2.71
Understanding template code bloat +1.56
how to read last line from binary file +0.10
How can I call function of another class? -1.25
File Type To Program Associations And File Location(Windows) 0.00
How to understand "C++ allows sizeof(char*) != sizeof(int*)&qu... -0.84
Why int& r = 0 is illegal while const int& r = 0 is legal? -1.25
What is the logic behind this simple hash function? 0.00
Why mod operation return 0 when one is size_t type and the other is... 0.00
Stop Collection of Input During Sleep in C++? 0.00
C++ limit data on tcp connection +0.39
Understanding the following datatype in c++ 0.00
Operator== to compare two different classes -2.30
Why doesn't std::shared_ptr dereference throw a null pointer ex... -1.83
Does the C++ standard allow this floating-point behaviour? +1.28
How is it possible for float to hold a number as large as 3.4E38 wh... +0.38
Is it a good practice to refer to a particular item with "usin... -0.59
How do you concatenate an integer onto the end of an object Name in... +1.55
Efficient program to keep track of movies and search frequency? -0.11
Rearrange a sorted array +0.39
Trying to get my head around OOP and wondering if my functions are... +2.13
Get & Set for Enum in C++ +0.39
Is there any non-heuristic approach in resolving these types of pro... +0.01
Should I use enums for things that are named after integers? 0.00
Time complexity of checking if a binary tree is balanced 0.00
Using one Hash Table to Improve another +0.41
Function in a header file 0.00
Is it possible to embed "for loop" inside an "if sta... -1.37
insert is taking long long time in an Unordered_map (C++) with ULON... -0.36
isspace and isalpha isn't counting +0.39