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 ... 24 25 26 27 28 ... 36
Title Δ
C: Accessing pointer to pointer to struct element from pointer to s... +0.42
Understanding caching, persisting in Spark +0.42
Spark starting more executors than specified -0.08
Define new function, array, struct etc inside of parameter of funct... -1.35
No stages are running, but numRunningTasks != 0 0.00
Shortcuts for multiline C/C++ macros in eclipse editor 0.00
What is the difference between FAILED AND ERROR in spark applicatio... 0.00
My program crashes when using free function (C) on array +1.73
How does one correctly store data into an array struct with strings... +0.25
Why does dereferencing a pointer to string (char array) returns the... -0.61
Where is memory allocated for an immutable string in c? +2.20
How can I concisely assign to the members of a struct depending on... +1.59
Free() : invalid next size (fast) error +0.43
How to load a Spark model for efficient predictions 0.00
What is KeyEqual in std::unordered_set for? +2.48
how to use spark with python or jupyter notebook +0.45
I have trouble understanding about blocks of for loop and if statem... +1.48
Return diagonal elements of scipy sparse matrix 0.00
Creating spark tasks from within tasks (map functions) on the same... 0.00
Hadoop+Spark - once application will start properly once will displ... +0.44
How to group and add up in spark? +0.44
NullPointerException in Spark RDD map when submitted as a spark job 0.00
Spark::KMeans calls takeSample() twice? 0.00
enum and struct call -1.68
how can I value initialize private struct member of class via initi... 0.00
Active tasks is a negative number in Spark UI -0.23
java.lang.OutOfMemoryError: Unable to acquire 100 bytes of memory,... -0.56
Compilation on Terminal gives off pointer warning and strange symbols +0.44
Understanding processor cache usage 0.00
templates - Unable to match function definition to an existing decl... 0.00
How is time complexity different? -0.53
Correlation of the positions of a multidimensional array to what th... 0.00
Why is strtok printing only first word? -0.30
Poor performance of stl list on vs2015 while deleting nodes which c... 0.00
Creating array after getting variable in other function +0.44
Extract to file duplicate information 0.00
How do I declare a member template class an friend of the enclosing... 0.00
Value geting copied to pointer automatically in C 0.00
Why isn't my removeString function removing the characters? -0.26
Does short circuiting make execution of the program faster, and is... +1.11
Memory allocation and process memory use -1.54
Getting the precision of a string number -0.37
Freeing memory allocated in simple linked list - C +1.45
Function in a class that doesn't take a variable. but reads/pri... +0.17
alternate lines printed during I/O in C 0.00
How do I fix this runtime error related to div by zero? +2.21
How to train Coverity for "suspicious sizeof" or SIZEOF_M... 0.00
How to get a std::vector that supports negative indices? +0.67
Scope of an Object in a Loop -0.55
Replacing all spaces in a string with '%20' (C++) +0.24