StackRating

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

kaya3

Rating
1611.95 (1,345th)
Reputation
9,615 (15,954th)
Page: 1 ... 12 13 14 15 16 ... 21
Title Δ
Using "findall" to find a sequence motif for a protein se... 0.00
Typescript overload or generics to return different properties base... +2.00
How do I sort a list based on the presence of a string? -1.95
Problem with repeating numbers in a file for key and value -0.13
What's the problem with this implementation of selection sort? 0.00
Average Case of Quick Sort 0.00
How to generate all non-decreasing sequences with a maximum step of... +1.51
Cost constant of pseudocode 0.00
Space complexity of algo 0.00
Create numerous lists dynamically from a for loop with a condition +0.36
How dynamic connectivity and union-find related? 0.00
FINAL variable holds two different values in Java +0.36
Returning the index of a String parameter in an array +1.45
Multiple exceptions in one line. Python +0.11
JAVA function overloading with generic type issue +1.51
How to check if a string contains any 3 element from a list in Python -0.46
How can I upper case the letter with an even index in a string +1.48
Remove everything after the first hyphen from the left +1.42
Given an array of lengths, find closest combination to a total length -0.31
Can not generate probability for Monte Carlo Simulation in python 3... 0.00
Pass in function or value and always return the value 0.00
How to print all the values of the list? +1.36
Recursively generate all k-digit numbers whose digit-sum is n +0.36
How to get the origin number from a string format number in python? 0.00
Self-referencing array in typescript class +1.43
Java TreeMap with two keys and can work with single key? 0.00
Find Arbitrage with graph theory 0.00
Problem with new instantiating an HashSet, it puts values where it... 0.00
Graph "Vertex cover" brute algorithm 0.00
Find duplicate in an array without changing inputs? -0.07
Comparing large boolean expressions for equivalence 0.00
The conversion of a hex value of length 16 isn't correct +1.78
What is the name of this programming language feature and are there... 0.00
Initialising a dictionary inside a class with inputs -1.19
Count the number of sub string instances within a larger string irr... 0.00
Appending value to a list based on dictionary key 0.00
How to check if all nodes in a graph are reachable from all other n... 0.00
Iterating over a dictionary and creating an object for each key wit... +0.52
Issue with HTML string formatting function algorithm 0.00
String concatenation with + vs. f-string -0.92
Problem of assigning some values to a set from multiple options algo +0.37
cleanest way to build and reverse list (or multi-slice a list) in p... -1.55
Compute md5 as you write million row csv file - without reading it... 0.00
How do I read a text file into a 2D list of strings in Python 0.00
Finding pairs from list of lists whose value differ the least at sa... 0.00
What is level of root node in a tree? 0.00
Why do very large Fibonacci numbers create an ellipse-type shape? -0.15
TypeScript optional property assignment initialization 0.00
Getting a specific key based on a condition in an inner dictionary... +2.02
Why x='b'*4 is greater than y='a'*5 in Python? +0.82