Akshat Jain

Results 3 issues of Akshat Jain

# Pull Request Template ## Description Please include a summary of the problem and about the approach to solve the solution. Please also include relevant motivation and context. List any...

the solution works by filtering even and odd numbers from the input array using list comprehensions and then concatenating them in the desired order. This approach is efficient and rearranges...

Easy way to find Kth element of two sorted arrays with better time and space complexity