Skip to content

zcesur/leetcode

Repository files navigation

Build Status

Leetcode

Easy

# Title Solution
461 Hamming Distance HammingDistance.hs
657 Judge Route Circle JudgeRouteCircle.hs
561 Array Partition I ArrayPartitionI.hs
476 Number Complement NumberComplement.hs
500 Keyboard Row KeyboardRow.hs
557 Reverse Words in a String III ReverseWordsInAStringIII.hs
344 Reverse String ReverseString.hs
575 Distribute Candies DistributeCandies.hs
566 Reshape the Matrix ReshapeTheMatrix.hs
226 Invert Binary Tree InvertBinaryTree.hs
404 Sum of Left Leaves SumOfLeftLeaves.hs

Medium

# Title Solution
95 Unique Binary Search Trees II UniqueBinarySearchTreesII.hs
338 Counting Bits CountingBits.hs
654 Maximum Binary Tree MaximumBinaryTree.hs
419 Battleships in a Board BattleshipsInABoard.hs
513 Find Bottom Left Tree Value FindBottomLeftTreeValue.hs
442 Find All Duplicates in an Array FindAllDuplicatesInAnArray.hs
406 Queue Reconstruction by Height QueueReconstructionByHeight.hs
540 Single Element in a Sorted Array SingleElementInASortedArray.hs
553 Optimal Division OptimalDivision.hs
515 Find Largest Value in Each Tree Row FindLargestValueInEachTreeRow.hs
647 Palindromic Substrings PalindromicSubstrings.hs
399 Evaluate Division EvaluateDivision.hs
677 Map Sum Pairs MapSumPairs.hs
413 Arithmetic Slices ArithmeticSlices.hs
416 Partition Equal Subset Sum PartitionEqualSubsetSum.hs

Hard

# Title Solution
312 Burst Balloons BurstBalloons.hs
632 Smallest Range SmallestRange.hs
51 N-Queens NQueens.hs
1106 Parsing A Boolean Expression ParsingABooleanExpression.hs
736 Parse Lisp Expression ParseLispExpression.hs

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published