Giter Club home page Giter Club logo

leetcode-3's Introduction

LeetCode

Year Jan Feb March April May June July Aug Sept Oct Nov Dec
2020 30/30 31/31 29/30 27/31
2021 25/31 23/28

September, 2020 Challenge

Date problem-link solution
01/09/2020 Largest Time for Given Digits solution
02/09/2020 Contains Duplicate III solution
03/09/2020 Repeated Substring Pattern solution
04/09/2020 Partition Labels solution
05/09/2020 All Elements in Two Binary Search Trees solution
06/09/2020 Image Overlap solution
07/09/2020 Word Pattern solution
08/09/2020 Sum of Root To Leaf Binary Numbers solution
09/09/2020 Compare Version Numbers solution
10/09/2020 Bulls and Cows solution
11/09/2020 Maximum Product Subarray solution
12/09/2020 Combination Sum III solution
13/09/2020 Insert Interval solution
14/09/2020 House Robber solution
15/09/2020 Length of Last Word solution
16/09/2020 Maximum XOR of Two Numbers in an Array solution
17/09/2020 Robot Bounded In Circle solution
18/09/2020 Best Time to Buy and Sell Stock solution
19/09/2020 Sequential Digits solution
20/09/2020 Unique Paths III solution
21/09/2020 Car Pooling solution
22/09/2020 Majority Element II solution
23/09/2020 Gas Station solution
24/09/2020 Find the Difference solution
25/09/2020 Largest Number solution
26/09/2020 Teemo Attacking solution
27/09/2020 Evaluate Divison solution
28/09/2020 Subarray Product Less Than K solution
29/09/2020 Word Break solution
30/09/2020 First Missing Positive solution

October, 2020 Challenge

Date problem-link solution
01/10/2020 Number of Recent Calls solution
02/10/2020 Combination Sum solution
03/10/2020 K-diff Pairs in an Array solution
04/10/2020 Remove Covered Intervals solution
05/10/2020 Complement of Base 10 Integer solution
06/10/2020 Insert into a Binary Search Tree solution
07/10/2020 Rotate List solution
08/10/2020 Binary Search solution
09/10/2020 Serialize and Deserialize BST solution
10/10/2020 Minimum Number of Arrows to Burst Balloons solution
11/10/2020 Remove Duplicate Letters solution
12/10/2020 Buddy Strings solution
13/10/2020 Sort List solution
14/10/2020 House Robber II solution
15/10/2020 Rotate Array solution
16/10/2020 Search a 2D Matrix solution
17/10/2020 Repeated DNA Sequences solution
18/10/2020 Best Time to Buy and Sell Stock IV solution
19/10/2020 Minimum Domino Rotations For Equal Row solution
20/10/2020 Clone Graph solution
21/10/2020 Asteroid Collision solution
22/10/2020 Minimum Depth of Binary Tree solution
23/10/2020 132 Pattern solution
24/10/2020 Bag of Tokens solution
25/10/2020 Stone Game IV solution
26/10/2020 Champagne Tower solution
27/10/2020 Linked List Cycle II solution
28/10/2020 Summary Ranges solution
29/10/2020 Maximize Distance to Closest Person solution
30/10/2020 Number of Longest Increasing Subsequence solution
31/10/2020 Recover Binary Search Tree solution

November, 2020 Challenge

Date problem-link solution
01/11/2020 Convert Binary Number in a Linked List to Integer solution
02/11/2020 Insertion Sort List solution
03/11/2020 Consecutive Characters solution
04/11/2020 Minimum Height Trees solution
05/11/2020 Minimum Cost to Move Chips to The Same Position solution
06/11/2020 Find the Smallest Divisor Given a Threshold solution
07/11/2020 Add Two Numbers II solution
08/11/2020 Binary Tree Tilt solution
09/11/2020 Maximum Difference Between Node and Ancestor solution
10/11/2020 Flipping an Image solution
11/11/2020 Valid Square solution
12/11/2020 Permutations II solution
13/11/2020 Populating Next Right Pointers in Each Node solution
14/11/2020 Poor Pigs solution
15/11/2020 Range Sum of BST solution
16/11/2020 Longest Mountain in Array solution
17/11/2020 Mirror Reflection solution
18/11/2020 Merge Intervals solution
19/11/2020 Decode String solution
20/11/2020 Search in Rotated Sorted Array II solution
21/11/2020 Numbers At Most N Given Digit Set solution
22/11/2020 Unique Morse Code Words solution
23/11/2020 House Robber III solution
24/11/2020 Basic Calculator II solution
25/11/2020 Smallest Integer Divisible by K solution
26/11/2020 Longest Substring with At Least K Repeating Characters solution
27/11/2020 Partition Equal Subset Sum solution
28/11/2020 Sliding Window Maximum solution
29/11/2020 Jump Game III solution
30/11/2020 solution

December 2020, Challenge

Date problem-link solution
01/12/2020 Maximum Depth of Binary Tree solution
02/12/2020 Linked List Random Node solution
03/12/2020 Increasing Order Search Tree solution
04/12/2020 The kth Factor of n solution
05/12/2020 Can Place Flowers solution
06/12/2020 Populating Next Right Pointers in Each Node II.py solution
07/12/2020 Spiral Matrix II solution
08/12/2020 Pairs of Songs With Total Durations Divisible by 60 solution
09/12/2020 Binary Search Tree Iterator solution
10/12/2020 Valid Mountain Array solution
11/12/2020 Remove Duplicates from Sorted Array II solution
12/12/2020 Smallest Subtree with all the Deepest Nodes solution
13/12/2020 Burst Balloons solution
14/12/2020 solution
15/12/2020 Squares of a Sorted Array solution
16/12/2020 Validate Binary Search Tree solution
17/12/2020 4Sum II solution
18/12/2020 Increasing Triplet Subsequence solution
19/12/2020 solution
20/12/2020 solution
21/12/2020 Decoded String at Index solution
22/12/2020 Balanced Binary Tree solution
23/12/2020 Next Greater Element III solution
24/12/2020 Swap Nodes in Pairs solution
25/12/2020 Diagonal Traverse solution
26/12/2020 Decode Ways solution
27/12/2020 Jump Game IV solution
28/12/2020 Reach a Number solution
29/12/2020 solution
30/12/2020 Game of Life solution
31/12/2020 Largest Rectangle in Histogram solution

January, 2021 Challenge

Date problem-link solution
01/01/2021 Check Array Formation Through Concatenation solution
02/01/2021 Find a Corresponding Node of a Binary Tree in a Clone of That Tree solution
03/01/2021 Beautiful Arrangement solution
04/01/2021 Merge Two Sorted Lists solution
05/01/2021 Remove Duplicates from Sorted List II solution
06/01/2021 Kth Missing Positive Number solution
07/01/2021 Longest Substring Without Repeating Characters solution
08/01/2021 Check If Two String Arrays are Equivalent solution
09/01/2021 Word Ladder solution
10/01/2021 Create Sorted Array through Instructions solution
11/01/2021 Merge Sorted Array solution
12/01/2021 Add Two Numbers solution
13/01/2021 Boats to Save People solution
14/01/2021 Minimum Operations to Reduce X to Zero solution
15/01/2021 Get Maximum in Generated Array solution
16/01/2021 Kth Largest Element in an Array solution
17/01/2021 Count Sorted Vowel Strings solution
18/01/2021 Max Number of K-Sum Pairs solution
19/01/2021 Longest Palindromic Substring solution
20/01/2021 Valid Parentheses solution
21/01/2021 Find the Most Competitive Subsequence solution
22/01/2021 Determine if Two Strings Are Close solution
23/01/2021 Sort the Matrix Diagonally solution
24/01/2021 Merge k Sorted Lists solution
25/01/2021 solution
26/01/2021 solution
27/01/2021 solution
28/01/2021 solution
29/01/2021 Vertical Order Traversal of a Binary Tree solution
30/01/2021 solution
31/01/2021 solution

February, 2021 Challenge

Date problem-link solution
01/02/2021 Number of 1 Bits solution
02/02/2021 Trim a Binary Search Tree solution
03/02/2021 Linked List Cycle solution
04/02/2021 Longest Harmonious Subsequence solution
05/02/2021 Simplify Path solution
06/02/2021 Binary Tree Right Side View solution
07/02/2021 Shortest Distance to a Character solution
08/02/2021 Peeking Iterator solution
09/02/2021 Convert BST to Greater Tree solution
10/02/2021 Copy List with Random Pointer solution
11/02/2021 Valid Anagram solution
12/02/2021 Number of Steps to Reduce a Number to Zero solution
13/02/2021 Shortest Path in Binary Matrix solution
14/02/2021 Is Graph Bipartite? solution
15/02/2021 The K Weakest Rows in a Matrix solution
16/02/2021 Letter Case Permutation solution
17/02/2021 Container With Most Water solution
18/02/2021 Arithmetic Slices solution
19/02/2021 Minimum Remove to Make Valid Parentheses solution
20/02/2021 Roman to Integer solution
21/02/2021 Broken Calculator solution
22/02/2021 Longest Word in Dictionary through Deleting solution
23/02/2021 Search a 2D Matrix II solution
24/02/2021 solution
25/02/2021 solution
26/02/2021 solution
27/02/2021 solution
28/02/2021 solution

leetcode-3's People

Contributors

waqar-107 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.