StackRating

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

thang

Rating
1547.46 (8,736th)
Reputation
2,958 (57,169th)
Page: 1 2
Title Δ
Preprocessor, expand macro to nothing when undefined 0.00
Why Windows gcc (cygwin) do not write ELF header? +3.50
Why binary search is not possible in sorted linked list? +3.33
C++ substring check +3.79
C++ - Range based loops for iterators - Why is this complaining? +4.86
Why '==' is slow on std::string? -0.16
why is the default type of enum class different than the underlying... +3.91
Avoiding virtual tables in polymorphic classes 0.00
How do I remove punctuaution from a string -2.20
What is the complexity of function f(n) with n=f(n).log(f(n)) -0.34
Given all roots, how do I find the coefficients of a polynomial in... +0.07
C++ Calling function inside another function +3.59
Programatically determining if I need to use a hardware rasterizer -4.13
Low level implementation of bitwise Mod -2.58
C++ convert to assembly language +0.69
Creating objects runtime +1.70
fixed length data types in C/C++ +1.14
Unsharpen kernel convolution +3.69
What's this sorting algorithm called? +3.55
What exactly is a C pointer if not a memory address? +1.84
Delete a whole List in C++ -0.38
Possible compiler bug, local struct accessing static variable in fu... 0.00
Why do both javac (compiler) and java (JVM) need a mention of exter... +0.19
Finding a number in an array +0.32
what is the right algorithm for ... eh, I don't know what it's called 0.00
Visual C++: Location of 3rd-party DLL used by plugin DLL? +1.73
Microsoft Visual Studio ~ C/C++ Runtime Library ~ Static/dynamic li... -1.92
C++ Which Number Doesn't Belong? -3.63
C++ pointers to class and destructing class -4.49
alternative to virtual typedef 0.00
Which difference between normalize signal before or after FFT? 0.00
How to concatenate few maps? -2.54
how to access a method of C++ library (DLL) from Java +3.77
C++ private and protected virtual method +2.10
Function speed terminate early or at end -4.33
How to select only max pixel value to create new same size image fr... +3.86
How do I create orthogonal basis based on two almost perpendicular... +3.74
MATLAB's tic-toc & C's clock discrepancy 0.00
Solving symbolically system of equation in Matlab 0.00
Matlab and integrals calculation +3.77
Syntax error with ? operator in c++ +0.07
strange eof flags in stream -0.28
How can I handle an access violation in Visual Studio C++? +3.81
G++ generates code for unused template specializations? -3.13
Time complexity for algorithm +3.91
Solution for recurrence T(n)=t(n/2)+sqrt(n) using induction only +5.53
C++ async OutputDebugString -4.96
What is the complexity of the function f(n) = f(n-1)+f(n-2)+f(n-3)+... 0.00
Assistance solving an (allegedly simple) recurrence relation with s... -4.15
implement low pass filter in matlab 0.00