All Projects → lzjqsdd → Crack-Coding-Interview

lzjqsdd / Crack-Coding-Interview

Licence: GPL-3.0 license
This Repository contains all my codes for preparing interview.

Programming Languages

Jupyter Notebook
11667 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Crack-Coding-Interview

Leethub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
Stars: ✭ 316 (+2157.14%)
Mutual labels:  leetcode, coding-interviews
Lc Java
Clean Leetcode solutions in Java
Stars: ✭ 54 (+285.71%)
Mutual labels:  leetcode, coding-interviews
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+3214.29%)
Mutual labels:  leetcode, coding-interviews
Coding-Interview-Challenges
This is a repo where I upload code for important interview questions written in Python, C++, and Swift
Stars: ✭ 13 (-7.14%)
Mutual labels:  leetcode, coding-interviews
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+11664.29%)
Mutual labels:  leetcode, coding-interviews
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (+71.43%)
Mutual labels:  leetcode, coding-interviews
Leetcode
🎓Leetcode solutions in Python 📚
Stars: ✭ 655 (+4578.57%)
Mutual labels:  leetcode, coding-interviews
Must-Do-Coding-Questions-for-Companies
Must Do Coding Questions for Companies like Amazon, Microsoft, Adobe, etc. It also help to crack the technical inteviews.
Stars: ✭ 28 (+100%)
Mutual labels:  leetcode, coding-interviews
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (+771.43%)
Mutual labels:  leetcode, coding-interviews
Basicknowledge
Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#
Stars: ✭ 109 (+678.57%)
Mutual labels:  leetcode, design-patterns
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (+50%)
Mutual labels:  leetcode, coding-interviews
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (+1242.86%)
Mutual labels:  leetcode, coding-interviews
datastructures-and-algorithms
Repository for studying/practicing Data Structures, Algorithms and Code Interview Problems.
Stars: ✭ 30 (+114.29%)
Mutual labels:  leetcode, coding-interviews
Leetcode
Leetcode solutions
Stars: ✭ 2,894 (+20571.43%)
Mutual labels:  leetcode, coding-interviews
CodingInterview
Solutions to Leetcode, CareerCup Coding problems
Stars: ✭ 64 (+357.14%)
Mutual labels:  leetcode, coding-interviews
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+3607.14%)
Mutual labels:  leetcode, coding-interviews
FAANG-Coding-Interview-Questions
A curated List of Coding Questions Asked in FAANG Interviews
Stars: ✭ 1,195 (+8435.71%)
Mutual labels:  leetcode, coding-interviews
iOS-Algorithm
iOS数据结构算法
Stars: ✭ 22 (+57.14%)
Mutual labels:  leetcode, coding-interviews
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (+8664.29%)
Mutual labels:  leetcode, coding-interviews
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+1021.43%)
Mutual labels:  leetcode, coding-interviews

本项目包含了我准备技术面试过程中的参考书籍以及代码,和大家一起分享.

English

目录

  • Algorithm 包含了数论、树、动态规划
  • Basic 包含了C++基本知识的案例、Boost库的使用
  • CPP-Primer 整理了本书各章节相关的例子
  • CrackInterview
  • DesignPattern 包含了每类设计模式的测试代码以及说明
  • EffectiveCPP 包含本书每个章节的测试例子
  • MoreEffectiveCPP 包含本书每个章节的测试例子
  • Leetcode 包含了leetcode上230多道题目的题解、以及测试用例,覆盖了各类题型
  • POJ
  • PythonMachineLearning 机器学习的案例代码

参考书籍

  • c++ primer by Stanley B. LippmanBarbara E. Moo JoséeLaJoie
  • Insider the c++ object model by Houjie
  • Effective C++ by Scott Meyers
  • More Effective C++ by Scott Meyers
  • Effective STL by Scott Meyers
  • Crack the coding interview
  • Coding Interviews or 剑指offer
  • https://leetcode.com/
  • https://www.nowcoder.com

一起分享

如果您觉得本项目有欠缺或者想贡献更多的代码进来,欢迎提交PR

License

This repository is under GNU General Public License v3.0(GPL3.0)

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].