Krish Modi

Results 4 issues of Krish Modi

Implement function to count number of longest increasing subsequence ### Describe your change: * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing...

awaiting reviews
tests are failing

curly braces were not closed

Current behavior: On the Recent Releases sidebar, there is a missing image thumbnail in the right-hand sidebar. All other images load correctly, but one entry displays a blank or missing...

bug

This PR fixes an issue where calling [end()](cci:1://file:///Users/krish/Desktop/ap_alone/node-mysql2/node-mysql2/lib/promise/connection.js:62:2-66:3) on a [PoolConnection](cci:2://file:///Users/krish/Desktop/ap_alone/node-mysql2/node-mysql2/lib/base/pool_connection.js:4:0-66:1) would not execute the provided callback or resolve the promise when using the Promise API. Previously, `PoolConnection.end()` did not...

needs tests