StackRating

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

CoronA

Rating
1543.40 (10,264th)
Reputation
5,063 (32,774th)
Page: 1 2 3 4 ... 5
Title Δ
Why String concatenation is faster than StringBuilder in Java? -2.06
Does ANTLR provide these features? 0.00
Java-8 Streams: Convert Map<String, List<List<DataType>... -0.75
How can I use reflection in order to return an "added" en... 0.00
antlr4 - Parser not working correctly when using tokens 0.00
What exactly is the JIT compiler inside a JVM? -1.65
ANTLR4 what does ATN stand for? 0.00
Regex vs brute-force for small strings -1.35
What is a back-reference in Java? +0.14
mock methods in same class -0.35
Extracting strings between two Regex expression -2.62
Prefix table for KMP algorithm 0.00
DFA running time is not O(n) but O(nm) -1.08
Java 8 reduce list to linkedlist +2.23
Calling variable to subclass from superclass +0.54
How to use a dynamically loaded interface with reflection? +1.26
Efficient way of storing and matching names against large data sets -0.60
Stringtemplate - use conditionals without adding newlines to the ou... 0.00
ANTLR4: context-sensitive spaces? +1.64
JUnit behaviour with static final variable of usual Java class -0.08
Capturing method references with mockito 0.00
Dictionary with dynamic entries in StringTemplate 0.00
Creating Exception sub-class for handling business logic errors or... -0.10
How to unit test side effecting logic +0.93
java8 convert string array to map(odd index is key, even index is v... +0.15
Junit best practice when asserting complex objects +0.88
How to set depth of simple JAVA web crawler +1.62
Boyer-Moore algorithm. Understanding good suffix shift example from... 0.00
Pattern compile .*? vs .* -1.09
JUnit without Eclipse : how to get the TestRunner Window 0.00
Deal with PatternSyntaxException and scanning texts -0.08
Viewing code inserted by the Java compiler 0.00
How to test any method invokation for throwing an exception? +0.42
Why use NFAs over DFAs 0.00
Java if else in a lambda expression +1.73
eclipse junit system.in java +2.01
java: Is it possible to know which constructor an enumeration item... +0.43
How to create a method dynamically with AspectJ? (Java) 0.00
Is there a way to assign the Class in Java at Runtime? +0.40
Invoke other method instead -2.04
Guava Interner misses some potential for performance improvement 0.00
Java - Using a Conditional To Specify a Parameter in a Super Method -0.14
Initiate a subclass object from a string +1.44
How to replace the global exception handler in JUnit 4.12 with one... 0.00
Error with comment detection using Regular Expression in java +1.78
ANTLR-based rule engine in java 0.00
Read lines of characters and get file position -0.19
How to get binary subexpressions with javaparser 0.00
Testing multiple classes with 1 test 0.00
Java : setting object to null within a method has no effect (Reusin... +1.12