StackRating

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

Jayson Boubin

Rating
1512.13 (56,990th)
Reputation
1,260 (127,166th)
Page: 1 2
Title Δ
compile error using visual studio for c++ code 0.00
Character.getNumericvalue in char Frequency table 0.00
Correct way to turn on and check for a runtime flag that's only... -3.12
Find duplicate in an array +3.82
C++ Linked List Simple Program Crashing +2.02
Big-theta time complexity of breadth first search 0.00
Difference between two different declarations with new operator and... +1.51
Iterate binary numbers with the same quantity of ones (or zeros) in... -1.15
Regular expressions in Java to extract index posting list 0.00
C++ suspend a thread and reactivate via a different thread 0.00
calculating amount based on uneven ranges in C +1.96
Array get sum of all children bottom up -2.08
Count the total number of subsets that don't have consecutive e... 0.00
Why does radix sort have a space complexity of O(k + n)? +4.17
find divisors and their divisors and so on to certain depth 0.00
Java - Big O of bit manipulation? +4.85
Connected component labeling with diagonal connections using union-... 0.00
Write a recursive algorithm to remove elements from a linked list.... -1.84
Time Complexity - Bad Recursion - British Change Combinations 0.00
Effect of assigning an empty initializer list to an existing vector... -3.71
Minimal difference between biggest and smallest value in any path o... -0.05
Can't seem to find why my Prime Number Program doesn't work... 0.00
C++ passing a file to a string -3.89
Extract fields and values from text line using C++ +3.78
Stuck in the following dp code 0.00
Finding the complexity - Swift 0.00
get average from while loop in C using the same variable +4.13
Counting spaces, tabs and new lines using while ( cin >> ) +4.03
Time complexity of 3Sum Smaller -4.03
Is my understanding of the concept of centres of directed, weighted... 0.00
Why is the last row of my array filled with random numbers? +4.20
using vector as class member -3.22
Magic Index in Array with non-distinct numbers 0.00
Analyzing an algorithm with recurrence T(n) = T(n - 1) + T(n - 2) +... 0.00
Why does this simple lambda consistently run faster inside an std::... 0.00
Binary Search Tree Print Nodes by Level in C++ Recursively 0.00
Make a c++11 Dijkstra Implementation return shortest Path +4.60
Rod cutting - recursive -3.96
Built-in ring-counter in c++ 0.00
How to use regular expressions on an index of a String of array in... +3.81
Merging 3 lists in one big list 0.00
Algorithm that finds the start and the finish of many sub-arrays? 0.00
C multiple struct with only one node 0.00
Iterating over a vector in C++ and changing the values dynamically 0.00
Does passing by reference primitive types such as int, bool gives a... -2.86
Generate list of pairs 0.00
I want to get user input and return the First Letters of each string 0.00
Average Word value in a sentence based on ASCII value for each letter -4.04
Variation of subset sum problŠµm 0.00
How to perform boolean operations in c++ +4.06