Coding Interview Patterns: Nail Your Next Coding Interview (Paperback)
暫譯: 程式設計面試模式:掌握你的下一次程式設計面試 (平裝本)
Alex Xu, Shaun Gunawardane (Author)
- 出版商: ByteByteGo
- 出版日期: 2024-11-25
- 售價: $1,980
- 貴賓價: 9.8 折 $1,940
- 語言: 英文
- 頁數: 435
- 裝訂: Paperback
- ISBN: 1736049135
- ISBN-13: 9781736049136
-
相關分類:
Algorithms-data-structures
-
相關翻譯:
內行人才知道的程式設計模式面試指南 (Coding Interview Patterns: Nail Your Next Coding Interview) (繁中版)
銷售排行:
🥈 2025/1 英文書 銷售排行 第 2 名 -
System Design Interview - An insider's guide System Design Interview – An Insider's Guide: Volume 2 Machine Learning System Design Interview Generative AI System Design Interview Mobile System Design Interview: An Insider’s Guide Object Oriented Design Interview: An Insider's Guide (Paperback) Coding Interview Patterns: Nail Your Next Coding Interview (Paperback)
🥉 2024/12 英文書 銷售排行 第 3 名
立即出貨(限量) (庫存=3)
買這商品的人也買了...
-
Elements of Programming Interviews: The Insider's Guide 2/e ( Paperback)$1,700$1,615 -
C++ Primer, 5/e (繁體中文版)$990$782 -
System Design Interview – An Insider's Guide (Paperback)$1,650$1,617 -
Kaggle 競賽攻頂秘笈 -- 揭開 Grandmaster 的特徵工程心法,掌握制勝的關鍵技術$1,000$850 -
$351軟件架構設計 : 程序員向架構師轉型必備, 2/e -
內行人才知道的系統設計面試指南$580$458 -
System Design Interview – An Insider's Guide: Volume 2 (Paperback)$1,800$1,764 -
Google 的軟體工程之道|從程式設計經驗中吸取教訓 (Software Engineering at Google)$880$695 -
Deep Learning 4|用 Python 進行強化學習的開發實作$680$537 -
流暢的 Python|清晰、簡潔、高效的程式設計, 2/e (Fluent Python: Clear, Concise, and Effective Programming, 2/e)$1,200$948 -
$559大語言模型應用指南:以 ChatGPT 為起點,從入門到精通的 AI 實踐教程 (全彩) -
Rust 最佳入門與實戰$1,000$790 -
資深 PM 的十堂產品煉金術:從面試到 AI 應用的全方位指南,外商思維 x 台企實戰教你從0到1打造爆款產品(iThome鐵人賽系列書)$650$507 -
AI 時代 Math 元年 - 用 Python 全精通程式設計 (黑白印刷)$1,280$1,011 -
資料可視化王者 -- 用 Python 讓 AI 活躍在圖表世界中$1,580$1,248 -
Generative AI System Design Interview (Paperback)$2,060$2,018 -
讓 AI 好好說話!從頭打造 LLM (大型語言模型) 實戰秘笈$680$537 -
軟體工程師的英語使用守則:English for Developers$420$332 -
Hands-On Machine Learning with C++ : Build, train, and deploy end-to-end machine learning and deep learning pipelines, 2/e (Paperback)$1,850$1,757 -
內行人才知道的系統設計面試指南 第二輯 (System Design Interview – An Insider's Guide: Volume 2)$820$647 -
深入淺出軟體架構 (Head First Software Architecture)$980$774 -
Go 學習手冊|寫出符合慣例的 Go程式, 2/e (Learning Go: An Idiomatic Approach to Real-World Go Programming, 2/e)$920$726 -
Effective Python 中文版|寫出良好 Python 程式的 125個具體做法, 3/e (Effective Python: 125 Specific Ways to Write Better Python, 3/e)$980$774 -
軟體架構原理|現代工程方法, 2/e (Fundamentals of Software Architecture: A Modern Engineering Approach, 2/e)$980$774 -
精通 Python|運用簡單的套件進行現代運算, 3/e (Introducing Python: Modern Computing in Simple Packages, 3/e)$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 章:數學與幾何
