Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://seanprashad.com/leetcode-patterns/ #3

Open
PranabNandy opened this issue Aug 17, 2023 · 4 comments
Open

https://seanprashad.com/leetcode-patterns/ #3

PranabNandy opened this issue Aug 17, 2023 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@PranabNandy
Copy link
Owner

180 questions

@PranabNandy PranabNandy self-assigned this Aug 17, 2023
@PranabNandy PranabNandy added the good first issue Good for newcomers label Aug 17, 2023
@PranabNandy
Copy link
Owner Author

@PranabNandy
Copy link
Owner Author

PranabNandy commented Jan 1, 2024

  • Arrays : 15
  • Two Pointers : 13
  • Sliding Window : 14
  • Fast & Slow Pointers : 10
  • Binary Search : 14
  • Intervals : 6
  • QuickSelect : 1
  • Bucket Sort : 1
  • Topological Sort : 6
  • Sorting : 1
  • In-place reversal of a linked list : 6
  • Greedy : 8
  • DFS : 31
  • BFS : 17
  • Graph : 9
  • Heap : 17
  • Backtracking : 20
  • Dynamic Programming : 22
  • Trie : 10
  • Bit Manipulation : 3
  • Union Find : 3
  • Design : 2

@PranabNandy
Copy link
Owner Author

@PranabNandy
Copy link
Owner Author

Brocoli ---> Calcium C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant