Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 17a0c25

Browse files
2 parents 108290c + 806c4c4 commit 17a0c25

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

‎Leetcode discussion/2022practice.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,5 +406,29 @@ June 23, 2022
406406
<br>772. Basic Calculator III | Hard level<br>
407407
[C# | Quick learner | High precedence | Recursive](https://leetcode.com/problems/basic-calculator-iii/discuss/2189284/C-or-Quick-learner-or-High-precedence-or-Recursive)
408408

409+
June 28, 2022
410+
<br>847. Shortest Path Visiting All Nodes | Hard level<br>
411+
[C# | Quick learner | BFS | How to define a state?](https://leetcode.com/problems/shortest-path-visiting-all-nodes/discuss/2211472/C-or-Quick-learner-or-BFS-or-How-to-define-a-state)<br>
412+
413+
June 29, 2022<br>
414+
I plan to work on the following hard level algorithms in next two weeks:<br>
415+
1597, 2158, 296, 1948, 778, 632, 302, 272, 753, 1240, 425, 410, 1793, 1235, 920, 365<br>
416+
417+
<br>465. Optimal Account Balancing | Hard level<br>
418+
[C# | Quick learner | DFS, backtracking, GraceMeng top voted](https://leetcode.com/problems/optimal-account-balancing/discuss/2238530/C-or-Quick-learner-or-DFS-backtracking-or-GraceMeng-top-voted)
419+
420+
July 18, 2022
421+
<br>1104. Path In Zigzag Labelled Binary Tree<br>
422+
[C# | Quick learner | Show progress](https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree/discuss/2300641/C-or-Quick-learner-or-Show-progress)<br>
423+
[C# | Quick learner | Apply math analysis](https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree/discuss/2300959/C-or-Quick-learner-or-Apply-math-analysis)<br>
424+
[C# | Quick learner | 10 minutes a solution](https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree/discuss/2301276/C-or-Quick-learner-or-10-minutes-a-solution)
425+
426+
I work on discuss post with downvote - 84 largest rectangle in histogram. What I did is to add a solution using stack before a brute force solution. <br>
427+
July 19, 2022
428+
<br>84. Largest Rectangle in Histogram<br>
429+
[C# | Quick learner | Optimal time complexity solution provided](https://leetcode.com/problems/largest-rectangle-in-histogram/discuss/2305402/C-or-Quick-learner-or-Optimal-time-complexity-solution-provided)
430+
431+
<br>737. Sentence Similarity II<br>
432+
[C# | Quick learner | Union find algorithm](https://leetcode.com/problems/sentence-similarity-ii/discuss/2306160/C-or-Quick-learner-or-Union-find-algorithm)<br>
409433

410434

‎Leetcode discussion/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -905,6 +905,9 @@ Sept. 22, 2020<br>
905905
146. LRU Cache<br>
906906
[C# Double linked list using dummy head and tail](https://leetcode.com/problems/lru-cache/discuss/859760/C-Double-linked-list-using-dummy-head-and-tail)<br>
907907

908+
<br>42. Trapping Rain Water<br>
909+
[C# | Quick learner | Two solutions to share](https://leetcode.com/problems/trapping-rain-water/discuss/2310527/C-or-Quick-learner-or-Two-solutions-to-share)<br>
910+
908911

909912

910913

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /