迅捷蟹的河道
Home
Archives
Tags
Categories
Link
About
Articles
25
Tags
19
Categories
8

Home
Archives
Tags
Categories
Link
About
迅捷蟹的河道
LeetCode Solution: 3. Longest Substring Without Repeating Characters 2019-10-26|LeetCode
3. Longest Substring Without Repeating CharactersGiven a string, find the length of the longest substring without repeating characters. Example 1: In ...
LeetCode Solution: 1. Two Sum 2019-10-24|LeetCode
1. Two SumGiven 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 wou ...
C++ | const 和 static 2019-10-24|C++
后台面试经典问题之一,const和static的区别 const 定义的常量出其作用域之后,空间会被释放;static定义的静态常量在执行后不会被释放。 C++中,static静态成员变量不能在类内初始化。在类的内部只是声明,定义必须在类定义提的外部。并且static是属于类的,不是属于对象的。 ...
Linux Kernel Coding Style 2019-10-19|CodingStyle
入门C语言的时候是通过K&R的《C Language Programming》,发现里面的代码风格是Linux内核一致,因为看着也比较习惯,今天系统的整理一下。 文章参考于https://www.kernel.org/doc/html/latest/process/coding-style ...
记一次腾讯电话面 2019-10-14|面试
2019年10月12号晚上学长叫我把简历投过去了,没啥项目经历,大概写了点学长看了下没啥问题就发过去了。 问到了C++,Linux和计网的内容,总体来说还是C++的比较多,计网因为没学所以答不上来,Linux就问了一点点 时间第二天早上十点左右腾讯面试官来电话了,约的11点30开始第一轮电话面。 大 ...
123

Jsthcit

Articles

25

Tags

19

Categories

8

Add to bookmark
Recent Post
C++ | 完美转发和引用折叠
2020-12-18
LeetCode Solution: 4. Median of Two Sorted Arrays
2020-12-13
C++ 后台开发总结
2020-09-21
LeetCode Solution: 5. Longest Palindromic Substring
2020-07-29
LeetCode Solution: 104. Maximum Depth of Binary Tree
2020-06-15
Categories
  • C++3
  • CodingStyle1
  • LeetCode8
  • 算法与数据结构3
  • 编译原理2
  • 计算机网络4
    • 面试1
  • 面试4
Tags
C++ LeetCode Linux-Kernel TCP协议 UDP协议 const static 二叉树 传输层 排序 搜索算法 数据结构 算法 编译原理 网络层 计算机网络 链表 链路层 面试
Archives
  • 2020年12月2
  • 2020年09月1
  • 2020年07月1
  • 2020年06月4
  • 2020年03月4
  • 2020年01月2
  • 2019年12月1
  • 2019年11月3
  • More
Info
Article :
25
Run time :
UV :
PV :
©2018 - 2020 By Jsthcit
Driven Hexo|Theme Butterfly
黔ICP备19010609号
简