StackRating

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

barak manos

Rating
1525.25 (23,591st)
Reputation
24,017 (5,394th)
Page: 1 ... 5 6 7 8 9 ... 21
Title Δ
Find the Size of integer array received as an argument to a functio... -0.54
Can we change the base address of an array through a pointer to arr... +0.76
Quickly find whether a value is present in a C array? +1.26
DSP performance, what should be avoided? +0.00
Two's complement and loss of information in C -1.46
memory allocation in C/C++ -0.63
Confusion on initialisation in Heap in malloc and New -0.03
Why an expression instead of a constant, in a C for-loop's cond... +0.99
Sizeof() of pointer pointing to NULL -0.71
How to get scan codes of arrow keys? 0.00
Understanding char *, char[] and strcpy() -0.69
Why doesn't scanf() wait for the next input if I previously ent... +0.77
Use a reg file in order to change the value of an entry in the regi... 0.00
Conversion constructor -0.69
what will be the reason behind the output of java code? +1.37
Sizeof of subclass not always equals to sum of sizeof of superclass... +0.30
Compute the complexity of the following Algorithm? +0.86
B-spline curves +0.01
CAverageFunctor - is something wrong with it or with VS2013 0.00
Append current url in screenshoot name 0.00
C Compiler thinks char type is int type - clang compiler -0.49
Java Collision detection moving platform Nan +0.28
How do I initialize and cout an array in C++ +0.51
How to pass a string from a function to main? +0.36
c variable turning into -17918 when incremented +1.48
How to copy some bits of an int in to a char buffer +0.81
Understanding pointers and variables 0.00
Pointer can point local variable's memory outside it's scope? +2.43
What precision are floating-point arithmetic operations done in? -1.20
How to call an assembly code in c in an ARM code warriror project? 0.00
Implement conversion operator without temporary -0.93
Locating Memory Leaks -0.79
Class assigment operator and copy constructort -0.71
User input never matches particular values, what's wrong? +0.01
Class static variable +0.52
Efficient way to handle identical functions but with different oper... +1.81
Does printf function affect the life of variable? -0.98
Const qualifier in getter method -0.74
Do while problems when trying to loop if condition is not attain +0.36
Understanding pushing onto the stack (x86 IA32 assembly) -0.15
Manipulating pointers and functions +0.49
Using BFS for topological sort 0.00
Error: A compound literal of type not allowed 0.00
Get data without identifiers 0.00
Array upper bound cecking in C language -0.85
Java exception error on main +0.35
Are arrays in C or C++ language actually Pointers -0.66
function pointer with variable inputs -0.27
Bitwise not and Logic wise not: Why ~true == true and ~false == false +0.17
double to const char * by function +0.34