花费 7 ms
[LeetCode] 15. 3Sum 三数之和

Given an array S of n integers, are there elements a, b, c in S such that a + b + c = 0? Find all ...

2015-05-06 21:01 24 74925
在vscode中配置LeetCode插件,从此愉快地刷题

大家好,今早在B站看到up主的vscode里藏了leetcode插件,这才知道原来还有这款神器。但是没想到在用的时候遇到了一些麻烦,花了一点时间才解决。所以写这篇文章除了给大家安利这个好用的插件之 ...

2020-03-29 16:38 2 24040
LRU Cache

LRU Cache 题目链接:https://oj.leetcode.com/problems/lru-cache/ Design and implement a data struct ...

2014-05-23 23:57 9 56433
LeetCode刷题专栏第一篇--思维导图&时间安排

  昨天是元宵节,过完元宵节相当于这个年正式过完了。不知道大家有没有投入继续投入紧张的学习工作中。年前我想开一个Leetcode刷题专栏,于是发了一个投票想了解大家的需求征集意见。投票于2019年2月 ...

2019-02-21 05:38 23 12069

 
粤ICP备18138465号  © 2018-2024 CODEPRJ.COM