Wonz
Wonz
全部文章
分类
# ACM(1)
# C++(32)
# C语言(12)
# Django(11)
# git(3)
# Hexo(6)
# HTML(1)
# LaTex学习(1)
# Linux(16)
# MySQL(1)
# PAT(46)
# Python(13)
# SQL数据库(10)
# 动态规划(13)
# 微型计算机原理与接口技术(16)
# 操作系统(9)
# 数据结构(28)
# 机器学习(4)
# 比赛感想与回忆(1)
# 汇编语言程序设计(11)
# 洛谷(4)
# 离散数学(5)
# 经验之谈(1)
# 编译原理(4)
# 计算机图形学(14)
# 资源汇总(5)
# 软件安装(34)
# 运筹学(5)
Go学习笔记(19)
LeetCode个人题解(179)
PostgreSQL(3)
——————数学——————(1)
——————科研——————(1)
——————算法——————(13)
——————随笔——————(12)
—————人工智能—————(1)
南邮期末考试回忆and知识梳理(1)
实用小工具分享(2)
找工作(1)
归档
标签
去牛客网
登录
/
注册
Wonz
Enjoy Coding. Enjoy Life.
TA的专栏
198篇文章
1人订阅
LeetCode个人题解
179篇文章
1605人学习
Go学习笔记
19篇文章
878人学习
全部文章
(共540篇)
LeetCode | 0665. Non-decreasing Array非递减数列【Python】
来自专栏
LeetCode 0665. Non-decreasing Array非递减数列【Easy】【Python】【贪心】 Problem LeetCode Given an array with n integers, your task is to check if it could become ...
贪心
LeetCode
Python
2020-02-20
0
446
LeetCode | 0122. 买卖股票的最佳时机 II【Python】
来自专栏
LeetCode 0122. Best Time to Buy and Sell Stock II买卖股票的最佳时机 II【Easy】【Python】【贪心】 Problem LeetCode Say you have an array for which the ith element is t...
贪心
LeetCode
Python
2020-02-20
0
652
LeetCode | 0605. Can Place Flowers种花问题【Python】
来自专栏
LeetCode 0605. Can Place Flowers种花问题【Easy】【Python】【贪心】 Problem LeetCode Suppose you have a long flowerbed in which some of the plots are planted and ...
贪心
LeetCode
Python
2020-02-20
0
590
LeetCode | 0392. Is Subsequence判断子序列【Python】
来自专栏
LeetCode 0392. Is Subsequence判断子序列【Easy】【Python】【双指针】 Problem LeetCode Given a string s and a string t, check if s is subsequence of t. You may assum...
字符串
双指针
LeetCode
Python
2020-02-20
0
553
LeetCode | 0121. Best Time to Buy and Sell Stock买卖股票的最佳时机【Python】
来自专栏
LeetCode 0121. Best Time to Buy and Sell Stock买卖股票的最佳时机【Easy】【Python】【贪心】 Problem LeetCode Say you have an array for which the ith element is the...
2020-02-19
0
632
求职 | 华为研发工程师编程题个人题解【C++】【Python】
华为研发工程师编程题【C++】【Python】【数学】【数组】【字符串】 问题1 有这样一道智力题:“某商店规定:三个空汽水瓶可以换一瓶汽水。小张手上有十个空汽水瓶,她最多可以换多少瓶汽水喝?”答案是5瓶,方法如下:先用9个空瓶子换3瓶汽水,喝掉3瓶满的,喝完以后4个空瓶子,用3个再换一瓶,...
2020-02-17
3
1427
LeetCode | 0406. Queue Reconstruction by Height根据身高重建队列【Python】
来自专栏
LeetCode 0406. Queue Reconstruction by Height根据身高重建队列【Medium】【Python】【贪心】 Problem LeetCode Suppose you have a random list of people standing in a...
2020-02-16
0
0
LeetCode | 0435. Non-overlapping Intervals无重叠区间【Python】
来自专栏
LeetCode 0435. Non-overlapping Intervals无重叠区间【Medium】【Python】【区间贪心】 Problem LeetCode Given a collection of intervals, find the minimum number of ...
2020-02-16
0
564
LeetCode | 0452. Minimum Number of Arrows to Burst Balloons用最少数量的箭引爆气球【Python】
来自专栏
LeetCode 0452. Minimum Number of Arrows to Burst Balloons用最少数量的箭引爆气球【Medium】【Python】【区间贪心】 Problem LeetCode There are a number of spherical ballo...
2020-02-16
0
581
如何在家优雅地使用 Sci-Hub 免费下载外文文献
如何在家优雅地使用 Sci-Hub 免费下载外文文献 一、使用 URL 下载 你可以到 sci-hub 这个网站 搜索你要的外文文献,比如我搜了下:recommender system,选择其中一篇文献打开 找到该文献的 URL,复制 然后再到这个 网站,粘贴复制的 URL...
2020-02-15
0
826
首页
上一页
18
19
20
21
22
23
24
25
26
27
下一页
末页