StackRating

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

Dmytro Dadyka

Rating
1482.59 (4,485,478th)
Reputation
1,176 (134,865th)
Page: 1 2
Title Δ
When there are heavy traffic between I/O and memory what should it... 0.00
Is there a way to loop through using the four basic operations in C? -1.34
Debugging macro with the help of gdb +3.26
C++ Why does an assignment in a primitive double array seem to be m... 0.00
World position pointed by view camera vector +0.08
Template specialization for union type -3.33
Why is valarray so slow on Visual Studio 2015? 0.00
Which is faster, creating processes or Threads? And why? 0.00
Basic gravity implementation in OpenGL -3.81
Error: use of deleted function for overloaded template -1.55
Populating a vector from function +4.21
Can i get the type of object for which new operator is used inside... 0.00
How to implement telemetrics functionally in existing c++ code 0.00
Why Fmtflags are specified twice - once as part of an enum, and ano... 0.00
Store multiple functions into array C++ for looping +3.02
Function to count same numbers in array C++ +3.35
Templates functions or classes 0.00
Template specialization based on integer constant comparison +0.91
[[deprecated]] results in build failure in VS2017 (Error C4996) 0.00
Fast inverse arbitrary power root algorithm implementation 0.00
Fast C++ sine and cosine alternatives for real-time signal processing +4.31
Iterating over an odd (even) elements only in a range-based loop -2.45
C++ range based loop with special case for first item? -0.98
What is the advantage of returning an object in a static function i... -3.79
C++ - What would happen if two library uses same source code for bu... -2.82
Summation of a series +0.87
How can I test the different operations of the class doublyLinkedLi... 0.00
Recursive template explanation C++ +0.81
mixing templates with polymorphism -3.84
swprintf truncation causes unexpected output -2.76
C++ performance std::array vs std::vector -2.98
C++ member functions with different behavior defined at initializat... 0.00
Default and zero initialization 0.00
Mapping float values into a new value within a specified range in C... +4.09
How do you process exp() with SSE2? +0.68
C++ Attempting to define 2D array using function arguments -1.93
Is it possible to use SIMD on a serial dependency in a calculation,... -0.92
Constructor issue in for-loop 0.00
Cannot find solution for Unresolved external symbol _wWinMain@16 0.00
Changing Entry Point of Application with VS2015 0.00
Problem with twodimensional array, can't create it as the secnd... 0.00
How can I pass `this` to a constructor without circular references... -3.71
In C++ : how to print the digits after the decimal. +2.04
Access all object elements as an array 0.00
Relative files on c++ -2.13
Determining a template type at later point in time C++ +0.19
Is it possible to derive class attribute in the same time as the cl... +0.28
Does alloca() return memory if an exception is thrown? -3.62
Problem with counting dynamic allocation. C++ +3.79
googletest: How to skip test from an inner method +0.45