brute-lee icon indicating copy to clipboard operation
brute-lee copied to clipboard

LeetCode: All problems; all languages; brute force.

Results 12 brute-lee issues
Sort by recently updated
recently updated
newest added

![JavaScript screenshot ERROR_MODIFY_IN_PLACE](https://user-images.githubusercontent.com/51028/223950531-4178237c-731e-4b46-8caf-f13d773858a6.PNG) Solving https://leetcode.com/problems/merge-sorted-array/... args problem_url: https://leetcode.com/problems/merge-sorted-array/ Solving problem: https://leetcode.com/problems/merge-sorted-array/ Solving problem: 88. Merge Sorted Array about to focus editor...editor has focus; sleeping... Let's go! Submitting solution: ```javascript /*...

Update the regexp in the `last_return_line` block preceding the error. ``` Failed to solve the problem. Unknown error. Screenshot saved to screenshot.png local variable 'last_buffer_line' referenced before assignment Traceback (most...

![screenshot](https://user-images.githubusercontent.com/51028/221842324-f492adc7-4293-4a25-985d-085738e46002.png)

![JavaScript screenshot ERROR](https://user-images.githubusercontent.com/51028/223572346-1be27be9-a3fd-49ea-a7a7-6b472f29c256.PNG)

* The submission size limit is 100kB * For JavaScript, the heap is 20MB, so we can decompressed the whole solution at once * LZMA (best general compression algorithm) in...

| language | status | note | |---------|--------|------| | MySQL | | [595. Big Countries](https://leetcode.com/problems/big-countries/) | | MS SQL Server | | [595. Big Countries](https://leetcode.com/problems/big-countries/) | | Oracle | |...

it can be set to "Allow in Incognito" in the extension settings page: chrome://extensions/?id=hfhgfbbogbekkdihmbbnmfddllhhchdi but when the browser is restarted, it switches back to disabled. ![image](https://user-images.githubusercontent.com/51028/218443809-dee53b80-4346-4bd6-8088-a91b0b77779e.png)

The squares have too much space between them vertically. The gap is just awful, takes 50% screen estate. The legend could probably also be inline-box on mobile, to use the...

https://towardsdatascience.com/create-githubs-style-contributions-plot-for-your-time-series-data-79df84ec93da

We get a captcha 100% of the time when in headless mode, on the login page. Enable cookies and stay logged in * the website maintains state serverside anyway, so...