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 2 3 4 5 ... 36
Title Δ
Problem in getline with multiple test cases -2.00
How can I use sscanf to analyze string data? -0.96
Convert C++ byte array to a C string +0.14
Inputting value on 2D Float arrays with for loops -0.11
Number of recursive calls in gcd() function 0.00
Can someone explain me what [](int i){ return i % 2 == 0; } means? 0.00
Which is the value of i in this "simple" initialization? -0.11
How can I make a word as variable in C? -2.31
Is this a valid binary tree? +0.40
insertAtTail is not adding node in linkedlist -1.11
How to set array to equal to values in 2D array, in column stored i... -1.41
How to separate terms between parentheses and list them in C +1.82
Insert a node into a doubly linked list in a sorted manner? 0.00
Print a doubly linked list in reverse order? +1.91
Multidimensional Arrays initialized,What is differnce of Initialize... 0.00
Variable sized array in C +1.14
Change/update value using std::map const_iterator +0.66
qsort() in array of structure in C -2.23
How to create an array of pointers to structure using new? -1.87
C++ - Pointer to class type -1.42
Creating a class object without a variable +0.17
Program isn't performing file operations correctly +1.89
Could not deduce template argument for 'Node<T> *' fr... -0.17
Next Greater Element -0.91
Next Greater Element +2.09
How to get singly linked list node value from pointer to pointer of... +0.40
Swapping two structs from an array of structs (bubblesort) +1.86
How to find the name of a min (or max) attribute? +0.24
Using copy-constructor in conjuction with std::make_shared 0.00
Using scanf() function two times: works in one case but not in othe... -0.76
How to use a function from a second C file in the main C file? 0.00
Extracting all characters before '\r' from a char* +0.20
Extracting all characters before '\r' from a char* +0.20
What does a left shift do to a pointer variable? 0.00
Iterating through rows in a file and comparing with the previous row +0.40
Understanding reinterpret_cast -0.73
Storing generated integers into an array to produce a string +0.43
Can I compare a char pointed by a pointer with a char? 0.00
Generating a map of strings to std::list of pointers in c++ 0.00
In-place transpose of a 2-d vector passed by reference 0.00
Correct Code to Print the interchanged max and min values +1.16
How can I split string of numbers to array in C++? 0.00
Trying to understand a recursive function to reverse a string -1.54
How can I properly use < and > operators for 2 vectors of int... 0.00
How can i use substring in appropriate way? -1.88
What data structure should I use to index geographic coordinates? 0.00
Linux driver writing, file_operations incompatible pointer type err... 0.00
The first two values of an array of lists become NULL when i expand... 0.00
Is it applicable to pass pointer to character (after assigning stri... +1.09
Read access violation in matrix 0.00