StackRating

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

sagi

Rating
1583.06 (2,751st)
Reputation
34,147 (3,425th)
Page: 1 2 3 ... 35
Title Δ
Using pointers in division of two arrays +0.36
Why does sub-arrays of a jagged array become sorted when I sort the... +1.28
A simple question about pointer assignment in c++ function +1.29
Why does my debugger show extra characters in character array? -1.57
Return all values if where clause doesn't return any records +0.39
Why when I input a specific number, I get a completely different one? +0.89
Why does my ordered list not stay ordered? 0.00
How to get distinct records but on base on first 2 digits only in M... +0.57
Show specific amount of items from String array list depending what... 0.00
Pointer initialization: address or value -0.67
Why Gun *gun=&machinegun is working, but *gun=&machinegun n... +0.88
max() functions with string argument 0.00
Java Calculator - Shunting yard 0.00
Excluding a row that contains a specific value +0.69
C integer and float division output +0.38
Marking a row as 'used' with UPDATE 0.00
How to get rows WHERE column is less than variable? 0.00
equality operators for object properties and values +0.36
Using dot notation with sum() to query the same, but multiple colum... -0.04
Removing an object from an array if it exists in the array already... +0.42
SQL Is it possible to merge multiple results into one int result? 0.00
MySQL - Insert data in one colum, preserving others, with ON DUPLIC... +0.15
SQL Select Books base on it's genre stored in a serialize array 0.00
SQL Server : case multiple operations in then part -0.88
SQL - Copying fields up in table 0.00
MySql - Query with group by and case 0.00
MySQL: aggregate data, aggregate the same data under a condition, t... 0.00
Null output in using class methods 0.00
Oracle query to get data between specific time -1.31
mysql join query didnt get correct out put -2.04
SQL GROUP BY does not return the correct result for combination of... +1.34
SQL condition CASE in WHERE statement 'THEN NULL' -0.21
ORACLE EXIST (Subquery) +0.03
how to select column dates for an between? "SQL" -0.34
OR Condition in Oracle SQL +1.10
C++ choosing certain set on characters from any string 0.00
Query returning the query, not a result -1.14
What are the differences between using "new" keyword and... +1.31
MySql Select count until find certain value +0.36
Character counting with a Linked List 0.00
Mysql merge multiple records with same id ignoring null fields -2.39
Strange behaviour when accessing private attribute in C++ 0.00
Addition of two character literals in c++ -0.42
Is it good practice to store copies of the same shared pointers in... +0.54
Writing a string list to excel using a range C# 0.00
JS function create and push into array - only first element is NaN -1.00
MERN: TypeError: undefined is not an object (evaluating 'this.p... 0.00
In which memory segment (code/data segment) class (employee) is sto... +1.34
Update row NULL values with fields from another row -2.34
Why are &p and &a[0] different? +0.58