StackRating

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

Tim

Rating
1517.84 (36,685th)
Reputation
6,559 (24,664th)
Page: 1 ... 12 13 14 15 16
Title Δ
How to call a Scala method that has Numeric parameter from Java +1.97
what is the "self" meaning in new class of scala +2.15
In order traversal for this BTree implementation? +2.18
Scala map Future[IOResult] to Future[Unit] -0.77
How to implement 'find' method for this Btree implementation 0.00
How to compose curried functions in Scala 0.00
Scala DSL: invocation that mimics English +0.89
How can I make this periodic metrics collection code more functiona... 0.00
Why does Scala match fail for tuple +1.32
Safe / Unsafe pattern in scala -1.56
How do I correct bad arguments to a Scala constructor? -0.54
Best way to get an Try[Array[(String,String)]] in Scala 0.00
Finding 'tidy numbers' in Scala +0.80
Is this possible in scala def convert(f: () ⇒ Future[Int]): Future[... -0.55
Can't stop a defined recursive function using Scala 0.00
How to unit test validation rules applied to input 0.00
For Comprehension Return type 0.00
How to implement sort logic ascending order on 4 columns -0.00
Scala basic for loops getting skipped and not entering the loop for... +0.43
How to use if else expression to assign different variable name in... -1.85
Creating children actors in Akka Typed persistent actors 0.00
How to make scala List of Any have a mandatory attribute? +0.96
How does the contains method in a binary search tree return false w... +2.04
Scala dropWhile vs filter 0.00
SCALA: Generating a list of Tuple2 objects meeting some criteria +0.47
How to collect paginated resuls in scala +0.16
Object instantiation variants in scala -1.68
Scala for/yield with multiple optional calls based on credentials +4.06
fruitless type test: a value of type Option[akka.actor.ActorSystem]... 0.00
Understanding performance of a tailrec annotated recursive method i... +3.63
Return string in Scala without condition -3.88
explain the functioning of memset(arr, 10, n*sizeof(arr[0]))? 0.00
Scala Immutable Array Filter Condition +4.50
binary tree creation in SCALA 0.00
Scala-Is there another way to write this foreach method? 0.00
Filter defined fields of Options in scala +4.46
Scala : how to sample with iterator 0.00
accumulate the element ahead of nth element in list +3.86
Scala StackOverflows when recursion happends 0.00
Scala - how to map data from a file into different formats? +4.14
Limit decimal places in scala +0.23
Empty while loop in Future causes Future to never return in Scala +4.61
Scala method reference from another class? +0.38
What's the magic behind this flatMap code? -3.69
scala: from seq to tuple 0.00
How to filter duplicates by unique key with HashMap in Scala? +2.33
Printing an array in scala +4.20
(Scala) Creating a Map using for yield {} -2.43
Implement addition in abstract Scala class -3.81
How to remove key value from json var using scala +4.23