April 27, 2019
Introduction
It is better to get organized. I like to put together all algorithms I spent time to write last long weekend.
Long weekend algorithm practice
229. Majority Element II
402. Remove K Digits - brute force solution one sharing on Leetcode.com
402. Remove K Digits - using stack
1031. Maximum Sum of Two Non-Overlapping Subarrays
LeetCode 675. Cut Off Trees for Golf Event
402. Remove K Digits - brute force solution one sharing on Leetcode.com
402. Remove K Digits - using stack
1031. Maximum Sum of Two Non-Overlapping Subarrays
LeetCode 675. Cut Off Trees for Golf Event
Leetcode 402: remove K digits - Using stack document my practice using my own blog
Leetcode 75: Sort Colors
Leetcode 402: remove K digits - Brute force solution
Leetcode 75: Sort Colors
Leetcode 402: remove K digits - Brute force solution
Actionable Items
There are so many problems for me to look into after 3 day algorithm practice. I have issues with basic loops writing, stack data structure, graph algorithm, and also all kinds of issues.
It is not easy to advance myself in terms of weekly contest ranking. One thing I can do is to solve more algorithms on Leetcode.com.
One idea is to solve two mock interview algorithm on Leetcode.com every day.
It is not easy to advance myself in terms of weekly contest ranking. One thing I can do is to solve more algorithms on Leetcode.com.
One idea is to solve two mock interview algorithm on Leetcode.com every day.
No comments:
Post a Comment