StackRating

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

luk32

Rating
1514.43 (47,178th)
Reputation
12,623 (11,580th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Fastest way to compare 100 length numeric strings in java +0.50
Can Big(O) be affirmed by measurement? +0.40
Does Sleep(n) with n>0 relinquish CPU time to other threads +2.01
Freeing memory in an embedded application won't help in reducin... -0.80
For an overloaded function, calling specialized version for parent... -0.01
File resize not reflected using std::filebuf -1.50
What is the reason behind having only one return value in C++ and J... +0.70
error: no matching function for call to ‘to_string(std::basic_strin... -1.38
std::unordered_map lock the bucket count -0.92
TypeError: an integer is required python +2.87
Function that takes a String parameter and reverses it C++ +1.10
Map and multimap : memory usage / management differences? 0.00
Python semicolon does make a difference -2.01
why cmake pick the wrong library? 0.00
Remove chosen lines in an np.array +0.52
c++ improve vector sorting by presorting with old vector -0.23
C++ Reading from keyboard after giving a .txt to program (used getl... 0.00
When is a reference to function useful? -1.50
define PI to 36 decimal place +0.92
Storing a constant in SSE register (GCC, C++) 0.00
For loop, iterate and call -1.76
Pythonic way of slicing out part of a numpy array +0.89
Can you specify ranges in Switch-Case ? +0.04
Algorithm: Finding pattern between n and i? +0.35
Strange cout behavior in a while loop in C++ -0.81
Big-O Algebra Simplification Issue -0.31
How to make operators work from the left of the object? +1.79
How can I print the address of a bool variable? +0.50
Why does cin command leaves a '\n' in the buffer? +2.28
Indirect array assignment works, while direct array assignment does... +0.52
How to calculate O(log n) in big O notation? +0.86
Getting type parameters at runtime 0.00
Definition of different States of Streams (C++) -0.81
generate random float in for loop 0.00
Multiple Overloading of Operators +1.22
Use different parameter data types in same function? (C++) +0.02
Does c++11 offer similar solution as implemented in python maketran... -0.41
MoveFileA() doesn't like my arguments 0.00
function returning Matrix using Eigen library 0.00
Algorithm for distributing workload in a thread pool -0.48
Total Comparisons of Sorting Algorithms to Complete Sort -1.11
How do I unit test exception handlers that have system calls in the... -0.50
Why does std::list have a max size? -0.95
Why insertion operator is printing address instead of string? +0.88
Requirements for assignment operator -1.08
Get name of calling function, line number and file name in c++ +0.53
How can I handle special characters in C++ program? +0.46
Simple read file issue in python -0.46
Why is the output of this code is 22? -1.82
Wrong answer of average function? +0.79