All Projects → Turingfly → Cracking The Coding Interview

Turingfly / Cracking The Coding Interview

Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).

Programming Languages

java
68154 projects - #9 most used programming language
java8
65 projects

Projects that are alternatives of or similar to Cracking The Coding Interview

Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+563.74%)
Mutual labels:  algorithm, interview
Android Notes
✨✨✨这有一包小鱼干,确定不要吃嘛?( 逃
Stars: ✭ 732 (+704.4%)
Mutual labels:  algorithm, interview
Android Review
🔥Android 复习资料汇总(每周持续更新~)
Stars: ✭ 650 (+614.29%)
Mutual labels:  algorithm, interview
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+445.05%)
Mutual labels:  algorithm, interview
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+1021.98%)
Mutual labels:  algorithm, interview
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+447.25%)
Mutual labels:  algorithm, interview
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (+668.13%)
Mutual labels:  algorithm, interview
Tech Interview For Developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
Stars: ✭ 5,610 (+6064.84%)
Mutual labels:  algorithm, interview
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+985.71%)
Mutual labels:  algorithm, interview
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+7572.53%)
Mutual labels:  algorithm, interview
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (+352.75%)
Mutual labels:  algorithm, interview
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-48.35%)
Mutual labels:  algorithm, interview
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+4404.4%)
Mutual labels:  algorithm, interview
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+26621.98%)
Mutual labels:  algorithm, interview
Free Programming Books
📚码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等📈🎉
Stars: ✭ 345 (+279.12%)
Mutual labels:  algorithm, interview
Algorithm interview notes Chinese
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
Stars: ✭ 29 (-68.13%)
Mutual labels:  algorithm, interview
Algorithm
常用算法和数据结构讲解,面试算法题/leetcode解题,提供golang/js版本
Stars: ✭ 312 (+242.86%)
Mutual labels:  algorithm, interview
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+23645.05%)
Mutual labels:  algorithm, interview
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (+709.89%)
Mutual labels:  algorithm, interview
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+1038.46%)
Mutual labels:  algorithm, interview

Cracking the Coding Interview (6th Edition)

Language Java solutions to problems in the book Cracking the Coding Interview(6th Edition).

Table of Contents

Arrays and Strings

LinkedList

Stacks and Queues

Trees and Graphs

Bit Manipulation

Math and Logic Puzzles

Object Oriented Design

Recursion and Dynamic Programming

System Design and Scalability

Sorting and Searching

Testing

Additional Review Problems (Moderate)

Additional Review Problems (Hard)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].