leetcode
GitHub describes it as Leetcode solutions. The repository metadata lists Java as its primary language. This article stays within the project description and details documented in the GitHub repository README.
gouthampradhan/leetcode: Leetcode solutions in Java
GitHub describes it as Leetcode solutions. The repository metadata lists Java as its primary language. This article stays within the project description and details documented in the GitHub repository README.
Repository scope
GitHub describes it as Leetcode solutions. The repository metadata lists Java as its primary language. The README describes the project this way: My accepted leetcode solutions to some of the common interview problems. Also, some solutions have youtube video link.
Leetcode solutions in Java
The README section "Leetcode solutions in Java" states: - Pascals Traiangle II (Easy) - Product Of Array Except Self (Medium) - Rotate Matrix (Medium) - Set Matrix Zeroes (Medium) - Third Maximum Number (Easy) - Two Sum (Easy) - TwoSum II (Easy) - Can Place Flowers (Easy) - Merge Intervals (Medium) - First Missing Positive (Hard) - Fruit Into Baskets (Medium) - MaxProduct Of Three Numbers (Easy) - Missing Number (Easy) - Merge Sorted Array (Easy) - Rotate Array (Easy) - Sort Colors (Medium) - Battleships in a Board (Medium) - Find the Celebrity (Medium) - Meeting Rooms (Easy) - Longest Continuous Increasing Subsequence (Easy) - Sparse Matrix Multiplication (Medium) - Read N Characters Given Read4 (Easy) - Maximum Swap (Medium) - H-Index (Medium) - Insert Interval (Hard) - Increasing Triplet Subsequence (Medium) - K Empty Slots (Hard) - Subarray Sum Equals K (Medium) - Pour Water (Medium) - Relative Ranks (Easy) - Next Greater Element I (Easy) - Largest Number At Least Twice of Others (Easy) - Minimum Moves to Equal Array Elements II (Median) - Image Smoother (Easy) - Minimum Index Sum of Two Lists (Easy) - Card Flipping Game (Medium) - Employee Free Time (Hard) - Best Meeting Point (Hard) - My Calendar III (Hard) - Champagne Tower (Medium) - Valid Tic-Tac-Toe State (Medium) - Number of Subarrays with Bounded Maximum (Medium) - Surface Area of 3D Shapes (Easy) - Max Consecutive Ones (Easy) - Max Consecutive Ones II (Medium) - Add to Array-Form of Integer (Easy) - Find Pivot Index (Easy) - Largest Time for Given Digits (Easy) - Minimum Time Difference (Medium) - Reveal Cards In Increasing Order (Medium) - Sort Array By Parity II (Easy) - Matrix Cells in Distance Order (Easy) - Maximum Sum of Two Non-Overlapping Subarrays (Medium) - Longest Line of Consecutive One in Matrix (Medium) - Array Partition I (Easy) - Relative Sort Array (Easy) - Meeting Scheduler (Medium) - Minimum Swaps to Group All 1's Together (Medium) - Array Nesting (Medium)
Leetcode solutions in Java
The README section "Leetcode solutions in Java" states: - Combinations (Medium) - Combinations Sum (Medium) - Combinations Sum II (Medium) - Letter Phone Number (Medium) - Paliandrome Partitioning (Medium) - Permutations (Medium) - Permutations II (Medium) - SubSets (Medium) - SubSet II (Medium) - Word Search (Medium) - Word Search II (Hard) - Generate Parentheses (Medium) - Remove Invalid Parentheses (Hard) - Regular Expression Matching (Hard) - Expression Add Operators (Hard) - Wildcard Matching (Hard) - Letter Case Permutation (Easy) - Zuma Game (Hard) - Matchsticks to Square (Medium)
Leetcode solutions in Java
The README section "Leetcode solutions in Java" states: - Minimum Sorted Rotated Array (Medium) - Search in a Rotated Sorted Array (Medium) - Search for a Range (Medium) - Sqrt(x) (Easy) - Search Insert Position (Easy) - Median of Two Sorted Arrays (Hard) - Pow(x, n) (Medium) - Find Peak Element (Medium) - Target Sum (Medium) - H-Index II (Medium) - Swim in Rising Water (Hard) - Time Based Key-Value Store (Medium) - Minimum Window Subsequence (Hard) - Koko Eating Bananas (Hard) - Single Element in a Sorted Array (Medium) - Minimize the Maximum Adjacent Element Difference (Hard)
Editorial conclusion
The repository README is the source for this review. It does not replace a local installation or an independent test.
Community notes