Skip to content

sagorroy2003/leetcode-to-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-to-github

A collection of LeetCode questions to ace the coding interview! - Created using LeetHub v2

LeetCode Topics

Array

0001-two-sum
0026-remove-duplicates-from-sorted-array
0027-remove-element
0033-search-in-rotated-sorted-array
0034-find-first-and-last-position-of-element-in-sorted-array
0035-search-insert-position
0081-search-in-rotated-sorted-array-ii
0088-merge-sorted-array
0121-best-time-to-buy-and-sell-stock
0153-find-minimum-in-rotated-sorted-array
0167-two-sum-ii-input-array-is-sorted
0189-rotate-array
0198-house-robber
0540-single-element-in-a-sorted-array
0704-binary-search
0746-min-cost-climbing-stairs
0929-unique-email-addresses
1046-last-stone-weight
1299-replace-elements-with-greatest-element-on-right-side
1752-check-if-array-is-sorted-and-rotated
2089-find-target-indices-after-sorting-array
2529-maximum-count-of-positive-integer-and-negative-integer

Binary Search

0033-search-in-rotated-sorted-array
0034-find-first-and-last-position-of-element-in-sorted-array
0035-search-insert-position
0081-search-in-rotated-sorted-array-ii
0153-find-minimum-in-rotated-sorted-array
0167-two-sum-ii-input-array-is-sorted
0278-first-bad-version
0540-single-element-in-a-sorted-array
0704-binary-search
2089-find-target-indices-after-sorting-array
2529-maximum-count-of-positive-integer-and-negative-integer

Counting

2529-maximum-count-of-positive-integer-and-negative-integer

Tree

0226-invert-binary-tree
0235-lowest-common-ancestor-of-a-binary-search-tree
0543-diameter-of-binary-tree
0572-subtree-of-another-tree
0617-merge-two-binary-trees

Depth-First Search

0226-invert-binary-tree
0235-lowest-common-ancestor-of-a-binary-search-tree
0543-diameter-of-binary-tree
0572-subtree-of-another-tree
0617-merge-two-binary-trees

Breadth-First Search

0226-invert-binary-tree
0617-merge-two-binary-trees

Binary Tree

0226-invert-binary-tree
0235-lowest-common-ancestor-of-a-binary-search-tree
0543-diameter-of-binary-tree
0572-subtree-of-another-tree
0617-merge-two-binary-trees

Linked List

0021-merge-two-sorted-lists
0203-remove-linked-list-elements
0206-reverse-linked-list
0234-palindrome-linked-list

Two Pointers

0026-remove-duplicates-from-sorted-array
0027-remove-element
0088-merge-sorted-array
0167-two-sum-ii-input-array-is-sorted
0189-rotate-array
0202-happy-number
0234-palindrome-linked-list

Stack

0020-valid-parentheses
0155-min-stack
0234-palindrome-linked-list
0856-score-of-parentheses
1021-remove-outermost-parentheses
1614-maximum-nesting-depth-of-the-parentheses

Recursion

0021-merge-two-sorted-lists
0203-remove-linked-list-elements
0206-reverse-linked-list
0234-palindrome-linked-list

Math

0007-reverse-integer
0189-rotate-array
0202-happy-number

Interactive

0278-first-bad-version

Sorting

0088-merge-sorted-array
0242-valid-anagram
2089-find-target-indices-after-sorting-array

String

0020-valid-parentheses
0022-generate-parentheses
0058-length-of-last-word
0242-valid-anagram
0856-score-of-parentheses
0929-unique-email-addresses
1021-remove-outermost-parentheses
1614-maximum-nesting-depth-of-the-parentheses

Dynamic Programming

0022-generate-parentheses
0121-best-time-to-buy-and-sell-stock
0198-house-robber
0746-min-cost-climbing-stairs

Backtracking

0022-generate-parentheses

Hash Table

0001-two-sum
0202-happy-number
0242-valid-anagram
0929-unique-email-addresses

Binary Search Tree

0235-lowest-common-ancestor-of-a-binary-search-tree

Design

0155-min-stack

Heap (Priority Queue)

1046-last-stone-weight

String Matching

0572-subtree-of-another-tree

Hash Function

0572-subtree-of-another-tree

LeetHub v2 Sync Checklist

If new submissions are not syncing, re-verify these items in LeetHub:

  1. Linked repository is exactly sagorroy2003/leetcode-to-github
  2. Repository branch is main
  3. GitHub authorization is refreshed (unlink + re-link in extension)
  4. Extension is in commit mode (not hook mode)
  5. Browser DevTools Console has no GitHub API errors (401, 403, 404, 409)

About

A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages