Posts

Given a non-empty binary tree, find the maximum path sum.

CONTINUE READING

Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizesthe sum of all numbers along its path.

CONTINUE READING

Given a singly linked list where elements are sorted in ascending order, convert it to a height balanced BST.

CONTINUE READING

find how many unique pairs in the array such that their sum is equal to a specific target number

CONTINUE READING

Basic command line

CONTINUE READING

Given an encoded string, return it’s decoded string.

CONTINUE READING

Create a beautifully simple website or blog in under 10 minutes.

CONTINUE READING