15
fuzzy-focus
2 13 25
977/ 1195
Daniel B.
Last seen 5 years ago
Member for 8 years, 10 months, 9 days
Difficulty Normal
Missions (77) / Solutions (69)
Best solutions / Newest solutions
Home
First
Three Words
isdigit
max
join
list-comp
split
Oneliner
Days Between
date
datetime.date
datetime
abs
Oneliner
Pawn Brotherhood
chr
ord
lambda
if-comprehension
list-comp
First
Right to Left
replace
join
First
Non-unique Elements
collections.defaultdict
defaultdict
isinstance
collections
lower
Electronic Station
Breadth first algorithm
Can You Pass?
add
dict
pop
None
set
First
Boolean Algebra
get
None
not
lambda
or
Using reduce
Digits Multiplication
functools.reduce
reduce
functools
lambda
if-comprehension
Straight forward, using sorted
Verify Anagrams
ascii_lowercase
string.ascii_lowercase
as
string
lower
Scientific Expedition
Oneliner
Pangram
set-comp
isalpha
lower
if-comprehension
comprehension
Oneliner
Common Words
set
sorted
join
split
First
Call to Home
math.ceil
ceil
dict-comp
items
math
First
Striped Words
findall
re.findall
r-string
all
upper
2
First
Bird Language
is
pass
while
elif
else
First
Letter Queue
pop
join
in
elif
append
Simple enough
Morse Clock
time.strptime
time
strptime
format
bin
Oneliner
Absolute Sorting
abs
sorted
First
Secret Message
isupper
join
if-comprehension
comprehension
Using Counter
The Most Wanted Letter
collections.Counter
Counter
items
collections
isalpha
O'Reilly
Brute-Forcing this thing.
Cipher Crossword
itertools.permutations
permutations
extend
get
dict
Short and sweet.
Flatten a List
hasattr
chain
itertools.chain
itertools
map
2
shorter, even less sweet.
Flatten a List
dir
chain
itertools.chain
itertools
map
First
Count Inversions
enumerate
for
if
The classic, with exceptions
Index Power
except
try
First
Median
math.floor
floor
math.ceil
ceil
math
Incinerator
First
Friends
class
KeyError
frozenset
set-comp
pass
Not pretty but solid
Building Base
class
format
Mine
Not nice or efficient, but readable.
Disposable Teleports
set-comp
ValueError
pass
remove
break
1
oneliner
Binary Count
is
bin
if-comprehension
list-comp
comprehension
Laplace Expansion, 180chars
Determinant
enumerate
lambda
inline-if
sum
if-comprehension
1
First
Achilles and the Tortoise
First
Moore Neighbourhood
raise
pass
IndexError
except
try
Ice Base
Oneliner
Counting Tiles
lambda
sum
range
comprehension
int
10
1
fractions are your Friend.
Oil Pie
Fraction
fractions.Fraction
fractions
abs
sum
Not very nice.
Counting Tiles
math.floor
floor
math.ceil
ceil
math.sqrt
First
The Most Numbers
ValueError
min
except
try
max
First
Roman Numerals
range
int
len
for
Alice In Wonderland
First
The Shortest Knight's Path
extend
ord
pop
lambda
while
1
Well, that was easy...
Transposed Matrix
zip
lambda
list
GitHub
F**k it, going complex.
Shooting Range
complex
round
min
abs
inline-if
3
1
First
The End of Other
endswith
any
comprehension
10
Using datetime/timedelta
Broken Clock
datetime.strptime
strptime
rstrip
datetime.timedelta
timedelta
1
Using type for an anonymous class
Solution for Anything
type
dict-comp
lambda
True
comprehension
Dropbox
Not short but i guess fairly readable?
Place Queens
raise
set-comp
is
chr
all
Not pretty but getting the job done
Numbers Factory
any
map
continue
set
lambda
First
Speech Module
reverse
strip
join
elif
append
PyCon TW
Breadth first search
Network Attack
set-comp
extend
dict
enumerate
pop
First
Robot Sort
break
print
sorted
join
if-comprehension
Pretty short
Digit Stack
startswith
pop
in
elif
and
Checking what it's not.
House Password
islower
isupper
isalpha
isdigit
not
Storage
Short.
Weak Point
zip
enumerate
min
lambda
sum
1
First
Exec Quine
lambda
1
First
Square Spiral
zip
index
abs
max
lambda
HubSpot
First
Repeating Decimals
reversed
all
format
and
list-comp
First
Number Base
ValueError
except
try
int
Blizzard
short and sweet, also slightly recursive
Stair Steps
max
lambda
elif
else
len
First
Min and Max
reversed
get
None
print
sorted
Labeling
Radiation Search
set-comp
values
dict-comp
add
dict
1
Rock
simple A*
Chicken Hunt
random.choice
choice
itertools.count
math.hypot
hypot
7
1
Using Newtons
Super Root
math.exp
exp
math.log
log
math
Shelter
brute-forcing it.
Pattern Recognition
itertools.product
product
itertools
lambda
sum
Codeship
Doin' the math
Probably Dice
math.factorial
factorial
math.floor
floor
math
Straight forward
Pearls in the Box
round
count
sum
append
list-comp
First
The Square Chest
all
max
inline-if
print
sorted
Hermit
liking those lambdas...
Mono Captcha
zip
map
enumerate
max
lambda
3
straight forward
The Good Radix
ValueError
pass
except
try
range
Watchtower
Picking the most promising next divisor
Number Guess
set-comp
filter
min
abs
set
1
Not pretty but does the job.
Convex Hull
cmath.phase
phase
cmath.pi
cmath
complex
Well...
Funny Addition
sum