搜索资源列表
C++andC
- 程序员面试的必要宝典,《高质量编程C++》林锐编著,一般的公司笔试题目都从里面出。-programmers the necessary interviews, the book "high-quality programming C" LIN compile, Most enterprises are subject written from the inside out.
C++mianshi
- C++面试题集(最全的CC++试题集和答案)Fetch,Datebase,SoftWare,Ajax,数据库开发,软件开发,网页设计,中华网魂,网魂软件,NetFetch,数据库面试,C++面试-face questions Set C (CC most comprehensive collections of examination questions and answers) Fetch, Datebase. SoftWare, Ajax, database development, sof
C++cpp
- 面试求职的好东东,多看看,会大有收获的。
C嵌入式程序员面试指南
- C嵌入式程序员面试指南,详细说明了C嵌入式程序员必须具备哪些技能以及面试时的技巧,是C嵌入式程序员面试必看之文
c
- 想成为嵌入式程序员应知道的0x10个基本问题。对于面试又很大的帮助。
C++笔试面试题目大汇总
- 各大公司C++笔试以及面试题目汇总
50个c,c++面试题
- 50个c经典面试题,让你面试不烦恼
c++面试题目
- 1、虚函数的本质和实现机制 答:虚函数的本质是通过基类访问派生类定义的函数。虚函数只能借助于指针或者引用来达到多态效果。 2、C++中传递函数参数的方式及他们的优缺点? 答:C++语言中,函数的参数和返回值的传递方式有三种:值传递、指针传递和引用传递。 3、重载(overload)和重写(overried,有的书也叫做“覆盖”)的区别? 答:常考的题目。从定义上来说: 重载:是指允许存在多个同名函数,而这些函数的参数表不同(或许参数个数不同,或许参数类型不同,或许两者都不同)
C
- c面试资料,对做c的有很大的帮助,给大家分享了,免费分享-c interview information, so c of great help for everyone to share, and free sharing of
C++mianshi
- C++面试宝典,搜集各大知名公司和企业的C++编程面试问题。对就业学生很有帮助-C++ Baodian interviews to collect the major well-known companies and enterprises of the C++ Programming interview questions. Very helpful on the employment of students
C++InterViewWriten
- 大唐、华为、微软的面试、笔试试题,是不可多得的学习、工作的宝贵资料-Datang, Huawei, Microsoft s interview, written examination, is a rare study, work, valuable information
Java-c
- 各大公司的C语言,c++,java面试题目,希望能给找工作的人一些帮助-the interview exam of computer language。
C
- C/C++面试必问的几道题,希望能给大家带来帮助-If you think you are enough cattle on to answer several questions embedded aspects
c_c_plus_plus_mianshiti
- 本人整理的c,c++面试笔试题,面试笔试必备,是从网上诸多面试笔试中选取合并整理的,看这一个,基本上就可以解决面试笔试中能遇到的常见问题了。-I am finishing c, c++ Interview Questions pen, interview necessary written, is written from the Internet, select a number of interviews consolidate the ways of looking at this one
something-you-should-know-about-c
- c与c++面试必须会的问题,c与c++的一些总结和要注意的地方-the c and c++ of the interview must be, c and c++ of some summarize, and pay attention to the
C-CPP-interview-skills
- C,C++面试前辅导.rar , 面试技巧,高质量笔试题复习-C,C++ interview skills
50-C-CPP-inter-view-questions
- 《50个C,C++面试题》中给出了常见的C++,C面试题目,对于程序员在将来的求职中非常有帮助,在面试官面前,更加有准备。同时,对于学习者来说,也是一本不错的资料-50 C, C++ interview questions are given in common C++, C interview subject, for the programmer can aid in the future job, in front of the interviewer, more preparation
C程序员语言面试100题
- c语言面试100题,收集华为,中兴,阿里,腾讯等公司笔试,面试题。(C language interview 100 questions, collect HUAWEI, ZTE, Ali, Tencent and other companies written examination, interview questions.)
Interview material
- 1.C/C++面试资料; 2.剑指Offer源码; 3.C面试问与答攻略;(C/C++ interview information)
c++面经
- 总结了一些c++面试的题目以及知识点,希望对大家有用