- 博客(6)
- 资源 (1)
- 收藏
- 关注
原创 LeetCode Problem 4: Median of Two Sorted Arrays
ProblemThere are two sorted arrays nums1 and nums2 of size m and n respectively.Find the median of the two sorted arrays. The overall run time complexity should be O(log(m+n))O(log(m+n))O(log(m+n))....
2019-06-05 16:49:55
203
原创 LeetCode Problem 3: Longest Substring Without Repeating Characters
ProblemGiven a string, find the length of the longest substring without repeating characters.Example 1Input: "abcabcbb"Output: 3Explanation: The answer is "abc", with the length of 3.Example 2...
2019-05-16 08:30:48
234
原创 LeetCode Problem 2: Add Two Numbers
ProblemYou are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contains a single digit. Add the two numbers and...
2019-05-15 15:30:12
197
原创 LeetCode Problem 1: Two Sum
Given an array of integers, return indices of the two numbers such that they add up to a specific target.You may assume that each input would have exactly one solution, and you may not use the same e...
2019-05-12 11:21:35
272
原创 Dell Inspiron 3670 安装 Win 10 和 Ubuntu 18.04 双系统,UEFI 启动
Dell Inspiron 3670 安装 Win 10 和 Ubuntu 18.04 双系统,UEFI 启动电脑配置(Inspiron 3670-R1847S)BIOS 设置制作启动盘安装 Win 10 (若电脑已装有 Win 10,此步骤略过)安装 Ubuntu 18.04电脑配置(Inspiron 3670-R1847S)BIOS: Dell BIOS, version 1.5.9;...
2018-12-23 23:29:35
12515
原创 Ubuntu 16.04 配置 TITAN xp, CUDA 及 cuDNN
Ubuntu 16.04 配置 TITAN xp, CUDA 及 cuDNN电脑配置禁用板载显卡安装NVIDIA 410.78 Linux 64 位驱动安装 CUDA 10.0插入链接与图片如何插入一段漂亮的代码片生成一个适合你的列表创建一个表格设定内容居中、居左、居右SmartyPants创建一个自定义列表如何创建一个注脚注释也是必不可少的KaTeX数学公式新的甘特图功能,丰富你的文章UML 图...
2018-12-23 11:22:39
2342
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人