StackRating

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

jszpilewski

Rating
1464.31 (4,525,670th)
Reputation
1,459 (111,748th)
Page: 1 2
Title Δ
When time complexity is O(n!) and O(2^n)? +4.48
Move constructor for returned objects breaks C++98 code? -2.41
should I link to Debug or Release dll with same name? +4.46
C++ override private pure virtual method as public -0.06
Are Visual C++ 2013 binaries compatible with Visual C++ 2017 binari... -4.12
How to implement interface segregation when creating a Windows shar... 0.00
Common read-only memory of DLL +1.31
Meaning of Average Compares in BST 0.00
why new virtual function will not break binary compatibility per ph... 0.00
Crash when I use CRibbonUI.InvalidateControl or CRibbonUI.Invalidat... 0.00
LNK2019 constructor/destructor using C++ Dll +0.98
Why does std::insert require CopyConstructibility? -3.31
Finding the kth smallest element using randomized quicksort giving... 0.00
Cmake - including dependencies inside a static library? -1.13
C++ VS: 'new' and 'delete' override in the multi-DL... 0.00
Why function return empty object? -2.42
Should my API functions take shared_ptr or weak_ptr 0.00
How many temporary objects are created when two objects are added t... -0.15
reduce/reduce conflict in bison grammar -1.97
BFS vs DFS graph space complexity 0.00
What's wrong with this DFS solution? 0.00
Vector Iterator causes Segmentation Fault 11 while attempting Depth... -3.68
Merge Win32 c++ dll with managed c++ dll -3.99
Which base class is calling derived overridden method? +1.17
Is it possible to sell all items with given costs to people with gi... -0.02
Can Binary Search be / Is Binary Search a greedy algorithm? +4.60
Why disallow goto in constexpr functions? +1.34
Converting a parse tree to AST 0.00
Move semantic unintentionally superseded by copy constructor in cla... -3.05
Why does my c++ program crash when I declare an array this way? 0.00
How to decrease key for a particular edge in a priority_queue<PI... -2.15
c++ dll export mangled name 0.00
shortest distance through coordinates +0.56
Casting to void* and typedefs in C++ -3.81
Can't print some chars of a String using pointers C++ +1.56
Trivial string parse algorithm 0.00
C++ declare derived class object inside of if-else and use it outside +4.16
Does cast change variable in c++, or only tell compiler its ok +0.34
Nice free tool to create UML Communication (=Collaboration) diagrams -0.26
Dictionary<string,List<service>> not allowed in staruml 0.00
Difference between char *str and char str[] +2.01
using alt in sequence diagrams for starUML 0.00
I can't assign from pointer to pointer to derived class and pointer... -1.06
Convert star uml diagram to Visio drawing +4.43
Can I generate a collaboration diagram using sequence diagram in St... 0.00
Renaming DLL in Delphi 0.00
Selecting multiple items or objects in starUML (using ctrl + mouse... 0.00
Problems creating a static C++ library using Visual Studio -3.81
C++Builder XE2 or Visual Studio 11, from a VB application +0.29
Returning a reference to an object constructor +2.83