Blog posts

2018

Leetcode#27 Remove Element

less than 1 minute read

Published:

https://leetcode.com/problems/remove-element/description/

Leetcode#18 4Sum

less than 1 minute read

Published:

https://leetcode.com/problems/4sum/description/

Leetcode#16 3Sum Cloest

less than 1 minute read

Published:

https://leetcode.com/problems/3sum-closest/description/

Leetcode#15 3Sum

less than 1 minute read

Published:

https://leetcode.com/problems/3sum/description/

Leetcode#8 atoi

less than 1 minute read

Published:

https://leetcode.com/problems/string-to-integer-atoi/description/

Leetcode#7 Reverse Integer

less than 1 minute read

Published:

https://leetcode.com/problems/reverse-integer/description/

Leetcode#2 Add Two Numbers

less than 1 minute read

Published:

https://leetcode.com/problems/add-two-numbers/description/

Leetcode#1 Two Sum

less than 1 minute read

Published:

https://leetcode.com/problems/two-sum/description/

Starting Leetcode

less than 1 minute read

Published:

I used to practice leetcode problems two years ago. Since I have time now so I decided to rewind leetcode problems to enhance my programming skills.