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篇文章
1595人学习
Go学习笔记
19篇文章
869人学习
全部文章
(共15篇)
LeetCode | 0079. Word Search单词搜索【Python】
来自专栏
LeetCode 0079. Word Search单词搜索【Medium】【Python】【DFS】 Problem LeetCode Given a 2D board and a word, find if the word exists in the grid. The word can b...
DFS
回溯
Python
LeetCode
2020-03-04
0
584
LeetCode | 0017. 电话号码的字母组合【Python】
来自专栏
LeetCode 0017. Letter Combinations of a Phone Number电话号码的字母组合【Medium】【Python】【回溯】【DFS】【暴力】 Problem LeetCode Given a string containing digits from 2-9...
DFS
回溯
暴力
LeetCode
Python
2020-03-04
0
621
LeetCode | 0093. Restore IP Addresses复原IP地址【Python】
来自专栏
LeetCode 0093. Restore IP Addresses复原IP地址【Medium】【Python】【回溯】【DFS】【暴力】 Problem LeetCode Given a string containing only digits, restore it by returnin...
DFS
回溯
暴力
Python
LeetCode
2020-03-04
0
798
LeetCode | 0257. Binary Tree Paths二叉树的所有路径【Python】
来自专栏
LeetCode 0257. Binary Tree Paths二叉树的所有路径【Easy】【Python】【DFS】 Problem LeetCode Given a binary tree, return all root-to-leaf paths. Note: A leaf is a no...
DFS
二叉树
回溯
LeetCode
Python
2020-03-02
0
734
LeetCode | 0241. 为运算表达式设计优先级【Python】
来自专栏
LeetCode 0241. Different Ways to Add Parentheses为运算表达式设计优先级【Medium】【Python】【分治】 Problem LeetCode Given a string of numbers and operators, return all ...
回溯
LeetCode
Python
分治
2020-02-25
0
561
首页
上一页
1
2
下一页
末页