StackRating

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

jurhas

Rating
1407.07 (4,536,115th)
Reputation
501 (272,915th)
Page: 1 2
Title Δ
Making a dynamic array that accepts any type in C -1.20
Reverse two numbers and obtain the reverse of the sum -2.98
strlen, strcmp, strncat without using string.h 0.00
Copy String from specific index dynamically in C -2.35
Binary Search Tree in C- error in deleting node with both left and... -0.86
Replacing a character in string +1.14
How to concatenate char and string / How to make char to string -3.06
How can I assign a string to a char* pointer? -1.84
Relation doe's not exist error, only with libpq +4.96
How Memory allocation Happen in c++ -2.94
Why does isdigit always return false? +5.00
How to read a file into a vector elegantly and efficiently? -2.82
how to convert binary data to float value? -0.46
Generate random letters in C -1.35
Reversing a string in c results in segmentation fault -2.57
Segmentation fault (core dumped) - how to fix my code? -2.24
Initialize Sparse Constant Array in C -0.11
Realloc gives invalid pointer error when resizing array -3.01
Binary Multiplication and Division without "/" and "... -2.46
Dijkstra's Algo Implementation using STL -1.13
How can I find the current position of the stack without a stack po... -2.64
When is it a good idea to use strdup (vs malloc / strcpy) -2.09
An array of prime numbers +0.50
I am trying to find the nth binary palindrome -2.64
Divide array into k contiguos partitions such that sum of maximum p... -1.87
how to assign/initialize the array of function pointers only when i... -2.34
Find the maximum distance between two elements that don't diffe... -2.82
Shift array elements -0.21
How do i get this to compile for x64 -3.37
finding 10 largest integers in an array in O(n) time -3.23
What is the correct way to convert a struct sockaddr * to struct so... -3.23
Is it legal to type-cast pointers of different struct types (e.g. s... -3.11
C - How can I extract numbers from a char buffer? -2.36
To print prime numbers between m and n when m and n are quite large... -1.36
Mapping from "int" to corresponding permutation value? 0.00
Find number of int pair in an array that all values between the pai... +1.16
Graph algorithms? -2.02
Structures using pointers get wrong -2.76
Aggregating postgres union results -3.00
How to check this condition c program +0.08
Casting a string as decimal in PSQL +0.41
Additional rows needed in SQL view -3.50
Duplicate All single rows in database table +1.03
Create dynamic tables based on a loop in PostgreSQL 9.2 0.00
How can I convert postgresql data to sqlite3 data in linux? 0.00
How can I convert postgresql data to sqlite3 data in linux? 0.00
Running a SELECT in a PL/pgSQL block -3.25
Why does PostgreSQL combine series in a wrong way? -2.87
What is the best way to join between two table which have coma sepe... -3.28
Method to "remember" past entries -3.07