1.Two Sum
2.Add Two Sum Numbers
3.Longest Substring Without Repeating Characters
4.Median of Two Sorted Arrays
5.Longest Palindromic Substring
6.ZigZag Conversion
7.Reverse Integer
8.String to Integer (atoi)
9.Palindrome Number
10.Regular Expression Matching
11.Container With Most Water
12.Integer to Roman
13.Roman to Integer
14.Longest Common Prefix
15.3Sum
16.3Sum Closest
17.Letter Combinations of a Phone Number
18.4Sum
19.Remove Nth Node From End Of List
20.Valid Parentheses
21.Merge Two Sorted Lists
22.Generate Parentheses
23.Merge k Sorted Lists
24.Swap Nodes in Pairs
25.Reverse Nodes in k-Group
26.Remove Duplicates from Sorted Array
27.Remove Element
28.Find the Index of the First Occurrence in a String
29.Divide Two Integers
30.Substring with Concatenation of All Words
31.Next Permutation
32.Longest Valid Parentheses
33.Search in Rotated Sorted Array
34.Find First and Last Position of Element in Sorted Array
35.Search Insert Position
36.Valid Sudoku
37.Sudoku Solver
38.Count and Say
39.Combination Sum
40.Combination Sum II
41.First Missing Positive
42.Trapping Rain Water
43.Multiply strings
44.Wildcard matching
45.Jump Game II
46.Permutations
47.Permutations II
48.Rotate Image
49.Group Anagrams
50.Pow(x, n)
51.N-Queens
52.N-Queens II
53.Maximum Subarray
54.Spiral Matrix
55.Jump Game
56.Merge Intervals
57.Insert Interval
58.Length of Last Word
59.Spiral Matrix II
59.Permutation Sequence
64.Minimum Path Sum
-
Notifications
You must be signed in to change notification settings - Fork 0
judimator/leetcode-problems
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Leetcode problems written in Go