All Posts

Detect Capital Problem

LeetCode 520. We define the usage of capitals in a...

Delete Operation For Two Strings Problem

LeetCode 583. Given two strings word1 and word2, return the...

Delete Node In A BST Problem

LeetCode 450. Given a root node reference of a BST...

Convert BST To Greater Tree Problem

LeetCode 538. Given the root of a Binary Search Tree...

Convert A Number To Hexadecimal Problem

LeetCode 405. Given an integer num, return a string representing...

Contiguous Array Problem

LeetCode 525. Given a binary array nums, return the maximum...

Construct The Rectangle Problem

LeetCode 492. A web developer needs to know how to...

Construct Quad Tree Problem

LeetCode 427. Given a n * n matrix grid of...


Complex Number Multiplication Problem

LeetCode 537. A complex number can be represented as a...

Water And Jug Problem Problem

LeetCode 365. You are given two jugs with capacities jug1Capacity...

UTF-8 Validation Problem

LeetCode 393. Given an integer array data representing the data,...

Fizz Buzz Problem

LeetCode 412. Given an integer n, return a string array...

Coin Change II Problem

LeetCode 518. You are given an integer array coins representing...

Circular Array Loop Problem

LeetCode 457. You are playing a game involving a circular...

Can I Win Problem

LeetCode 464. In the “100 game” two players take turns...

Brick Wall Problem

LeetCode 554. There is a rectangular brick wall in front...