16
EsmailHamdosh
1 8 20
1198/ 1445
Esmail Hamdosh
Last seen 12 months ago
Member for 1 year, 3 months, 20 days
Difficulty Easy
Missions (130) / Solutions (19)
Best solutions / Newest solutions
Strings and Integers
First
Just Fizz!
print
int
str
if
First
Is Even
bool
not
print
False
True
First
Backward String
lambda
print
First
Number Length
math.log10
log10
math
print
int
esmailhamdosh
Conversion from CamelCase
isupper
lower
lambda
join
comprehension
First
First Word (simplified)
print
split
str
First
Multiply (Intro)
print
int
List but not the least
esmail
Missing Number
numpy.sort
diff
numpy.diff
numpy.where
where
4
Strings Theory
esmail
Huffman Encode
collections.defaultdict
defaultdict
insert
collections.Counter
Counter
4
esmail
The Longest Palindromic
while
and
range
len
for
First
Acceptable Password I
bool
print
False
True
str
Ice Base
First
Calculate Islands
remove
sort
pop
while
if-comprehension
GitHub
esmail
City's Happiness
keys
remove
continue
sum
elif
First
Restricted Sum
except
try
4
esmail
How to Find Friends
collections.defaultdict
defaultdict
any
collections
if-comprehension
First
New Cities
remove
continue
elif
and
append
First
Node Disconnected Users
values
or
sum
in
and
First
Numbers Factory
while
range
int
str
for
First
The Angles of a Triangle
math.acos
acos
math.pi
pi
round