A curated collection of solutions
I have cooked up while tackling problems from Coding Interview
platforms. Most of the problems have at least two solutions
. But if a problem is too easy, I just keep it simple
.
Initially
, I jump into each problem with a π‘blank slate
, without of any external resources or prior research. Then
, after I solve it, I engage in thorough online study
, analyzing the best solutions available
π―, exploring different angles and approaches. Armed with these new ideas
, I reconstruct the problems using my own
understanding and methodologies
.
Let's face it, sometimes That's when I have to |
Each solution
I present is accompanied by a detailed explanation
, providing insights into its time and space complexities
. I'm thrilled to share this project, and hope you'll find them
as enlightening and enjoyable
as I do while working on it.
two-number-sumvalidate-subsequencewater-area
Color | Description |
---|---|
π© | Easy |
π¦ | Medium |
π₯ | Hard |
β¬ | Very Hard |