StackRating

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

Sandor Murakozi

Rating
1521.10 (29,820th)
Reputation
3,349 (50,401st)
Page: 1
Title Δ
Logging on Spark 0.00
Making of Genetic algorithm -0.25
Are functional languages superior to imperative in building neural... 0.00
Why does the same algorithm work in Scala much slower than in C#? A... +0.15
How to create annotations and get them in scala -3.65
Genetic algorithms: How to do crossover in "subset" probl... -1.55
Recognizing barcodes with AI -0.49
Neural Network size for Animation system +3.58
How can I differentiate between def foo[A](xs: A*) and def foo[A, B... -0.59
What are the differences between asInstanceOf[T] and (o: T) in Scala? -0.21
Java Profiling, Performance Tuning and Memory Profiling exercises +3.17
Is OpenCL good for agent based simulation? +3.83
Log statements prevent refactoring: how to help this? -4.12
Simple question about tuple of scala -0.69
Compile error in scala, why: val num =123;println(num.getClass()) +3.93
Move the implementation of a generic method to an abstract super cl... -0.20
Scala double definition (2 methods have the same type erasure) -2.43
Scala DSL without extra syntax +4.06
Iterating over a HashMap of HashMaps in Java (or Scala) +1.48
What do you feel is over-generalization? -2.52
Questions about possible java(or other memory managed language) opt... -1.99
Should you always Code To Interfaces In Java +3.44
From a given number, set a var to -1 if negative and to 1 if positi... +0.91
applying crossover and mutation to a graph (genetic algorithm) -1.08
Unit Testing CacheManager -0.17
how to implement non uniform probability distribution? -4.01
What is the concept of "weak conformance" in Scala? -1.19
Convert strings to Java objects automatically +3.93
Design patterns for functional-OO hybrid languages? +3.92
Trait, FunctionN, or trait-inheriting-FunctionN in Scala? -2.75
What is the proper way to code a read-while loop in Scala? +3.97
Need help figuring out scala compiler errors +0.12
Dispatch functions +4.04
Returning the same type the function was passed +0.01
Scala wont pattern match with java.lang.String and Case Class +4.36
How to define a list of lists in Scala? +4.11