CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 程序员面试

搜索资源列表

  1. C_program_test

    0下载:
  2. C语言测试--想成为嵌入式程序员应知道的0x10个基本问题。这是经典的面试试题,当然考的是你对c语言的基本的理解,里面列举了菜鸟掌握不扎实的0x10个基础问题。-C language test -- to become embedded programmers should know 0x10 fundamental issues. This is the classic interview questions, of course, is that you take the c basic l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8614
    • 提供者:jty
  1. testgood

    0下载:
  2. 微软程序员测试题,体会微软刻薄的面试,爽啊!-testing that Microsoft programmers, Microsoft harsh experience of the interview, Shuanga!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5259
    • 提供者:周宗冠
  1. 111212

    0下载:
  2. 三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19837
    • 提供者:加减法
  1. Cdecl

    0下载:
  2. 将复杂的类型声明翻译成自然语言,帮您破解《程序员面试宝典》中烦人的类型声明题,噢耶-The complex type declaration translated into natural language, to help you crack the " programmers interview book" annoying type declaration in question, oh yeah
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1200807
    • 提供者:谭平
  1. problems-in-C-programming

    0下载:
  2. 讲述C/C++编程过程中,可能要面对的语句、算法等方面的问题,包括程序员面试过程中可能会遇到的疑难问题-detail the problems that the programmer may face inluding the syntax and the algorithm, as well as the difficulty the interviewee may meet during the job interview
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:230519
    • 提供者:eslow
  1. 159

    0下载:
  2. 超级经典的C语言程序员面试问题,祝您成功踏上软件工程师之路。-Super classic C programmers interview questions, and wish you success on software engineer road.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:30236
    • 提供者:安捷伦
  1. High-quality-CPP-rogramming-Guide

    0下载:
  2. 高质量C++/C编程是程序员面试比较好的参考资料,也是了解C++/C语言比较好的书籍。-High-quality C++/C programming is the programmer good reference interview is to understand C++/C language, good books.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:564078
    • 提供者:程序段
  1. bubblesort

    0下载:
  2. 经典的冒泡排序,用java和C++做的(程序员面试必考题)-The classic bubble sort (Programmer interview will exam)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4837
    • 提供者:翟丽丽
  1. CPP

    0下载:
  2. 程序员面试题目的编程部分,自己总结的,非常好-The programming part of the programmers interview questions, own summary, very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:48266
    • 提供者:陈思雨
  1. Interviewbook

    0下载:
  2. 程序员面试宝典的源码,都是我自己一个个敲出来的,里面好多错误也改正了,可以参考-Programmer interview canon source, are my own knock one out, which also corrected a lot of mistakes, you can refer
  3. 所属分类:source in ebook

    • 发布日期:2017-05-30
    • 文件大小:12664186
    • 提供者:zw
  1. Binary-Tree-Preorder-Traversal

    0下载:
  2. leetcode上的题目,二叉树的,考察基本的数据结构,程序员面试必备。-a problem in leetcode
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1851458
    • 提供者:liu
  1. 13-DeleteNode

    0下载:
  2. 剑指offer上的,删除节点的题目,基础题,必考,程序员面试必备。-a problem in offers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1381406
    • 提供者:liu
  1. 8-MinInOrder

    0下载:
  2. 剑指offer上的题目,求最小值的,比较基础,程序员面试别准备题目。-a problem in the way to offers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1728696
    • 提供者:liu
  1. 17-Merge

    0下载:
  2. 剑指offer上的题目,比较基础,合并链表,程序员面试中常考的题目,可以参考以下。-a problem in the way to offers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1380803
    • 提供者:liu
  1. ctci-5th-cPPcode

    0下载:
  2. 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++
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:49563
    • 提供者:黄立·
  1. Programmer

    0下载:
  2. 程序员面试宝典:本书不仅对传统的C系语言考点做了详尽解说,还根据外企出题最新特点,新增加了对友元、Static、图形/音频、树、栈、ERP等问题的深入讲解。-This book is not only the traditional C language test to do a detailed explanation, according to the latest foreign title, added to the new friends, Static, graphics/audio
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6419441
    • 提供者:GHB
  1. 16-basic-test-problems-in-C-language

    0下载:
  2. 想成为嵌入式程序员面试时都应知道的16个基本C语言测试问题-16 basic test problems in C language
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:25206
    • 提供者:冼镜潮
  1. 剑指offer解析

    0下载:
  2. 程序员面试宝典,主要为有兴趣志为程序员的应届生提供专业面试准备。(interview book for Programmer)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:42206208
    • 提供者:一路花开
  1. 手写代码必备手册(C++版).pdf

    0下载:
  2. 程序员面试时用的算法,对于补基础非常好。(it is for code interview)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:2567168
    • 提供者:huanbin
  1. 剑指offer 名企面试官精讲典型编程题

    0下载:
  2. 简直offer清晰的扫描版pdf,绝对清晰,含有试题全部详细指导与解答(Simply offer clear scanning version of PDF, absolutely clear, full of detailed instructions and Solutions)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:21937152
    • 提供者:teng0508
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com