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...

Copyright © 2023. codelog.dev