StackRating

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

prayagupd

Rating
1530.75 (17,891st)
Reputation
20,752 (6,510th)
Page: 1 2 3 ... 9
Title Δ
How should I read inputs from S3 URL? 0.00
How do I figure out what parameters my tree method needs? 0.00
How does Java type erasure work when the type parameter is used for... +1.34
add or sub in Date using calender -0.05
java - read user input and print line if it is a duplicate 0.00
Is ordered execution expected on the single thread -2.01
NULL safe object checking in JAVA 8 using ifPresent -0.74
What is the Dockerfile "right approach" for production? +1.64
What's the meaning (and method to provide) the -d and -u argume... +1.96
Scala mutable.LinkedHashMap: for-loop remove strange behavior 0.00
Tabular data from DB to MAP Data structure 0.00
Optional does not throw exception when the return value is null +0.78
Pattern matching is not giving the expected results -0.38
What is the alternative to `Seq.contains` which fails on type misma... -0.44
Why to use andThen in Consumer functional interface? 0.00
How to combine a List values into a String -0.06
How can I map across multiple elements (e.g. lookahead)? +2.21
Transforming a scala list based on condition +0.12
Why scala can't pass a function name directly to a val? 0.00
Scala - List take - OrElse - with default value -1.30
How to pattern match a string based on a character? +2.19
Can I avoid mutating in this scenario? +1.19
found : Unit required: List[Int] type mismatch error for for loop -0.06
scala - swapping first 2 elements in a List +1.88
How to establish web socket on server side for chat implementation? 0.00
How to subtract days in scala? -0.03
Scala table print -1.52
Scala 14: error: Unit does not take parameters 0.00
Scala File lines to Map +1.90
Scala function inside a filter loop not working (type mismatch) -0.80
How to remove every element in an array after a conditional? +0.48
what is the use of assigning a value to a variable outside the for... -0.88
How to extract common code into one method 0.00
How to update method to accept Option -1.62
default value for Future method parameter 0.00
Scala - Replace text placeholders in a String +1.65
How do I create a Scala BigInt from arbitrary integer of length gre... 0.00
foreach() in scala returns a Seq. How to get to the item? +0.47
Scala Source Code: How to understand zipWithIndex -1.92
what is difference between (1 to 10 by 3) toList and (1 to 10 by 3)... +0.28
Call a method on the value of Scala Option if present +0.46
Need help understanding the syntax -2.03
How do I publish a scala app, if I'm asked for credentials? 0.00
Elegant way from map to csv scala (flatten a map) +0.42
how to accumulate 2D array elements in Scala? -0.17
Swapping statements in for-comprehension in Scala shows strange beh... 0.00
Convert scala string to key value pairs +0.80
How to remove the first character of every string in an array in java 0.00
finding the count of times element of one list is greater than the... -1.91
What this error mean in high-order function? [Scala] 0.00