leetcode-patterns icon indicating copy to clipboard operation
leetcode-patterns copied to clipboard

A pattern-based approach for learning technical interview questions

Results 36 leetcode-patterns issues
Sort by recently updated
recently updated
newest added

August 14, 2022: ![Screenshot 2022-08-14 at 11 01 34 AM](https://user-images.githubusercontent.com/13009507/184542942-f91ded86-fc8f-4486-a161-7448abe6b81b.jpg)

Hi! I have recently come across the SeanPrasad Leetcode list and it has been very useful. The main problem is that every question has a checkbox which I believe is...

Amazon and FB both announced a while back that they're no longer asking DP questions. Can we get some updated lists on which kinds of patterns/questions companies are asking in...

in addition to https://github.com/seanprashad/leetcode-patterns/issues/269 https://leetcode.com/problems/remove-duplicates-from-sorted-array/ https://leetcode.com/problems/shortest-unsorted-continuous-subarray/

patterns 🧩
open to contributors 📬

- [ ] https://leetcode.com/problems/minimum-number-of-arrows-to-burst-balloons/

patterns 🧩
open to contributors 📬

https://leetcode.com/problems/happy-number/

patterns 🧩
open to contributors 📬

Hello. Can you please add the sheets. By this I mean that I am taking these tests in different languages and I would like to have progress on each of...

feature request 💬
open to contributors 📬

Bumps [immer](https://github.com/immerjs/immer) to 9.0.21 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `immer` from 8.0.1 to 9.0.21 Release notes Sourced from immer's releases. v9.0.21 9.0.21...

package-dependencies 🎁

When sorting the data by the company field, the sorting should be based on the frequency of the selected company in the filter. For example, if "Facebook" is selected in...

feature request 💬
open to contributors 📬

"Prefix Sum" can be used for question "Path Sum III"