Skip to main content
Jaime's user avatar
Jaime's user avatar
Jaime's user avatar
Jaime
  • Member for 11 years, 6 months
  • Last seen this week
43 votes
Accepted

Finding the closest point to a list of points

18 votes
Accepted

Find total number of phone numbers formed by the movement of Knight and Bishop on keypad

16 votes
Accepted

Comparing pixels against RGB value in NumPy

14 votes
Accepted

Sum even fibonacci numbers up to a limit

14 votes
Accepted

Counting letters in a string

13 votes
Accepted

Yandex programming contest: Alarms

12 votes
Accepted

DP example for "Power of Two" in Python

11 votes
Accepted

Determining if a word is an anagram of another

11 votes

Mengenlehreuhr in Python

11 votes
Accepted

2048 merge function

10 votes
Accepted

Solving 'decent numbers' that follow specific division rules

10 votes

Sieve of Eratosthenes - Python

10 votes

Algorithm to get an arbitrary perpendicular vector

10 votes

Sieve of Sundaram for Project Euler 7: Python implementation slower than C++ and R

8 votes
Accepted

Count distinct primes, discarding palindromes, in under 2 seconds

8 votes

Check_sudoku in Python

8 votes
Accepted

Bisection search game

8 votes

Fibonacci sum with memoization

8 votes
Accepted

Summation of primes for large inputs

8 votes
Accepted

2-sum problem on a range in Python

8 votes
Accepted

Print list items in a rectangular frame

7 votes

Digital root computation with benchmarking

7 votes

Project Euler #2 in Python

7 votes

Google's Python exercise about lists very different from the given solution

7 votes
Accepted

Any better way to solve Project Euler Problem #5?

6 votes

Find and process duplicates in list of lists

6 votes

Function to find two prime numbers that sum up to a given even number

6 votes
Accepted

Determine if string has all unique characters

6 votes

Implementation of Luhn Algorithm

6 votes

Fast Python spring network solver