Coding Interview Patterns: Nail Your Next Coding Interview (Paperback)
暫譯: 程式設計面試模式:掌握你的下一次程式設計面試 (平裝本)
Alex Xu, Shaun Gunawardane (Author)
- 出版商: ByteByteGo
- 出版日期: 2024-11-25
- 售價: $1,800
- 貴賓價: 9.8 折 $1,764
- 語言: 英文
- 頁數: 435
- 裝訂: Paperback
- ISBN: 1736049135
- ISBN-13: 9781736049136
-
相關分類:
Algorithms-data-structures
銷售排行:
🥈 2025/1 英文書 銷售排行 第 2 名
🥉 2024/12 英文書 銷售排行 第 3 名
立即出貨(限量) (庫存=4)
買這商品的人也買了...
-
Web Scalability for Startup Engineers (Paperback)$2,138$2,025 -
Elements of Programming Interviews: The Insider's Guide 2/e ( Paperback)$1,700$1,666 -
C++ Primer, 5/e (繁體中文版)$990$782 -
System Design Interview – An Insider's Guide (Paperback)$1,650$1,568 -
Kaggle 競賽攻頂秘笈 -- 揭開 Grandmaster 的特徵工程心法,掌握制勝的關鍵技術$1,000$850 -
軟件架構設計 : 程序員向架構師轉型必備, 2/e$414$393 -
內行人才知道的系統設計面試指南$580$458 -
System Design Interview – An Insider's Guide: Volume 2 (Paperback)$1,650$1,568 -
Google 的軟體工程之道|從程式設計經驗中吸取教訓 (Software Engineering at Google)$880$695 -
基於 MATLAB 與 FPGA 的圖像處理教程$588$559 -
流暢的 Python|清晰、簡潔、高效的程式設計, 2/e (Fluent Python: Clear, Concise, and Effective Programming, 2/e)$1,200$948 -
K8S 自學聖經:10大核心模板快速入門【圖解教學】$790$624 -
$559大語言模型應用指南:以 ChatGPT 為起點,從入門到精通的 AI 實踐教程 (全彩) -
Linear Algebra for Data Science, Machine Learning, and Signal Processing (Hardcover)$1,680$1,646 -
Rust 最佳入門與實戰$1,000$790 -
機器學習與人工智慧深度問答集:從基礎到專業,提升 AI 知識力的 30道深度思考題 (Machine Learning Q and AI: 30 Essential Questions and Answers on Machine Learning and AI)$650$507 -
資深 PM 的十堂產品煉金術:從面試到 AI 應用的全方位指南,外商思維 x 台企實戰教你從0到1打造爆款產品(iThome鐵人賽系列書)$650$507 -
Elliptic Curve Cryptography for Developers (Paperback)$2,150$2,043 -
Generative AI System Design Interview (Paperback)$1,980$1,881 -
程式設計原來不只有寫 CODE!銜接學校與職場的五堂軟體開發實習課 = Beyond Just Coding: Five Essential Lessons from Classroom to Career in Software Development$700$546 -
讓 AI 好好說話!從頭打造 LLM (大型語言模型) 實戰秘笈$680$537 -
軟體工程師的英語使用守則:English for Developers$420$357 -
Hands-On Machine Learning with C++ : Build, train, and deploy end-to-end machine learning and deep learning pipelines, 2/e (Paperback)$1,780$1,691 -
內行人才知道的系統設計面試指南 第二輯 (System Design Interview – An Insider's Guide: Volume 2)$820$648 -
深入淺出軟體架構 (Head First Software Architecture)$980$774
相關主題
商品描述
Coding Interview Patterns - Nail Your Next Coding Interview
Coding interviews are tough, and they're only getting tougher, typically demanding months of preparation. What we all want is a way to master algorithms and data structures without having to spend countless hours sifting through endless, unfocussed resources. Introducing "Coding Interview Patterns," your complete guide to mastering the key patterns needed to ace your next coding interview.
What’s inside?
- An insider’s perspective on what interviewers are truly looking for and why.
- 101 real coding interview problems with detailed solutions.
- Intuitive explanations that guide you through each problem as if you were solving it in a live interview.
- 1000+ diagrams to illustrate key concepts and patterns.
Table of Contents
Chapter 1: Two Pointers
Chapter 2: Hash Maps and Sets
Chapter 3: Linked Lists
Chapter 4: Fast and Slow Pointers
Chapter 5: Sliding Windows
Chapter 6: Binary Search
Chapter 7: Stacks
Chapter 8: Heaps
Chapter 9: Intervals
Chapter 10: Prefix Sums
Chapter 11: Trees
Chapter 12: Tries
Chapter 13: Graphs
Chapter 14: Backtracking
Chapter 15: Dynamic Programming
Chapter 16: Greedy
Chapter 17: Sort and Search
Chapter 18: Bit Manipulation
Chapter 19: Math and Geometry
商品描述(中文翻譯)
編碼面試模式 - 成功應對你的下一次編碼面試
編碼面試非常艱難,而且只會變得更加困難,通常需要數月的準備。我們都希望能夠掌握算法和數據結構,而不必花費無數小時在無盡且不專注的資源中篩選。介紹《編碼面試模式》,這是你掌握成功應對下一次編碼面試所需的關鍵模式的完整指南。
裡面有哪些內容?
- 內部人士的觀點,了解面試官真正尋找的內容及其原因。
- 101 道真實的編碼面試問題及詳細解答。
- 直觀的解釋,指導你逐步解決每個問題,就像在現場面試中一樣。
- 超過 1000 幅圖示來說明關鍵概念和模式。
目錄
第 1 章:雙指針
第 2 章:哈希映射和集合
第 3 章:鏈表
第 4 章:快慢指針
第 5 章:滑動窗口
第 6 章:二分搜尋
第 7 章:堆疊
第 8 章:堆
第 9 章:區間
第 10 章:前綴和
第 11 章:樹
第 12 章:字典樹
第 13 章:圖
第 14 章:回溯
第 15 章:動態規劃
第 16 章:貪心演算法
第 17 章:排序與搜尋
第 18 章:位元操作
第 19 章:數學與幾何
