StackRating

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

Edwin Dalorzo

Rating
1560.31 (5,539th)
Reputation
57,364 (1,660th)
Page: 1 2 3 4 ... 14
Title Δ
Who provides the default constructor in Java? Compiler or JVM? +1.51
Can you rebind a rebound function using `bind` +0.42
Callable / Runnable Controller methods: What's the point? 0.00
When using Spring, call local method directly or use API 0.00
What property type converters come built-in with Spring? +2.05
JSR 303 ConstraintViolationException and detailed message 0.00
RxKotlin - Single.just() does not emit when subscribing TestSubscri... 0.00
Is it possible to subclass a retrieved class via Java reflection 0.00
What is the difference between Binding and Dispatching in Java? +1.22
Short Circuiting Truth Test of Predicate Collection -0.96
Multiple dispatch for multiple arguments -0.75
Scheduled method in Spring 4 container 0.00
Spring Boot - how to avoid concurrent access to controller +1.62
Kotlin call java method with Class<T> argument -0.92
Convert microseconds string to date in Java or Scala +0.85
Kotlin map & reduce array of Strings to Map<String, Any!> -2.16
Conditional operations in function composition -0.86
Java sorted collection with a count-based sublist 0.00
Using process builder to open a file in internet explorer Java +0.30
How to get last 'n' bytes of .exe file in java? +0.42
Design pattern for configurable system +0.89
how to convert from a list of generics to list of objects in java 8? 0.00
Hibernate auto update table in Spring MVC 0.00
Why can we not use default methods in lambda expressions? -1.19
When to use jpa over hibernate native library and is it mandatory? 0.00
Using ParameterizedTypeReference to setExpectedResponseType for Htt... 0.00
Putting conditional breakpoints in lambda expressions in IntelliJ 0.00
Polymorphism vs Strategy pattern -0.69
Inheritance over composition +0.93
how to declare a Java 8 method reference in a Spring XML file? 0.00
How do I obtain the Jackson ObjectMapper in use by Spring 4.1? -1.33
Why are Java8 Lambdas invoked using invokedynamic? +0.87
Wildcard capture in Java, unable to call a method 0.00
Calling method from a generic wildcard reference +0.17
Derby on Intellij 0.00
Orchestrating microservices +0.92
how to Capture database insert row event into a web application bui... 0.00
Is an enum constant-specific class body static or non-static? +0.69
How to use try catch in Spring MVC mysql DAO connection? 0.00
Unchecked cast between wildcard generic type and generic type +2.76
Class.asSubclass signature -0.97
Does JPA JPQL select query reads from database or from persistence... -1.12
Java 8 Streams: IntStream to String +0.12
Generics which admit parameters; or parameterizable generics -0.06
Read long integers from txt in java 0.00
How to check custom equalness for complex objects? 0.00
Java 8 default method readability +2.11
Is there a way of foreaching an Iterator in Java? +0.93
Returning multiple object types from ArrayLists +1.17
Is here a potential ConcurrentModificationException? and is my solu... +1.28