This website requires JavaScript.
Explore
Help
Sign In
nullptr
/
Leetcode
Template
Watch
1
Star
0
Fork
0
You've already forked Leetcode
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
02afed9c4c9dd01b7ef3fd2b1470f773220c7106
Go to file
Use this template
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Electrominch
02afed9c4c
Day8-9
2022-10-11 01:45:16 +03:00
1. Two Sum
Day6. Namespace style
2022-10-07 16:36:27 +03:00
3. Longest Substring Without Repeating Characters
Day8-9
2022-10-11 01:45:16 +03:00
19. Remove Nth Node From End of List
Day7
2022-10-08 01:07:50 +03:00
20. Valid Parentheses
Day8-9
2022-10-11 01:45:16 +03:00
21. Merge Two Sorted Lists
Day6. Namespace style
2022-10-07 16:36:27 +03:00
35. Search Insert Position
Day6. Namespace style
2022-10-07 16:36:27 +03:00
36. Valid Sudoku
Day6. Namespace style
2022-10-07 16:36:27 +03:00
53. Maximum Subarray
Day6. Namespace style
2022-10-07 16:36:27 +03:00
74. Search a 2D Matrix
Day6. Namespace style
2022-10-07 16:36:27 +03:00
83. Remove Duplicates from Sorted List
Day8-9
2022-10-11 01:45:16 +03:00
88. Merge Sorted Array
Day6. Namespace style
2022-10-07 16:36:27 +03:00
98. Validate Binary Search Tree
Day8-9
2022-10-11 01:45:16 +03:00
102. Binary Tree Level Order Traversal
Day6. Namespace style
2022-10-07 16:36:27 +03:00
118. Pascal's Triangle
Day6. Namespace style
2022-10-07 16:36:27 +03:00
121. Best Time to Buy and Sell Stock
Day6. Namespace style
2022-10-07 16:36:27 +03:00
141. Linked List Cycle
Day7
2022-10-08 01:07:50 +03:00
142. Linked List Cycle II
Day6. Namespace style
2022-10-07 16:36:27 +03:00
167. Two Sum II - Input Array Is Sorted
Day6. Namespace style
2022-10-07 16:36:27 +03:00
189. Rotate Array
Day6. Namespace style
2022-10-07 16:36:27 +03:00
200. Number of Islands
Day8-9
2022-10-11 01:45:16 +03:00
203. Remove Linked List Elements
Day7
2022-10-08 01:07:50 +03:00
205. Isomorphic Strings
Day6. Namespace style
2022-10-07 16:36:27 +03:00
206. Reverse Linked List
Day6. Namespace style
2022-10-07 16:36:27 +03:00
217. Contains Duplicate
Day6. Namespace style
2022-10-07 16:36:27 +03:00
232. Implement Queue using Stacks
Day8-9
2022-10-11 01:45:16 +03:00
235. Lowest Common Ancestor of a Binary Search Tree
Day8-9
2022-10-11 01:45:16 +03:00
240. Search a 2D Matrix II
Day6. Namespace style
2022-10-07 16:36:27 +03:00
242. Valid Anagram
Day6. Namespace style
2022-10-07 16:36:27 +03:00
278. First Bad Version
Day6. Namespace style
2022-10-07 16:36:27 +03:00
283. Move Zeroes
Day6. Namespace style
2022-10-07 16:36:27 +03:00
344. Reverse String
Day6. Namespace style
2022-10-07 16:36:27 +03:00
350. Intersection of Two Arrays II
Day6. Namespace style
2022-10-07 16:36:27 +03:00
383. Ransom Note
Day6. Namespace style
2022-10-07 16:36:27 +03:00
387. First Unique Character in a String
Day6. Namespace style
2022-10-07 16:36:27 +03:00
392. Is Subsequence
Day6. Namespace style
2022-10-07 16:36:27 +03:00
409. Longest Palindrome
Day6. Namespace style
2022-10-07 16:36:27 +03:00
557. Reverse Words in a String III
Day6. Namespace style
2022-10-07 16:36:27 +03:00
566. Reshape the Matrix
Day6. Namespace style
2022-10-07 16:36:27 +03:00
567. Permutation in String
Day8-9
2022-10-11 01:45:16 +03:00
589. N-ary Tree Preorder Traversal
Day6. Namespace style
2022-10-07 16:36:27 +03:00
695. Max Area of Island
Day8-9
2022-10-11 01:45:16 +03:00
704. Binary Search
Day6. Namespace style
2022-10-07 16:36:27 +03:00
724. Find Pivot Index
Day6. Namespace style
2022-10-07 16:36:27 +03:00
733. Flood Fill
Day8-9
2022-10-11 01:45:16 +03:00
876. Middle of the Linked List
Day6. Namespace style
2022-10-07 16:36:27 +03:00
977. Squares of a Sorted Array
Day6. Namespace style
2022-10-07 16:36:27 +03:00
1480. Running Sum of 1d Array
Day6. Namespace style
2022-10-07 16:36:27 +03:00
Leetcode
Initial commit
2022-10-04 13:40:57 +03:00
.gitattributes
Initial commit
2022-10-04 13:40:57 +03:00
.gitignore
Initial commit
2022-10-04 13:40:57 +03:00
Leetcode.sln
Day8-9
2022-10-11 01:45:16 +03:00
Description
No description provided
442
KiB
Languages
C#
99.7%
Shell
0.3%