CodeLog
Blog

The CodeLog

Insights from a Developer's Diary
Sunset in the mountains

Finding the median of two sorted arrays is a common question asked during technical interviews. The problem can be solved using a simple approach of merging the arrays, bu...

Sunset in the mountains

I solved the 'First Unique Character' problem by breaking down the complex problem into smaller sub-problems and creating a flowchart to visualize the steps involved...

Copyright © 2023. codelog.dev