StackRating

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

rozina

Rating
1531.88 (16,938th)
Reputation
2,215 (76,000th)
Page: 1 2
Title Δ
Escape from When-Statement (like continue or break) in Kotlin -3.46
Strange behavior when passing Array<String> as varargs with s... +4.20
How to keep object type for smart casting when returning Any -3.81
MVP - hide view methods from client code 0.00
Unit test a callback +3.64
Link different libraries based on ABI 0.00
How to ignore certain letters and spaces in character arrays +1.07
Strange characters at beginning of new malloc char array -4.54
Cast an object that is pointed by an iterator 0.00
Should the called function always check the array size in C? +1.27
C++: Proper Way to Pass a Derived Class to An Abstract Class +3.69
C++ function modifiers in header or in source? Quick reference 0.00
C++: Modify a vector of share_ptr elements +3.70
What's the differences between member initializer list and defa... +0.36
How to make a template with customized bit shift values +3.86
how to call a function in c++ 0.00
How to pass an object of private member to another class's meth... +3.65
Overloading output (<<) operator for a class with private enu... -4.31
Best practice for deferred initialization of private class members -1.43
Don't understand cplusplus.com example for istream::read -2.27
Sorting data in binary file without using arrays -2.04
Constructing derived class from inherited variables +4.75
C++ Reading from array of strings +2.01
Is using std::string instead of char* bad? -3.34
How to read exactly 4 char in c ..? -1.69
How do sizeof(arr) / sizeof(arr[0]) work? +4.35
transmit a value to return by reference in C++ +1.95
C++ compose string in one line to give as parameter +4.55
Efficiency vs Encapsulation: Which is preferred? 0.00
Invalid operands to binary expression ('double(*)(double' a... 0.00
Struct keep values 0.00
Why memset is not working with array container in c++11? +0.62
C++ - Read data from Buffer +4.30
how to define a var in C++ +3.90
Why is this method called instead of the other? 0.00
Writing CRC data to .txt file +4.00
C++ assign const reference to instance variable (memory issues?) -1.76
How to convert from one struct to different struct? 0.00
Deduce template parameter from member variable in constructor -1.74
How can I detect std::thread was terminated as async? 0.00
OOP class design in C++ +2.83
Issues with desctructor called twice in C++ class having 'has-a... 0.00
how to get result which is returned with C callback in C++ -0.46
does a function know how much memory its parameters occupy? -1.15
Is it alright to reuse a deleted address allocation? +1.85
Calcualting moving average of a stream of values stored in a vector -0.11
Returning value from shared pointer vector string +0.73
Usage of signed vs unsigned variables for flags in C++ -2.00
Function that dynamically construct a byte array and return length +1.33
how to stub out namespaces for unit testing +3.93