InterviewPreparation

module
v0.0.0-...-3ec3ac8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2020 License: LGPL-3.0

README

InterviewPreparation

念大学的时候感觉数据结构和算法学得挺好的,还记得特别喜欢数据结构老师(波波老师)!可惜现在都还回去了。 最近在刷 Leetcode 来准备面试。 顺便也记录一下好了! 使用的语言:golang(本来想用c++的,但是感觉单元测试还是go好用)

参考书籍

《剑指 Offer》 第 2 版

依赖工具

内容大纲

  • 排序算法:熟悉算法,特别是快速排序,因为快速排序中的 partition 操作,在很多算法题中都能有所应用。比如求序列中第 K 大的数。
  • 计算机网络
    • TCP/IP 协议栈
    • HTTP 协议
    • QUIC 协议
    • ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL