Content-Length: 290164 | pFad | http://github.com/BigEggStudy/LeetCode-CS/commit/fb5e88e10bb78d7ec43339f5f38882994805b035

29 Update solution for problem 701 · BigEggStudy/LeetCode-CS@fb5e88e · GitHub
Skip to content

Commit fb5e88e

Browse files
committed
Update solution for problem 701
1 parent c228a81 commit fb5e88e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

LeetCode/0701-0750/0701-InsertIntoABinarySearchTree.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//-----------------------------------------------------------------------------
2-
// Runtime: 144ms
3-
// Memory Usage: 37 MB
4-
// Link: https://leetcode.com/submissions/detail/360438589/
2+
// Runtime: 128ms
3+
// Memory Usage: 37.6 MB
4+
// Link: https://leetcode.com/submissions/detail/408819393/
55
//-----------------------------------------------------------------------------
66

77
namespace LeetCode

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ The C# solutions for LeetCode problems.
567567

568568
| # | Title | Solutions | Time | Space | Comments |
569569
|---| ----- | --------- | ---- | ----- | -------- |
570-
| 701 | Insert into a Binary Search Tree | [C#](./LeetCode/0701-0750/0701-InsertIntoABinarySearchTree.cs)(144ms) | O(logN) | O(1) | |
570+
| 701 | Insert into a Binary Search Tree | [C#](./LeetCode/0701-0750/0701-InsertIntoABinarySearchTree.cs)(128ms) | O(logN) | O(1) | |
571571
| 702 | Search in a Sorted Array of Unknown Size | [C#](./LeetCode/0701-0750/0702-SearchInASortedArrayOfUnknownSize.cs)(160ms) | O(logN) | O(1) | |
572572
| 703 | Kth Largest Element in a Stream | [C#](./LeetCode/0701-0750/0703-KthLargestElementInAStream.cs)(200ms) | O(KlogK) | O(K) | |
573573
| 704 | Binary Search | [C#](./LeetCode/0701-0750/0704-BinarySearch.cs)(120ms) | O(logN) | O(1) | |

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/BigEggStudy/LeetCode-CS/commit/fb5e88e10bb78d7ec43339f5f38882994805b035

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy