花费 121 ms
[LeetCode] 1. Two Sum 两数之和

Given an array of integers, return indices of the two numbers such that they add up to a specific ...

Sat Nov 29 18:43:00 CST 2014 32 126136
[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 ...

Wed May 06 21:01:00 CST 2015 24 74925
在vscode中配置LeetCode插件,从此愉快地刷题

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

Sun Mar 29 16:38:00 CST 2020 2 24040
LRU Cache

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

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

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

Thu Feb 21 05:38:00 CST 2019 23 12069

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