Open in app

Sign in

Write

Sign in

Eddie Dong
Eddie Dong

1 Follower

Home

About

LC986

Problem:  Given two sorted lists of intervals, List A and List B, the intervals in each list are not overlapped or disjoint. Find the…

Aug 18, 2021
LC986
LC986
Aug 18, 2021

LC767

Problem:  Given a string s, rearrange the characters of s so that any two adjacent characters are not the same.Return any possible…

Aug 18, 2021
LC767
LC767
Aug 18, 2021

LC 1041

Problem:  Instruction for a robot movement L : turn left, R: turn right, G: go straight for 1 step Given sequence of instruction will be…

Jul 18, 2021
LC 1041
LC 1041
Jul 18, 2021

LC 560

Goal: Find the numbers of subarrays that sum up to k. Array is an int array and has duplicates and negative numbers.

Jul 17, 2021
LC 560
LC 560
Jul 17, 2021

LC 974

Goal: Given an array of integers, count number of subarrays that have sums that are divisible by K, where 2 ≤ K ≤ 10000. The subarray size…

Jan 18, 2021
LC 974
LC 974
Jan 18, 2021

LC 31

Goal: Given an array of non integers, find the lexicographically next permutation. If no such permutation, return the ascending order…

Jan 14, 2021
LC 31
LC 31
Jan 14, 2021

LC 84

Goal:  Given an array of non-negative integers which represent histograms with width of 1 and height of the integer value. Find the…

Jan 14, 2021
LC 84
LC 84
Jan 14, 2021

LC 239

Goal:  Given an integer array and window side of K, find the max values for every window in the array. Return the max values array.

Jan 13, 2021
LC 239
LC 239
Jan 13, 2021

LC 862

Goal: find the size of shortest subarray in given array that sum up to at least K, where negative integer is allowed. Reasoning for…

Jan 13, 2021
LC 862
LC 862
Jan 13, 2021

LC 76

Goal:

Jan 12, 2021
LC 76
LC 76
Jan 12, 2021
Eddie Dong

Eddie Dong

1 Follower

Tech blog for learning

Help

Status

About

Careers

Press

Blog

Privacy

Terms

Text to speech

Teams