LIKE CODING

Wednesday, June 26, 2019

LeetCode [904] Fruit Into Baskets

›
In a row of trees, the  i -th tree produces fruit with type  tree[i] . You  start at any tree of your choice , then repeatedly perform...

LeetCode [844] Backspace String Compare

›
Given two strings  S  and  T , return if they are equal when both are typed into empty text editors.  #  means a backspace character. ...
Tuesday, June 25, 2019

LeetCode [524] Longest Word in Dictionary through Deleting

›
524. Longest Word in Dictionary through Deleting Medium 579 240 Add to List Share Given a string and a string dictionary, find the longest ...

LeetCode [457] Circular Array Loop

›
You are given a  circular  array  nums  of positive and negative integers. If a number  k at an index is positive, then move forward  k ...
Sunday, June 16, 2019

LeetCode_Summary [Two Pointers]

›
LeetCode [283] Move Zeroes LeetCode [26] Remove Duplicates from Sorted Array LeetCode [524] Longest Word in Dictionary through ...
Saturday, June 15, 2019

LeetCode [977] Squares of a Sorted Array

›
Given an array of integers  A  sorted in non-decreasing order, return an array of the squares of each number, also in sorted non-decreas...

LeetCode [935] Knight Dialer

›
A chess knight can move as indicated in the chess diagram below:  .            This time, we place our chess knight on any numbered ...
‹
›
Home
View web version
Powered by Blogger.