StackRating

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

maaartinus

Rating
1520.20 (31,490th)
Reputation
27,577 (4,575th)
Page: 1 2 3 ... 17
Title Δ
Conceptual: what is the fastest way to get exogenous factors for a... 0.00
Should I mark both the interface and its implementation with the @N... 0.00
unshift & splice don't work for observable arrays when call... +1.74
Java: Does it make sense to create LinkedList and convert it to an... -0.16
Find \n and replace with \r\n in VS Code 0.00
vscode custom edtior extension development: No editors associated w... +0.46
Calculated case statment in a switch (java) +0.47
What are good practices of making code faster? -1.46
Correct type specialization 0.00
Fastest and most efficient way to retrieve, sort, and manipulate da... 0.00
How to use Lombok @SuperBuilder on Abstract classes with final fields +0.47
How can I avoid multiple if else blocks for Object.equals method? +2.75
Remainder operator on int causes java.util.Objects.requireNonNull? +1.22
Is it better to add a conditional inside or outside of a for loop f... +2.25
What are these weird booleans used for in JMH? 0.00
Lombok annotations for inner static classes +0.48
What is performance difference between Integer.valueOf() and Autobo... 0.00
optimize nested for loops within nested if statements +0.49
Why can't gradlew build command compile and build only the thin... 0.00
Why does Collections.unmodifiableMap not check if the map passed is... +1.43
Optimizing null checks inside loop in java? -0.28
Advantages of InteractionDialog over Dialog? -1.88
Does the JVM remove unnecessary class instantiation? 0.00
How to optimize this bufferedimage loop? -2.13
N+1 HTTP calls batching with simultaneous queue 0.00
Hotspot loop optimisation - specific example 0.00
Scaling and size-reducing image on a server 0.00
Create list of certain size in Java from SortedSet 0.00
Add lombok (or any) annotation to swagger generated class 0.00
Most efficient way to build multiple objects with parameters and pa... -0.52
Force Hibernate to always use default no args constructor even when... 0.00
Java: Optimized Large Scale Value Storage Alternatives 0.00
Class synonyms over inheritance: Performance? 0.00
lombok @Data complains "lombok needs a default constructor in... -0.02
Codename One StringBuilder vs "+" operator between Strings 0.00
Why is there a difference between the running time of these two alg... -0.28
Listener and Performance -0.03
Is there a way to prevent Prettier from touching <pre><cod... 0.00
Explanation on the usage of Lombok's @NonNull 0.00
How to get the last best guess from LeastSquareOptimizer? 0.00
How to improve for-loop over hundreds of thousands of items? -- Act... +0.48
Algorithm to generate an array with n length and k number of invers... -1.64
Auto remove getter-setters with lombok? -0.82
Optimizing 128bit Sequence bitwise operations in Java 0.00
Extremely slow built-in AES encryption with Java -1.98
How to check if a 10 digit number is prime or not? -0.73
Enforcing JVM GC - for a good reason (I hope) +2.03
Java: How do I do position (x,y) based indexing with extremely high... +0.47
Simplifying the if-else condition using Java Functional Style Progr... -0.35
Optimizing Bitwise for No Method Calls in Java 0.00