# offerMachine **Repository Path**: yezixiao/offerMachine ## Basic Information - **Project Name**: offerMachine - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2021-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
| 算法 | C/C++ | 数据结构 | 操作系统与Linux | 计算机网络|网络编程| 信息安全| | :---: | :---: | :---: | :---: |:---: |:---: |:---: | |⚡️|⭐️| 📦 | 💻 |☁️ | 🎨| 💡|

------------- ## 📚目录 * [ ⚡️算法](https://github.com/Worthy-Wang/offerMachine/blob/main/algorithm.md) 经典剑指offer,leetcode高频面试必考题,将200+高频题目划分为数组、链表、树、动态规划、二分、DFS、BFS等十六个专题进行算法特训。 * [ ⭐️C/C++](https://github.com/Worthy-Wang/offerMachine/blob/main/Cpp.md) C/C++语法基础,STL,面向对象原理,C++11新特性等方面的面试必考题。 * [ 📦数据结构](https://github.com/Worthy-Wang/offerMachine/blob/main/DS.md) 经典数据结构概论+代码实现,包含排序算法,树,图等重要数据结构面试重点。 * [💻 操作系统与Linux](https://github.com/Worthy-Wang/offerMachine/blob/main/OS.md) 操作系统基础,Linux常用命令,Linux系统原理等方面的面试必考题。 * [☁️ 计算机网络](https://github.com/Worthy-Wang/offerMachine/blob/main/Net.md) OSI七层模型从上至下每一层协议的重点面试必考题。 * [🎨 网络编程](https://github.com/Worthy-Wang/offerMachine/blob/main/NetProgramming.md) 五种IO编程模型,并发服务器模型等重点面试必考题。 * [💡 信息安全](https://github.com/Worthy-Wang/offerMachine/blob/main/Security.md) 各类加密算法,网络通信安全等重点面试必考题。