搜索资源列表
programingforinterview
- 中文名称:程序员面试宝典,程序员面试必读,讲解了C++的重点,从数据结构到应用,很不错
themaxnumber
- 用指针求出数字的若干个最大值,程序员面试宝典上的.-Pointer obtained by the maximum number of digits, programmers Collection on the interview.
Test_List
- 本代码,实现了基本的链表结构,同时完成了链表的翻转操作。链表的翻转是IT程序员面试时的常见问题,对找工作的同学,进一步了解链表的性能,有很大的帮助。-The code to achieve the basic linked list structure, and complete list of the flip operation. Flip is a list of common IT programmer interview questions for students to find w
ctci-5th-cPPcode
- ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习-ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++
手写代码必备手册(C++版).pdf
- 程序员面试时用的算法,对于补基础非常好。(it is for code interview)