StackRating

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

Andrey Mishchenko

Rating
1545.12 (9,544th)
Reputation
2,638 (64,052nd)
Page: 1 2
Title Δ
Direct inclusion of template slower than separate instantiation -0.52
What is the correct way to compile multiple test sources with Catch2? +3.47
about states of finite state machine -4.54
Finding out the return type of a function, lambda or function +5.07
C not operator applied to int? +3.25
Updating maximum sum subinterval for an array when two elements are... 0.00
Integrating function pointer -2.56
C equivalent operator creating confusion -2.44
Exponentials: Little Oh -0.48
Sorting an array diagonally -1.55
How to compare relative rotation between objects? 0.00
Efficient way of represeting graphs 0.00
Dangling Pointer- please verify -4.78
c daemon() for unix doesnt work with sleep() -0.67
What is the time complexity of this algorithm (Big-O)? +3.33
Program failed to compile +3.31
C style strings, Pointers, arrays +3.53
What is the purpose of declaring the array as static in the function? +3.29
In search of an algorithm for sorting collection in nodes to satisf... 0.00
Getting around floating point error with logarithms? +3.49
sum of even terms in the fibonacci series less than 4 million +3.48
Why can't I see the copy-constructor being called in the case of re... 0.00
C fundamentals - Having problems with variables and pointers +2.07
strtok function and multithreading -2.57
Can I specify an integer constant by its bytes? +0.39
Linker error in switching from cc compiler to g++ compiler -3.19
Pointers and Strings C++ +3.72
writing a bash script to loop over alphabet and insert arguments in... 0.00
Is it okay to provide the definition of a constructor inside the he... +3.65
haskell parse error on the simple quicksort algorithm 0.00
Inputting Multiple values through Scanf - C +3.58
Insert an array into linked list with elements in random order 0.00
Behavior I don't undestand in bash +3.82
why my code has not a limit? +1.48
any way to get count of files/folders deleted by rm -r -f? 0.00
C++ unary function for logical true -3.88
Lower bound Ω(nlogn) of time complexity of every comparison based s... -2.50
how do I return two data types within a function that takes in a di... +0.29
Classes that use another class as a return type? -2.63
spanning tree including maximum weight +3.66
Rotating a 3D Vector without a Matrix (OpenGL) +3.77
Working with a union of structs in C +3.71
Random solution to a set of integer constraints -3.73
double bottleneck, how to improve it? -0.48
C++ nested loop shape +1.49
Animating a sine wave infinitely +4.27
Get the number of distinct elements in a submatrix -0.07
Error C2280: 'std::thread::thread(const std::thread &)' : attem... -3.14
Finding a string in a string using function +3.71
Swap every 2 characters in a string? (abcdef) -> (badcfe) -0.07