StackRating

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

dguan

Rating
1468.53 (4,521,501st)
Reputation
513 (267,622nd)
Page: 1
Title Δ
C++: What is the difference between int *x[5] and int (*x)[5]? -1.70
Fastest way to utilize huge vector (or array?) of objects in C++ vs... -3.25
Binary search tree iterative insert? +0.25
Can you call friend function as you call member function? -0.13
Interview on sorting algorithm -2.56
Efficiently calculate index of specific element in lexicographical... -3.96
Solving Subset algorithm using a recursive way gives wrong answer -1.71
extending permutation algorithm (including duplicates) -0.34
Combinations of integers adding up to a specific number +4.24
advancing a iterator by 1 in c++ STL -2.37
Rotate left side -2.23
Efficient algorithms for checking if a binary-tree is a subtree of... +0.44
fibonacci recursion ruby explanation -1.63
Is it really impossible to make a string into a variable in c++ -0.34
Set *both* elements and initial capacity of std::vector -3.17
convolution of float image with 2D function in C -0.15
Finding all pairs of numbers that equals an equation -3.79
Template specializations with identical functions except for templa... -3.34
What's time complexity of algorithm for finding all Unique Bina... 0.00
using re.split() to separate a string into list -4.16
C++: How to set a timeout (not reading input, not threaded)? 0.00
Hiding STL container implementations from users of a class +3.93
Python coverting list to dictionary -4.49
Most efficient way to calculate lexicographic index -0.07
Most efficient way to calculate lexicographic index -0.07
How to implement a queue with a singly linked list, such that its E... +0.46
deadlock detection in multithreaded application +3.65
Given 2 arrays and both have same number of elements, construct all... +0.68
How to merge two lists? Preserving identical list elements for set... -3.91
counting letters in a string python -1.74
C++: Swapping Characters by ref 0.00