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