10
abhinav07
1 3 13
469/ 545
Last seen 15 hours ago
Member for 5 months, 1 day
Difficulty Easy
Missions (62) / Solutions (8)
Best solutions / Newest solutions
Strings and Integers
Using string slicing and type conversion method
Reverse Integer
abs
inline-if
print
int
str
5
1
First
Max Digit
max
print
int
str
First
Between Markers (simplified)
index
print
str
1
List but not the least
Creative_1
Median
float
inline-if
sum
print
sorted
First
Follow Instructions
tuple
print
elif
list
int
First list comprehension
Non-unique Elements
collections.abc.Iterable
collections
Iterable
count
print
Look up in the Dict()
Most optimal for time complexity-0(n) and space complexity -0(1)
Count Digits
isdigit
print
int
str
for
List, list and list again
Using list comprehension
Flatten a List
collections.abc.Iterable
isinstance
collections
Iterable
inline-if