Elements of Programming Interviews: The Insiders' Guide (Paperback)

Adnan Aziz, Tsung-Hsien Lee, Amit Prakash

買這商品的人也買了...

商品描述

The core of Elements of Programming Interviews (EPI) is a collection of 300 problems with detailed solutions, including over 100 figures and 250 tested programs. The problems are representative of the questions asked at interviews at the most exciting companies. They are well-motivated, thought-provoking and fun to solve!

EPI includes a summary of the nontechnical aspects of interviewing, including common mistakes, strategies for a great interview, the interviewer's perspective, negotiating the best offer, and much more.

Since different candidates have different time constraints, EPI includes a study guide with several study scenarios, ranging from weekend Hackathon to semester long preparation with a recommended a subset of problems for each scenario. 

All problems are classified in terms of their difficulty level and include many variants in addition to the 300 problems to help you apply what you have learned more widely.

300 Programming Questions and Answers:
Each chapter starts with a brief summary of key concepts and results followed by 10-30 questions. Individual chapter topics are:
  • Primitive Types
  • Arrays and Strings
  • Linked Lists
  • Stacks and Queues
  • Binary Trees
  • Heaps
  • Searching
  • Hash Tables
  • Sorting
  • Binary Search Trees
  • Meta-algorithms
  • Algorithms on Graphs
  • Intractability
  • Parallel Computing
  • Design Problems
  • Probability
  • Discrete Mathematics
  • Getting Ready
  • Strategies For A Great Interview
  • Conducting An Interview
Solutions include code snippets which are primarily in C++. Programs concerned with concurrency are in JavaComplete programs are available at Google Code, specifically at elementsofprogramminginterviews.com/code.

Version 1.1, released 1/16/2013, reflects requests from our readers for a study guide and a classification of problems by hardness levels, as well as bug fixes, 3 new problems, and several updated solutions. Release notes are at elementsofprogramminginterviews.com/, which also contains links to the study guide and the classification of problems for owners of EPI version 1.0.

商品描述(中文翻譯)

《程式設計面試要點》(Elements of Programming Interviews,簡稱EPI)的核心內容是一系列包含詳細解答的300個問題,其中包括100多個圖片和250個經過測試的程式。這些問題代表了在最令人興奮的公司面試中提出的問題。它們具有很好的動機,能激發思考,並且解決起來很有趣!

EPI還包括一個關於面試的非技術方面的摘要,包括常見錯誤、成功面試的策略、面試官的觀點、談判最佳報價等等。

由於不同的候選人有不同的時間限制,EPI提供了一個學習指南,其中包含幾種學習場景,從週末的黑客馬拉松到一學期的準備,每個場景都推薦了一個子集的問題。

所有問題都根據難度分類,除了這300個問題外,還包括許多變體,以幫助您更廣泛地應用所學的知識。

《300道程式設計問題與解答》:
每個章節都以關鍵概念和結果的簡要摘要開始,然後是10到30個問題。各個章節的主題包括:
- 原始類型
- 陣列和字串
- 鏈結串列
- 堆疊和佇列
- 二元樹
- 堆積
- 搜尋
- 雜湊表
- 排序
- 二元搜尋樹
- 元算法
- 圖形算法
- 難解性
- 並行計算
- 設計問題
- 機率
- 離散數學
- 準備工作
- 成功面試的策略
- 進行面試

解答中包含主要使用C++編寫的程式碼片段。與並發相關的程式則使用Java編寫。完整的程式可在Google Code上找到,具體位置是elementsofprogramminginterviews.com/code。

版本1.1於2013年1月16日發布,根據讀者的要求增加了學習指南和按難度分類問題的功能,同時修復了錯誤,新增了3個問題並更新了幾個解答。發布說明可在elementsofprogramminginterviews.com/找到,該網站還包含了針對EPI 1.0版本擁有者的學習指南和問題分類的連結。