From bdca2fbefd976869be2a69761cc98ca0897ee401 Mon Sep 17 00:00:00 2001 From: Shivaprasad shetty <87234273+shettyshivu@users.noreply.github.com> Date: Wed, 31 Aug 2022 12:14:03 +0530 Subject: [PATCH] Update CrackAmazonResource.md --- CrackAmazonResource.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CrackAmazonResource.md b/CrackAmazonResource.md index 2236953..62e051b 100644 --- a/CrackAmazonResource.md +++ b/CrackAmazonResource.md @@ -34,8 +34,8 @@ Difficulty Rating: **Easy | Easy-Medium | Medium | Medium-Hard | Hard** | [Two Sum](https://leetcode.com/problems/two-sum/) | | | | [Reorder Data in Log Files](https://leetcode.com/problems/reorder-data-in-log-files/) | | | | [LRU Cache](https://leetcode.com/problems/lru-cache/) | | | -| [Minimum Difficulty of a Job Schedule](https://leetcode.com/problems/minimum-difficulty-of-a-job-schedule/) | | | -| [Critical Connections in a Network](https://leetcode.com/problems/critical-connections-in-a-network/) | | | +| [Minimum Difficulty of a Job Schedule](https://leetcode.com/problems/minimum-difficulty-of-a-job-schedule/) | ❌ | | +| [Critical Connections in a Network](https://leetcode.com/problems/critical-connections-in-a-network/) | ❌ | | | [Pairs of Songs With Total Durations Divisible by 60](https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60/) | | | | [K Closest Points to Origin](https://leetcode.com/problems/k-closest-points-to-origin/) | | | | [Merge Two Sorted Lists](https://leetcode.com/problems/merge-two-sorted-lists/) | | | @@ -56,7 +56,7 @@ Difficulty Rating: **Easy | Easy-Medium | Medium | Medium-Hard | Hard** | [Subtree of Another Tree]( https://leetcode.com/problems/subtree-of-another-tree/) | | | | [Trapping Rain Water]( https://leetcode.com/problems/trapping-rain-water/) | | | | [Word Ladder]( https://leetcode.com/problems/word-ladder/) | | | -| [Maximal Square]( https://leetcode.com/problems/maximal-square/) | | | +| [Maximal Square]( https://leetcode.com/problems/maximal-square/) | ❌ | | | [Friend Circles]( https://leetcode.com/problems/friend-circles/) | | | ---