StackRating

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

Iskar Jarak

Rating
1568.57 (4,222nd)
Reputation
3,243 (52,100th)
Page: 1 2
Title Δ
Cannot draw a triangle in OpenGL +3.11
How can I speed up reading from small spreadsheet? +3.13
Why do if statements and recursive act this way? +3.31
C swapping any pointers in an array by casting them to void pointer... 0.00
How to copy a char* into a char[][] +3.59
Linking C files Error: linker command failed with exit code 1 +2.77
C -- Modify const through aliased non-const pointer +3.50
Undefined symbols for architecture x86_64 in C 0.00
How to add options to gcc in qt creator? 0.00
What does a conditional without a condition mean? +4.05
According to my compiler, I am using pointers incorrectly for setti... +4.17
Is strlen unsafe when getting the last char in a string in C +3.55
Resolving filepath to executable in C +3.97
Writing an array of structure objects to file & reading it 0.00
Understand C bit macros -1.71
How to check if input in valid - by comparing strings in C -0.46
cast from pointer to integer of different size. compile error 0.00
Union as a Structure Variable in C +3.71
find nth element from the last in a list using recursion -3.24
Output of C program involving pre/post increment and pointer +3.59
Size of matrix not evaluating correctly +0.02
Is setting pointer to NULL and emptying the char array required here? +3.67
converting char to string using snprintf in C 0.00
correct use of malloc in function with passed uint32_t array pointer 0.00
Why does this make a pointer from an integer? 0.00
init an array in struct 0.00
Memory Map of Array +4.47
How to sort string array in C with integer array in parallel? Witho... +2.97
How to create an array when the size of the array is unknown -1.88
creating a merge sort that accepts linkedlist as an input +3.70
Storing data from file into an array of struct 0.00
Why garbage value is returned if any run time error occur? +3.76
Getting the 0-255 values from a pixel in a ppm file C 0.00
Unclear Segmentation Fault returning 139 0.00
c concatenate variable length int to a string without printing it +3.91
I need to format my output without ruining my encryption algorithm 0.00
Convert *char or char to bits 0.00
Code not running when trying to display pointer values and pointer... +3.96
Qt 5 cmake fails with undefined reference to vtable on hello world... +4.51
Assembly to C assistance 0.00
Displaying hex values inside an array to stdout, and comparing inpu... -0.03
Arraylist to txt file -4.24
Decrypting Input? +3.11
Why this C program complies and runs +4.79
Get user/owner profile contact URI and user image with API 8 onwards 0.00
Quickest way to find 5 largest values in an array of structs +4.03
input, arrays and NextLine +2.43
Using skew heap to hold structs in C 0.00
Not Understanding ARM Hardware Stacks (using IAR) 0.00
Parse a query string parameter to java object 0.00