Python
A Trivial Visualization with Plotly Express
ยท โ˜• 10 min read
In this post, I will be showing you some basic ways to start getting insights about an unknown dataset and do some Exploratory Data Analysis (EDA).
A Trivial Visualization with Plotly Express

Leetcode Problem - Alien Dictionary
ยท โ˜• 9 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Alien Dictionary

Leetcode Problem - Continuous Median
ยท โ˜• 7 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Continuous Median

Leetcode Problem - Four Sum
ยท โ˜• 9 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Four Sum

Leetcode Problem - Itinerary Reconstruction
ยท โ˜• 7 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Itinerary Reconstruction

Leetcode Problem - Jump Game II
ยท โ˜• 4 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Jump Game II

Leetcode Problem - Lowest Common Ancestor
ยท โ˜• 6 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Lowest Common Ancestor

Leetcode Problem - Minimum Window Substring
ยท โ˜• 8 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Minimum Window Substring

Leetcode Problem - Monotonic Array
ยท โ˜• 7 min read
One problem from a curated list of Leetcode problems to grasp useful algorithms and get better at competitive programming.
Leetcode Problem - Monotonic Array