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 ... 4 5 6 7 8 ... 52
Title Δ
How do I catch stack errors of all types? 0.00
Why does repeated memory allocation in windows slow down? +0.00
std::vector bad_alloc without using push_back 0.00
Hashing Techniques, using unordered_map -0.11
Containers for different signature functions -0.11
weird output when using pthread_create -0.48
C++ check if an object exists in two maps +0.26
How to delete duplicates in vector (without sorting) C++ 0.00
accepting character in c++ with and without space +0.06
Compile time elimination of virtual tables? -2.53
Display a substring in c++ program -0.45
function to set boolean day of week variables 0.00
Must objects contain pointer members to be able to communicate with... +0.40
C++ stack vs heap allocation +0.38
How to check whether a string array has a newline or not in C++? -1.06
c++ adding a numbers in a coloumn from a input file -0.12
Is there any probabilistic data structure that reduces the space co... -0.44
What is Folding technique in hashing and how to implement it? -0.27
How to properly overload the "<<" operator in C++? 0.00
Variable-sized objects on the stack -0.62
C++ and dynamically typed languages +1.85
Collisions with hashing (CLRS) -2.01
Creating a subclass of std::list to keep elements sorted 0.00
C++ Injecting a dll, do you need threads? -0.29
How to check if a lens is clean by taking some images -0.65
How many lines of code can be in a C++ function +0.12
Is it an error to declare a virtual method in a derived class whose... +1.26
Is it safe to reinterpret_cast<bool*> zeroed out memory? 0.00
Is there a specific scenario of a hash table that isn't full ye... +0.88
file read() const correctness -0.61
What are the differences between hashtable and hashmap? (Not specif... -0.62
Uninitialized local variable...i have it initialized though? 0.00
Calculating size of vector of vectors in bytes +0.38
Reading File with Strings using overloaded input stream operator>... 0.00
.cpp file will not link with .h file -0.37
ifstream giving me trouble 0.00
I filed my vector from a text file and it wont cout as one line. Ho... +1.63
How does compiler generate template class definitions? +1.78
How to avoid temporary object creation (and deletion) when construc... 0.00
When to use hash tables? +0.39
Is it possible to push back values in a vector in a map? C++ 0.00
compare the way of resolving collisions in hash tables 0.00
Why does this code not crash the cin? char entered for an int varia... 0.00
What is the case for always using lvalue in access to member of ref... +2.51
Algorithmic Identification / Engineering 0.00
How to read badly formatted input data in C++? +0.88
Dictionary vs. hashtable -0.09
Novice C++, seeking help in array division -0.60
Address-of operator (&) vs reference operator(&) -0.36
Password guess game -0.36