Skip to content

girgismicheal/Problem-Solving-LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem-solving

LeetCode_Logo
In this repo, i am trying to solve some problems with the most efficient and clear way.

Easy

  • (766) Toeplitz Matrix Link
  • (268) Missing Number Link
  • (500) Keyboard Row Link
  • (643) Maximum Average Subarray I Link
  • (9) Palindrome Number Link
  • (20) Valid Parentheses Link
  • (27) Remove Element Link
  • (88) Merge Sorted Array Link
  • (118) Pascal's Triangle Link
  • (119) Pascal's Triangle II Link
  • (121) Best Time to Buy and Sell Stock Link
  • (160) Intersection of Two Linked Lists Link
  • (674) Longest Continuous Increasing Subsequence Link
  • (1) Two Sum Link
  • (1009) Complement of Base 10 Integer Link
  • (14) Longest Common Prefix Link
  • (13) Roman to Integer Link
  • (326) Power of Three Link
  • (628) Maximum Product of Three Numbers Link
  • (217) Contains Duplicate Link
  • (290) Word Pattern Link
  • (219) Contains Duplicate II Link
  • (202) Happy Number Link
  • (125) Valid Palindrome Link
  • (104) Maximum Depth of Binary Tree Link
  • (404) Sum of Left Leaves Link
  • (530) Minimum Absolute Difference in BST Link
  • (1200) Minimum Absolute Difference Link
  • (226) Invert Binary Tree Link
  • (112) Path Sum Link
  • (100) Same Tree Link
  • (101) Symmetric Tree Link
  • (104) Maximum Depth of Binary Tree Link
  • (111) Minimum Depth of Binary Tree Link

Medium

  • (55) Jump Game Link
  • (53) Maximum Subarray (Kadane's Algorithm) Link
  • (334) Increasing Triplet Subsequence Link
  • (238) Product of Array Except Self Link
  • (2) Add Two Numbers Link
  • (73) Set Matrix Zeroes Link
  • (48) Rotate Image Link video
  • (289) Game of Life Link
  • (646) Maximum Length of Pair Chain Link
  • (560) Subarray Sum Equals K Link
  • (454) 4Sum II Link
  • (36) Valid Sudoku Link
  • (81) Search in Rotated Sorted Array II Link

Hard

  • (4) Median of Two Sorted Arrays Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published