Abhisek Kumar Gupta

Results 18 issues of Abhisek Kumar Gupta

#### ℹ️ Repository information [Repository's Issues Link](https://github.com/akgmage/data-structures-and-algorithms/issues) **The repository has**: - [x] At least three issues with the `good first issue` label. - [x] At least 10 contributors. - [x]...

Example: Input: [ [1,3,1], [1,5,1], [4,2,1] ] Output: 7 Explanation: Because the path 1 → 3 → 1 → 1 → 1 minimizes the sum.

Dynamic Programming
Matrix

Note that it is the kth smallest element in the sorted order, not the kth distinct element. Example: Input: matrix = [ [ 1, 5, 9], [10, 11, 13], [12,...

Heap

Note that it is the kth smallest element in the sorted order, not the kth distinct element. Example: Input: matrix = [ [ 1, 5, 9], [10, 11, 13], [12,...

Heap

Note that it is the kth smallest element in the sorted order, not the kth distinct element. Example: Input: matrix = [ [ 1, 5, 9], [10, 11, 13], [12,...

Heap

Note that it is the kth smallest element in the sorted order, not the kth distinct element. Example: Input: matrix = [ [ 1, 5, 9], [10, 11, 13], [12,...

Heap

Note that it is the kth smallest element in the sorted order, not the kth distinct element. Example: Input: matrix = [ [ 1, 5, 9], [10, 11, 13], [12,...

Heap