Thursday, September 17, 2020

Leetcode discuss: 146 LRU cache - C# discussion post

 Sept. 17, 2020

Introduction

It takes me over two hours to review all C# discussion post on Leetcode.com about 146 LRU cache. I like to write down what I learn from the posts. 

C# programming 

I have to push myself to learn more about C#, object oriented programming design. It is hard for me to find time to work on book reading, learning from others. 

It is such good learn experience for me to read 146 LRU cache. 

No comments:

Post a Comment