{"id":23219168,"url":"https://github.com/fizzyelt/leetcode-solution","last_synced_at":"2025-04-05T14:42:51.825Z","repository":{"id":113182018,"uuid":"267095055","full_name":"FizzyElt/leetcode-solution","owner":"FizzyElt","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-31T16:16:15.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T11:39:15.385Z","etag":null,"topics":["go","js","leetcode"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FizzyElt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-26T16:29:22.000Z","updated_at":"2021-11-27T08:49:28.000Z","dependencies_parsed_at":"2023-03-13T13:22:45.553Z","dependency_job_id":null,"html_url":"https://github.com/FizzyElt/leetcode-solution","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyElt%2Fleetcode-solution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyElt%2Fleetcode-solution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyElt%2Fleetcode-solution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FizzyElt%2Fleetcode-solution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FizzyElt","download_url":"https://codeload.github.com/FizzyElt/leetcode-solution/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353678,"owners_count":20925325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","js","leetcode"],"created_at":"2024-12-18T21:20:01.952Z","updated_at":"2025-04-05T14:42:51.820Z","avatar_url":"https://github.com/FizzyElt.png","language":"JavaScript","readme":"# 紀錄LeetCode解法(go、js)\n\n## 已解題目\n* 1 Two Sum\n* 11 Container With Most Water\n* 12 Integer to Roman\n* 15 3Sum\n* 16 3Sum Closest\n* 20 Valid Parentheses\n* 21 Merge Two Sorted Lists\n* 23 Merge k Sorted Lists\n* 24 Swap Nodes in Pairs\n* 94 Binary Tree Inorder Traversal\n* 100 Same Tree\n* 101 Symmetric Tree\n* 104 Maximum Depth of Binary Tree\n* 117 Populating Next Right Pointers in Each Node II\n* 120 Triangle\n* 125 Valid Palindrome\n* 141 Linked List Cycle\n* 144 Binary Tree Preorder Traversal\n* 145 Binary Tree Postorder Traversal\n* 148 Sort List \n* 160 Intersection of Two Linked Lists\n* 173 Binary Search Tree Iterator\n* 199 Binary Tree Right Side View\n* 200 Number of Islands\n* 203 Remove Linked List Elements\n* 222 Count Complete Tree Nodes\n* 226 Invert Binary Tree\n* 230 Kth Smallest Element in a BST\n* 234 Palindrome Linked List\n* 237 Delete Node in a Linked List\n* 283 Move Zeroes\n* 328 Odd Even Linked List\n* 349 Intersection of Two Arrays\n* 429 N-ary Tree Level Order Traversal\n* 430 Flatten a Multilevel Doubly Linked List\n* 445 Add Two Numbers II\n* 476 Number Complement\n* 448 Find All Numbers Disappeared in an Array\n* 508 Most Frequent Subtree Sum\n* 513 Find Bottom Left Tree Value\n* 515 Find Largest Value in Each Tree Row\n* 559 Maximum Depth of N-ary Tree\n* 589 N-ary Tree Preorder Traversal\n* 590 N-ary Tree Postorder Traversal\n* 617 Merge Two Binary Trees\n* 654 Maximum Binary Tree\n* 700 Search in a Binary Search Tree\n* 701 Insert into a Binary Search Tree\n* 705 Design HashSet\n* 725 Split Linked List in Parts\n* 784 Letter Case Permutation\n* 817 Linked List Components\n* 821 Shortest Distance to a Character\n* 852 Peak Index in a Mountain Array\n* 889 Construct Binary Tree from Preorder and Postorder Traversal\n* 894 All Possible Full Binary Trees\n* 897 Increasing Order Search Tree\n* 929 Unique Email Addresses\n* 938 Range Sum of BST\n* 951 Flip Equivalent Binary Trees\n* 965 Univalued Binary Tree\n* 979 Distribute Coins in Binary Tree\n* 1008 Construct Binary Search Tree from Preorder Traversal\n* 1019 Next Greater Node In Linked List\n* 1022 Sum of Root To Leaf Binary Numbers\n* 1026 Maximum Difference Between Node and Ancestor\n* 1029 Two City Scheduling\n* 1030 Matrix Cells in Distance Order\n* 1047 Remove All Adjacent Duplicates In String\n* 1078 Occurrences After Bigram\n* 1110 Delete Nodes And Return Forest\n* 1128 Lowest Common Ancestor of Deepest Leaves\n* 1161 Maximum Level Sum of a Binary Tree\n* 1305 All Elements in Two Binary Search Trees\n* 1325 Delete Leaves With a Given Value\n* 1379 Find a Corresponding Node of a Binary Tree in a Clone of That Tree\n* 1413 Minimum Value to Get Positive Step by Step Sum\n* 1431 Kids With the Greatest Number of Candies\n* 1448 Count Good Nodes in Binary Tree\n* 1455 Check If a Word Occurs As a Prefix of Any Word in a Sentence\n* 1457 Pseudo-Palindromic Paths in a Binary Tree\n* 1460 Make Two Arrays Equal by Reversing Sub-arrays\n* 1470 Shuffle the Array\n* 1480 Running Sum of 1d Array\n* 1512 Number of Good Pairs","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffizzyelt%2Fleetcode-solution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffizzyelt%2Fleetcode-solution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffizzyelt%2Fleetcode-solution/lists"}