StackRating

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

Petar Velev

Rating
1471.72 (4,517,105th)
Reputation
1,567 (104,900th)
Page: 1 2 3
Title Δ
Why are C++ template calculations so fast? -0.13
C++ converting unsigned char array to long (or long long) in String... -2.12
Are the wrapper functions for system calls also called system calls? +3.86
Efficient intersection of two sets +4.88
How to unit test function that has an external function call using... -4.03
Print out 2 digit numbers using only one integer and putchar -4.30
C - Pointing to a character -2.01
How to avoid repetitions when comparing two vectors by blocks +3.98
Cant understand why im getting exception thrown error +0.57
What is difference between x,y = y,y+x and x=y , y=x+y? -4.08
Code returns error in Compiler +1.87
Unique word frequency using NLTK -2.11
C++ Writing to file and Console Output at the same time with simple... +3.04
Converting xlsx to csv Dates in wrong column 0.00
C++ move-assignment prevents copy-swap idiom +3.93
Using memcpy method +4.11
Code stores a vector as a vector<vector>, why no error message? -1.69
C++ subscript requires array or pointer type -4.14
Swapping 2 arrays in C -3.80
How to truncate a string array? C++ -1.54
Memory filling when writing int vs uint16_t +5.25
C++: Cannot return a shared_ptr to an object from a const method +2.39
Run gtest util it fails 0.00
Can passing a Nullpointer to fwrite cause problems -2.45
Compare type of variable -1.04
Wait x seconds before closing a program c++ +5.84
Explicit template instantiation and forwarding references 0.00
Running c++ in linux 0.00
Unit testing Client/Server App in C++ 0.00
g++ linking to external library creates undefined references -4.09
Read access violation while removing the last element in doubly lin... 0.00
swap function when swapped object don't implement move semantics 0.00
Can I expect some heap memory locations to have faster access than... 0.00
C++ : Using an Enum type as a parameter -4.61
Pointers and doubly-linked list +4.02
Where is it a good idea to use "std::valarray"? 0.00
overload () operator for multidimensional data access -1.59
Difference between converting int to char by (char) and by ASCII -0.18
c++ convert memory into data structure -2.37
Why do references occupy memory when member of a class? -2.20
Get unlimited char in Cpp +4.42
rows of a pointer that points to another pointer -3.92
C++ Waiting for Multiple Threads 0.00
Constexpr for creating objects 0.00
Why is catch not handling this error C++ +1.89
How is a const char* not a just a character? -1.70
Main function skipping thread and not joining to show the desired o... 0.00
An array of alias variables in c++ +4.24
Unresolved "size" in vector of vectors using operator[] i... 0.00
Create a program that takes as input a string of digits and outputs... -3.14