StackRating

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

Davide Spataro

Rating
1507.32 (106,353rd)
Reputation
4,376 (38,174th)
Page: 1 2 3 ... 6
Title Δ
C++ - Having trouble understanding binary tree recursive function (... 0.00
Generate compiler warning if const char* array initialization comma... +1.84
How can i get first Element of Word and can convert it to Uppercase... 0.00
How can I reverse each word in a string? +0.23
Use variables from other function into the main function C++ -1.26
Finding of specific values in an array C++ -0.19
Warning C4101 unreferenced local variable +0.40
How to inherit namespaces in c++ -1.66
How to read a text file and store into an array without knowing the... +0.07
Runge Kutta (RK4) 2nd order DE in C++ ERROR CODE 0.00
Efficient stable sum of ordered numbers +1.78
Write a function without using any semicolon 0.00
Why doesn't clang-format break before braces of getter? 0.00
Trying to get the sum of arrays' element recursively +0.08
C remainder/modulo operator definition for positive arguments +1.73
List cycle detection -0.52
Is it safe to update an object in a thread without locks if other t... +0.49
Is std::future::get() or std::future::wait() a replacement for std:... -0.79
How to extract the types passed in template parameters? +0.26
Find closest number in integer array 0.00
How to fix "Expected expression before "=" token&quo... +1.29
Stuck in an infinite loop of input C++ +2.11
Problem with forming string array using loop -0.54
How to search for all possible combinations of adding a letter to a... -0.33
Why transposing this std::vector<std::vector<std::string>... +0.25
Is there another alternative to break? -1.96
Search a string for all occurrences of a substring in C++ -1.21
Are there any exceptions to const char*? +0.56
Proper way of freeing pointers when using method chaining -0.92
std::future.wait_for blocking forever 0.00
inbuilt Function that will return Sum of positive number.? -0.64
Understanding indexing and how many thread there are in a block 0.00
How can I make an animation within a shell script? +1.48
How can I give input files for cuda parallel programming? 0.00
How to generate a pseudorandom 32-byte string for use as a salt in... -0.48
How to detect if a function exists? -0.71
Is it common to declare const pointers in C++? -0.19
Is the first variable address fixed in main function? +0.32
Find number of unique values in a column +1.18
How to stop the thread execution in C++ -1.07
Why does std::future::wait_for not wait for the correct duration? +1.85
What is the difference between cooperative multitasking and preempt... 0.00
Elegant mutex on/off switch for functions? 0.00
What does pointer do inside loop when initialized again and again? +1.72
Converting Single Liked List to a Doubly Linked List using class in... 0.00
How to convert string to float in cpp 0.00
Method of Abstract Class used by derived Class -1.09
compiler ignores operator new allocation +1.11
Behaviour of 2 inline functions calling each other in C -0.44
How to assign several different strings to a char* array -0.50