StackRating

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

dsimcha

Rating
1578.27 (3,164th)
Reputation
45,715 (2,294th)
Page: 1 2 3 4 5 6 7
Title Δ
C++ internal code reuse: compile everything or share the library /... +1.10
Mark the top N elements of an unsorted array -0.36
How to decide: build from scratch or reverse engineer off the shelf... +0.24
How do i get out of the habit of procedural programming and into ob... -0.81
Pros. / Cons. of Immutability vs. Mutability -1.13
Too much control is bad. But when? +0.49
Given disk is slow and multiple cores does on the fly decompression... -0.69
Euclidean distance vs Pearson correlation vs cosine similarity? 0.00
What next generation low level language is the best bet to migrate... +0.72
what are the most significant disadvantages of using UML? -1.55
what are the most significant disadvantages of using UML? +1.20
Advice on implementing low-level libraries in D (as opposed to C/C++) -0.11
What C++ idioms should C++ programmers use? -0.42
What is so great about extension methods? -1.22
Why should exceptions be used conservatively? -1.12
How can I modify the Smith-Waterman algorithm using substitution ma... +1.86
Verify Knuth shuffle algorithm is as unbiased as possible +1.07
How to avoid argument validation -1.48
Algorithm: efficient way to remove duplicate integers from an array +0.43
Spinlocks, How Useful Are They? 0.00
Algorithmically get Amplitude and Phase of Sine wave? -1.68
Is neural network's response guaranteed on training data? -1.77
Code Golf: Duplicate Character Removal in String 0.00
Why do newbie programmers seem to shy away from libraries? 0.00
How am I supposed to know how many days something will take? 0.00
Do you use assertions? 0.00
Is there value in producing code so flexible that it will never nee... +1.38
What exactly is the halting problem? +0.54
Do getters and setters impact performance in C++/D/Java? +0.51
Obfuscation and GPL 0.00
Will it ever be possible to run all web traffic via HTTPS? +0.15
Must Dependency Injection come at the expense of Encapsulation? 0.00
Code reuse and refactoring -1.36
What is the ideal program language for a web-crawler? -4.93
"else" considered harmful in Python? +0.95
What do you call it when one interface "inherits" from an... 0.00
What is the current status of D standard libraries? +3.14
What duplication detection threshold do you use? +1.55
Should C++ eliminate header files? -3.17
Why isn't the 'D' language picking up? +2.27
What bad habits did you learn from one language that you transferre... +0.79
Combining joint probabilities +3.36
Is Multiplying the Inverse Better or Worse? +3.28
Are functional languages inherently more parallelizable than their... +3.32
Have you used Multi-Core for speed? What did you do and was it wort... -1.96
How to convert Directed Acyclic Graph (DAG) to Tree +3.57
Do you find you still need variables you can change, and if so why? -3.96
Languages faster than C++ -3.12
const vs enum in D -1.73
Is it ok to use the same interface definition but provide different... 0.00