Skip to content

Instantly share code, notes, and snippets.

@jianminchen
jianminchen / LRUPractice.cs
Created April 28, 2016 21:32
LRU - Least Recently Used Cache - C# code implementation with one test case
/**
* @see <a href="https://leetcode.com/problems/lru-cache/">LRU Cache</a>
*
* Julia, work on C# version
*/
using System.Collections.Generic;
public class LRUCache
{
class ListNode
@pkfrom
pkfrom / Sublime Text License Key.md
Last active November 27, 2025 18:52
Sublime Text 2 License Key, Sublime Text 3 License Key, Sublime Text Full Version.