StackRating

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

user3386109

Rating
1580.31 (2,980th)
Reputation
28,372 (4,397th)
Page: 1 2 3 4 5 6 ... 23
Title Δ
How to List all Combinations of N Indices that Equal X 0.00
How do I make a "composite key" (and what is this even ca... +0.41
C macro function has the same output of equivalent normal function,... 0.00
Check support for variable length array in C 0.00
Determining max number in C with recursion -0.20
Is there a way to separate a Column in a Data File that contains a... +0.40
In what cases would BFS and DFS be more efficient than A* search al... -0.11
C - multidimensional array memory allocation based on user input +2.58
Quicksort algorithm, a few little clarifications needed +0.40
Format a float using IEEE-754 0.00
Can someone explain to me why time is working like this? +1.96
minimum height insertion orders for a Binary Search Tree 0.00
Find the a 4 digit number who's square is 8 digits AND last 4 d... -1.26
2-bit adder with an Arduino -0.83
write raw bytes to serial using system settings with fewest lines o... 0.00
getopt to take only one argument 0.00
Define (and declare and use) global variables from function through... 0.00
why this snipped code triggers breakpoint at second iteration at th... 0.00
execvp() with grep that has quotation marks 0.00
Check if the input stream is empty in C 0.00
macOS: knowing path using PID 0.00
Combinations sum depth first search solution +1.86
Reading a .txt file containing a 2D matrix, fscanf only grabbing fi... -0.09
Check if a file is empty or not +1.03
AffineTransform a CGPoint 0.00
Maximum Sum Path in a Binary Tree 0.00
Traverse every edge of a grid (graph) with least number of runs -0.59
Fanning out an "arc" of card meshes 0.00
Optimal soltuion for reversing k nodes using recursion in linked list 0.00
CPU spatial cache locality in array iteration -1.99
Calling a function that takes a completion handler that I'm not... +0.41
Nth Fibonacci using pointers in C; recursive and array -1.96
Pattern Printing in C for printing numbers in vertical pattern -2.16
Invalid read when using bitwise or 0.00
How to loop in NIOS II Assembly 0.00
Universal algorithm for generating properities 0.00
How to do while loop when it comes to files and strings? 0.00
C Variable Length Arrays storage duration +2.30
Distribute Numbers So That Each Bucket Is Relatively Even 0.00
C: "Floating point exception" in code that contains no fl... +2.44
What is the scope of signals? 0.00
Is it possible to combine an else with the rest the scope in C/C++ +0.87
UDP socket: invalid argument error in sendto 0.00
C - Finding three numbers to add to a target value using concurrent... +1.44
cast increases required alignment of target type with pointer +2.05
Improving equation algorithm ax+by=c with the smallest difference b... +0.13
Is there an easy way of finding nonrepeating groups of subsets of a... 0.00
Decide which line segment comes first 0.00
Support verifiyng C CRC8 implementation 0.00
Peak counter algorithm 0.00