Skip to content

Leo-Liu-us/Leetcode-Golang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Leetcode-Golang

Leetcode Solutions in Go

Please give this repo a ⭐ if it inspires you.

Easy

LC # Description
1480 Running Sum of 1d Array
1431 Kids With the Greatest Number of Candies
1 Two Sum
575 Distribute Candies
1365 How Many Numbers Are Smaller Than the Current Number
1773 Count Items Matching a Rule
645 Set Mismatch
268 Missing Number
160 Intersection of Two Linked Lists
637 Average of Levels in Binary Tree
559 Maximum Depth of N-ary Tree
690 Employee Importance
993 Cousins in Binary Tree
1748 Sum of Unique Elements
232 Implement Queue using Stacks
1332 Remove Palindromic Subsequences
1678 Goal Parser Interpretation
1022 Sum of Root To Leaf Binary Numbers
404 Sum of Left Leaves
112 Path Sum
535 Encode and Decode TinyURL
1560 Most Visited Sector in a Circular Track
598 Range Addition II
762 Prime Number of Set Bits in Binary Representation
500 Keyboard Row

Medium

LC # Description
946 Validate Stack Sequences
29 Divide Two Integers
820 Short Encoding of Words
1381 Design a Stack With Increment Operation
623 Add One Row to Tree
12 Integer to Roman
1315 Sum of Nodes with Even-Valued Grandparent
1302 Deepest Leaves Sum
322 Coin Change
1305 All Elements in Two Binary Search Trees
1461 Check If a String Contains All Binary Codes of Size K
1721 Swapping Nodes in a Linked List
714 Best Time to Buy and Sell Stock with Transaction Fee
478 Generate Random Point in a Circle
208 Implement Trie (Prefix Tree)
376 Wiggle Subsequence
38 Count and Say
146 LRU Cache
1583 Count Unhappy Friends
729 My Calendar I
841 Keys And Rooms
113 Path Sum II
1398 Design Underground System
1797 Design Authentication Manager
1798 Maximum Number of Consecutive Values You Can Make
966 Vowel Spellchecker
1689 Partitioning Into Minimum Number Of Deci-Binary Numbers
1764 Form Array by Concatenating Subarrays of Another Array
923 3Sum With Multiplicity
417 Pacific Atlantic Water Flow
916 Word Subsets
5 Longest Palindromic Substring
647 Palindromic Substrings

About

Leetcode Solutions in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%