Monday, October 12, 2020

Case study: Mock interview - algorithms - spiral matrix and calculate number of subarray with given value k as sum

 



Two algorithms:

calculate number of subarray with given value k as sum. Here is the link. 

Spiral matrix, here is the link. 

No comments:

Post a Comment