StackRating

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

Adam Liss

Rating
1556.04 (6,394th)
Reputation
41,552 (2,645th)
Page: 1 2 3 4 ... 14
Title Δ
Confused in the output of the following program -0.21
Better Practice for this example: Breaking up code with functions o... -2.30
Bash. Get intersection from multiple files +0.41
Don't call xargs if the previous command doesn't return anything +1.62
get string between characters sed +1.42
Is there a more efficient way of writing this code? -0.31
Enter Integers into an Array and terminating input before reaching... +0.93
Sort output from ls command 0.00
How to avoid blackboxing function output in bash? -0.84
Moving between hexadecimal and binary notation -0.07
Extracting a word from the middle of a sentence -0.32
Easiest way to do "git grep" for multiple strings? +0.46
Nested Conditional Operators in C -0.61
Why do I get a seg fault when I use ++ but not when I use '1 +'? +0.49
Counting characters not working +1.00
How can I use a value which includes "" within an echo? +0.34
Confusion in the output +0.43
can't get right value with array -1.00
Actual meaning of redefinition of function with inheritance in C++ +1.12
C - Reading arithmetic operators with sscanf -0.66
Is there a way to store a value persistently without using a variab... +0.71
Simple openssl string decryption issue 0.00
Unix: sort by last number of line -1.39
Address of a pointer is equal to a pointer to pointer? -0.19
String pointer and array of chars in c +1.13
C++ Final exam study material -0.20
Why #define TRUE (1==1) in a C boolean macro instead of simply as 1? +1.02
error: conflicting types for 'removeSpaces' -0.24
Safely Marking Begin/End Of Packet for TCP / UDP transmission 0.00
Bash script to awk the date from Unix -0.87
C segmentation fault with integer assignment -1.66
Shell: test if parameter is a directory -0.51
Using getter/setter vs "tell, don't ask"? -0.45
Necessity of Increment/Decrement Operator in C -1.75
Reading bits serially in C -1.25
SHELL take off all zeros on the left of a string -0.04
error deleting entries in binary files -0.07
buffer output missing first name +0.38
I rolled back to my first commit through carelessness. Is there a w... +0.82
Where is the memory address of a c/c++ pointer held? +0.09
C: pointer to array of pointers to structures (allocation/deallocat... -0.60
Using SED to remove text between X= and a space unexpected behavior +0.13
Using seed in PRNG +0.35
How to return a boolean method in java? +1.38
How can I determine if every line in a certain file is the same? +1.85
how to reverse words in a sentence without helper methods in c++? 0.00
Comparing sub ranges of a char array in C +2.05
infinite for loop leads to OutOfMemoryException or not? +0.59
What is the rationale behind (x % 64) == (x & 63)? +1.74
Syntax error, insert "}" to complete ClassBody? 0.00