StackRating

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

gsamaras

Rating
1573.17 (3,686th)
Reputation
53,577 (1,828th)
Page: 1 ... 22 23 24 25 26 ... 36
Title Δ
3 ways to toggle a bit represented as a char -2.68
Generate all sequences of bits within hamming distance t -1.21
How to store binary data when you only care about speed? -2.24
How to detect memory leaks as a new C programmer 0.00
Generating random number on set interval in C +0.42
STL sorted vector find first element less than or equal to given va... +0.45
Kd-Tree flawed K nearest neighbor -0.14
Store multidimensional array in struct +1.27
Is find_if on a set linear? +1.23
Error in calculating exact nearest neighbors in radius with FLANN 0.00
Which of these structures are for exact Nearest Neighbor and which... 0.00
How does this return work? 0.00
Faster way to search list? 0.00
Algorithm complexity - explanation of O(log n)? 0.00
3D Nearest neighbour for query points located far away from set of... +0.41
Content Based Image Retrieval (CBIR): Bag of Features or Descriptor... 0.00
warning when strlen is used on unsigned char array and signed char... 0.00
What is the time complexity of the whole algorithm? -0.15
How to extract all possible matching arrays of objects from one arr... -0.09
Spark jobs failing because HDFS is caching jars 0.00
Spark partitioning/cluster enforcing -0.57
Does a vector array resize after erasing one/more elements? 0.00
When is a cache line first fetched in a program? -2.03
Pyspark simple re-partition and toPandas() fails to finish on just... -0.59
How can you use a floating point number as an exponent in c +1.82
Using Malloc for i endless C -String +0.38
I'm getting error while starting yarn services while hadoop con... 0.00
Is it possible to query number of distinct integers in a range in O... +0.17
Why should I migrate to Bootstrap 4 from Bootstrap 3? 0.00
load hdfs file into spark context 0.00
Inferring Spark DataType from string literals -0.58
Is returning a functions value from a for-loop bad practice in C++? +0.89
std::ignore for ignoring unused variable +0.61
What does "reads before reads" mean in memory ordering? 0.00
Can Compiler Optimize Loop with Variable Length? -0.40
How to recover the data removed by "rm"? 0.00
MPI - execute program on more than one computer +1.37
Spark Clustering: How to get a similarity measure of the elements w... 0.00
Modified Structure of RDD in Spark 0.00
Is there a decision algorithm with time complexity of Ө(n²)? 0.00
Forking in a for loop clarification -0.02
How can I speed up nearest neighbor search with python? 0.00
Spark 2.0 memory fraction 0.00
Clarification on Selection sort? 0.00
C: How can I edit a C-string in a function without using malloc -0.08
Getting the real, user, sys time of functions within a program -0.03
Program works fine on my partners computer but not on mine 0.00
On hash functions application in cryptography vs feature 0.00
pointer to array of integers and normal array of integers +1.03
C segfault when looping over a list +0.93