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 ... 20 21 22 23 24 ... 36
Title Δ
Quickly find all elements not in a vector c++ +0.17
Iterate over array of objects from txt file +0.43
Using scanf to read uint8_t data 0.00
Choice of Pivot in Quicksort -0.09
Correct way to write a pattern in C language -0.25
Correct way to write a pattern in C language -0.25
How can my private method access public enum in C++? -0.17
why to use an underscore for a struct in c? -0.70
How to search a string for multiple substrings -2.86
How StackFrames are impacted when GOTO is used? 0.00
Time Complexity in code? 0.00
Coding: Keep track of last N days of records for each user. -0.72
MPI_Barrier with MPI_Gather using small vs. large data set sizes? -2.08
Why is there no warning for useless conditional returns in C++? -0.29
The mechanism of shared_ptr -1.66
Which compilation flags should I use to avoid run time errors 0.00
main.cpp:(.text+0x15): undefined reference to `tree::tree()' 0.00
Why is context-switching an expensive procedure and expensive in te... +1.14
log2 calculation gives wrong result in cpp +0.41
Find the summation of forces between all possible pairs of points? -0.57
C++ how can I pass reference from one function to another? 0.00
Constructor argument and member with the same name -1.31
Storing input from user into linked list using array +0.41
Why does the buffer overflow in this code behave different from wha... +0.31
Checking abc alphabet on C language -1.13
Is there any function in C++ std::string that count total number of... -1.72
No output on binary tree traversal in C 0.00
How to add a node in BST? -0.08
program in c runs into infinite loop when I use free() 0.00
Read data values from text file along with number of rows and colum... 0.00
Give the Mathematical Proof of the Square Root finding algorithm 0.00
unexpected behaviour of pre and post increment in c language gcc co... +0.41
Is a pointer to array of run-time fixed size legal? +0.42
fastest way to initialize a template 2D std:array to 0 -1.55
Default initialization of C++ member array of objects? 0.00
Move a range of elements within array without extra memory? -0.09
What is the best way to return an object from a function (C) +1.21
Any performance difference when returning from switch block? 0.00
Linked list append function adding an extra empty node at the begin... -0.16
convert bitset<64> to string every 8 bit -1.31
Initial Check to see if a Substring is within range -0.59
Escaping a char * in C 0.00
object is undefined in function 0.00
Why would you use a reference rather than the original? +1.28
Should typename be before or after const in C++? +1.57
Why output of the below code is -1 and -2? 0.00
C: printing %c doesn't work when I put the value in brackets +0.89
Inserting into binary search tree using recursion in C -0.08
How can I pass a constant int via command line argument in C++? +0.41
C++ Update Struct 0.00