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 2 3 4 5 6 7 ... 52
Title Δ
unsure of what design to use for this specific case 0.00
Why sorted data as input is required for most of STL algorithms? +1.07
C++ Class that has a custom enum 0.00
Is there a good way to destroy caller's stack in C++? 0.00
Comparing hashes to test for collisions 0.00
Why doesn't my code swap the value of the variables even when I... -0.44
Can GCC modify C headers for C++ features? +2.18
How do I figure out how many buckets are required for a Hash table... 0.00
Converting Integers to Bitmap Color RGB Values C++ -0.09
How do I use std::getline to match expected input and read a variab... +0.08
Why C++ inheritance not allow base class's public member inheri... -1.82
C++ dynamic objects. How is object size determined during runtime? -1.33
Tree Hashtables? 0.00
C++ 11 Regexpression -0.51
using C++ template programming to extract the field types of an arb... 0.00
Import text file into raw string literal at compile time +0.37
How can I improve spell check time in C program? -2.00
why sort not work for vector? +1.01
TcpClient class in c++ (Microsoft Visual Studio) example? 0.00
Is there a two-way hashing algorithm in PHP? -1.46
Algorithm - Checking if number is already on list -0.60
How to call templated type with +0.37
Why does C++ break down into nibbles? +0.16
Size of array of std::vector -0.59
What is `-fsee` in GCC? 0.00
Issue with swapping addresses -0.60
Copying only the letters in a vector to another vector in C++ +0.38
Hashtable or Binary Tree to search/insert/print/delete hashtags in... 0.00
How does std::unordered_map handle collisions? -1.57
Hash tables - complexity of insert, search, and delete 0.00
Using faster Hash in C++ Program 0.00
vector push_back in STL? -1.83
Why is my copy constructor being called when I return *this from a... -2.55
What is "several values" in C++ initialization? +1.49
How are keys arranged in ascending order in stl maps? +1.69
How to prevent call to base implementation of a method -1.53
How to use a variable in regex in C++? 0.00
Why this way for the recursion and what does it mean? 0.00
Smart way to make efficient wrapper for a performance library +1.58
Choosing a for loop based on if condition -0.45
How do I correctly find a value from part of a vector? +0.31
How to declare an int type that will be calculated with map.size() 0.00
Having issue understand what does this constructor do -0.07
Folding paper strip and generate numbers while unfolding -1.14
What difference does it make when I include <limits> or <l... +2.52
read data from a file with multiple sections from VC++ in VS2013 0.00
do get() and getline() in c++ treat newline differently? -2.35
How to check python version using C++? 0.00
validation using sstream failing +0.39
how to save an objects name as a string -2.24