StackRating

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

JohnFilleau

Rating
1536.33 (13,790th)
Reputation
184 (486,667th)
Page: 1 2 3
Title Δ
How can I get a const value for the size of a string in C++? 0.00
Turn off analog pins if no serial data for x seconds +0.44
Parsing string input separated over several lines fails 0.00
Is there a way to dispose an Arduino String() to free memory? 0.00
Is there a clean and fast way to find the min and max of an array +0.89
Is there a way to iterate this so I don't have to add every eac... +0.68
Sorting the Addressess of the pointers in a dynamically allocated a... +0.45
std::set already contains the member even though it's different 0.00
Can this bitset generation be made better or more efficient? -0.54
Use union to defer member variable construction -0.54
How to change the value of all nodes in a BST tree? 0.00
Interrupts causing strange timer behavior 0.00
Arduino convert float to hex IEEE754 Single precision 32-bit 0.00
Populating array with unique int 0.00
Return a boolean in a function without a defined return type and sa... 0.00
Is this geeksforgeeks trie implementation having a memory leak prob... 0.00
C++ cout does not display a hex byte in the correct format 0.00
When running code, c++ terminates the process 0.00
Special Numbers having only 2 and 5 as its digit +0.05
Find the sum of the greatest odd divisor of all integers 1 through N -2.26
Why does adding 1 to numeric_limits<float>::min() return 1? +2.30
Fast method to access random image pixels and at most once +0.46
Constructor Asking for Wrong Number of Arguments 0.00
Issue with servo motor and potentiometer: not moving when program i... -1.75
C++ Arduino error "stray '\221' in program" +0.45
In python is there a method to have a list of list which remains so... +1.22
How are hash maps implemented in c++? 0.00
Getting wrong output in any math operation 0.00
C++: Single instance of a dialog? 0.00
Iteration C++ string of 6 numbers 0.00
How to I use std::swap with array? 0.00
C++ - Changing single lowercase charachter in a word to uppercase a... 0.00
Is a call to a function with parameters not being atomic the reason... -4.41
Friend function how can i change their members globally 0.00
reverse iterating and comparing two consecutive elements of std::ve... +3.59
Insertion in Hash Table using Singly Linked Lists 0.00
Input & output array of strings that are dynamically allocated 0.00
Disable Visual Studio autocomplete 0.00
Having trouble with finding a string in a vector +0.34
Algorithm for forming adjacency list with nested neighbors 0.00
Query about how to pass vector by reference to a constructor +3.57
Arduino simple timed loop without delay() - millis() doesn't wo... +3.62
C++ - No matching member function for call to 'push_back' -0.53
Searching in vectors of pairs 0.00
How to avoid access errors while using friend functions in c++? 0.00
How to declare the Paho MQTT C++ in another c++ file? 0.00
Why i cant push_back an object with templates? 0.00
How can I write a random number generator function? -0.35
How do I make getline not skip over a line from a text file when I... 0.00
Trying to implement my own << and >> streaming operator... 0.00