StackRating

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

gsamaras

Rating
1573.17 (3,686th)
Reputation
53,577 (1,828th)
Page: 1 ... 18 19 20 21 22 ... 36
Title Δ
Best case time Complexity to check if the array is unsorted 0.00
What is the overhead of this operation to modify by reference in C++? 0.00
C cross cutting concern in C global variable -0.32
No printf output from my attempt at K&R Exercise 1-16 0.00
Reliability of algorithm performance testing based on unit framework 0.00
Incorrectly seeding Mersenne Twister via constructor -1.85
C: Segmentation Fault when writing to Array Pointer on Raspberry Pi -0.31
Print one character from string +0.99
What to use instead of substr for this string reformater? -0.31
Deduce format specifier from data type? +1.97
Computing 1 - sqrt(x) for small argument x (~10^-12) similar to exp... -0.54
How to invoke an overloaded parent cout friend class from a derived... +0.03
Why malloc can't work with strcpy? +1.63
Convert char to 1-character null-terminated string -2.21
Specify end of token with cin 0.00
C program core dumped when writing to a file -1.70
printing a value of map which has two string as key and vector as v... -0.31
Define recursive algorithm complexity -0.57
Double linked list adding elements to Head -2.09
Function doesn't participate in overload resolution in inherita... -1.23
Invalid If statement output in C 0.00
Making an array more memory-efficient +0.42
Quicksort complexities in depth +1.31
Removing spaces from strings +1.10
Checking the neighbours of a cell value from a matrix 0.00
Will fseek back to the previous location be faster than seeking to... -1.31
Is Boyer More exact substring matching a paradigm of Dynamic Progra... 0.00
Computing surface area and volume of a cylinder - C -2.19
Which algorithm is faster to sort these number pairs? +0.90
Swift regex for checking if string has at least one uppercase letter -1.69
How to store 64 digits integer in C? -0.84
64 bit integers and older C++ compilers 0.00
Invoking function after trying to join a non-terminating thread 0.00
How to abbreviate a full name in C? +0.43
How do I set a whole struct to null? -0.09
Why would one use %8.8 over %08 in a printf format string? -0.58
Comparing char in c++ +1.33
Correct signature for template class method that returns its own type 0.00
completing this code (c) if you can 0.00
reading files details into a string, and int -0.05
if condition override by switch and goto 0.00
Game Ranking System for Multiplayer -0.07
Does wait(0) do anything when called from both processes created fr... -1.96
Random Function Returns The Same Number When Called Inside A Loop!... 0.00
Class containing Constants of std::string -1.40
Pimpl Idiom Memory Usage 0.00
C++ Erasing Vector element 0.00
Do variables declared in loop make space complexity O(N)? +1.99
Class methods variables, is it faster if I store them in the class... 0.00
How can I use free when I used ** ( double pointer )? +1.40