10
AlexGiesbrecht
1 9 29
466/ 545
Alex Giesbrecht
Last seen 10 months ago
Member for 9 years, 3 months, 3 days
Difficulty Normal
Missions (36) / Solutions (38)
Best solutions / Newest solutions
Home
Let exception handler do all the work
Three Words
IndexError
isalpha
except
try
False
simple
Days Between
date
datetime.date
datetime
abs
First
Even the Last
IndexError
except
try
sum
5
Using list comprehension
Non-unique Elements
count
if-comprehension
list-comp
comprehension
2
First
Pawn Brotherhood
add
ord
set
or
in
Easy
Right to Left
replace
join
list-comp
comprehension
Electronic Station
Could it be shorter??
Brackets
IndexError
pop
index
break
except
Using ductionary
Verify Anagrams
get
dict
replace
lower
or
Using collections.Counter
Verify Anagrams
collections.Counter
Counter
collections
replace
lower
nothing special indeed
Digits Multiplication
while
if
Scientific Expedition
Just a bit of a logic..
Striped Words
re.split
upper
continue
re
break
Hopefully done pythonic enough
Cipher Map
reversed
zip
map
inline-if
join
simple
Letter Queue
find
pop
join
and
append
First
The Most Wanted Letter
dict
items
isalpha
lower
lambda
1
Mutating list - not happy with it
Bird Language
pass
enumerate
in
elif
list
First
I Love Python!
Using sets
Common Words
intersection
set
sorted
join
split
Obvious
Absolute Sorting
abs
sorted
easy
Secret Message
isupper
join
if-comprehension
list-comp
comprehension
O'Reilly
Median
Median
sort
else
len
if
1
First
Index Power
else
len
if
Second (v2)
Median
sort
inline-if
len
Mine
First
Fizz Buzz
bool
not
elif
else
str
1
Elementary indeed
Binary Count
bin
count
nothing to be proud of :(
Moore Neighbourhood
and
len
for
if
Ice Base
There _should_ be a better way!
Largest Rectangle in a Histogram
enumerate
min
max
for
Messy I know
Clock Angle
abs
int
if
too easy
The Most Numbers
min
max
else
len
if
Recursions are hard (on/for) me...
How to Find Friends
class
difference
pass
add
dict
GitHub
First
Power Supply
discard
add
set
else
for
Second
Power Supply
discard
collections.defaultdict
defaultdict
add
collections
Using 'calendar' module
The Most Frequent Weekdays
calendar.isleap
isleap
calendar.day_name
day_name
calendar.weekday
Dropbox
as good as I could get
Speech Module
rjust
strip
elif
list-comp
comprehension
PyCon TW
regexps and bools
House Password
re.search
search
re
bool
and
2
Storage
It's long and I don't happy with it..
Weak Point
reversed
float
zip
index
sum
1
HubSpot
1-liner
The Hamming Distance
bin
count
First
Restricted Sum
append
len
if
First
Number Base
ValueError
except
try
int