All Projects → mre → The Coding Interview

mre / The Coding Interview

Licence: mit
Programming exercises, code katas and puzzles for your job interview training - or just for fun.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to The Coding Interview

Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-59.33%)
Mutual labels:  interview-practice
Awesome Scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Stars: ✭ 36,688 (+2775.24%)
Mutual labels:  interview-practice
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-11.52%)
Mutual labels:  interview-practice
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (-55.33%)
Mutual labels:  interview-practice
Cs Fundamentals
🎓 Data structures and algorithms
Stars: ✭ 869 (-31.9%)
Mutual labels:  interview-practice
System Design And Architecture
Learn how to design large-scale systems. Prep for the system design interview.
Stars: ✭ 1,005 (-21.24%)
Mutual labels:  interview-practice
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+265.75%)
Mutual labels:  interview-practice
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-93.42%)
Mutual labels:  interview-practice
Frontend Interview Questions
Answers for https://performancejs.com/post/hde6d32/The-Best-Frontend-JavaScript-Interview-Questions-(Written-by-a-Frontend-Engineer)
Stars: ✭ 876 (-31.35%)
Mutual labels:  interview-practice
Jobinterviewalgorithms
A directory of classic algorithms that you will find when interviewing for software engineering jobs.
Stars: ✭ 46 (-96.39%)
Mutual labels:  interview-practice
Ios Interview Questions
A curated list of iOS interview questions and answers
Stars: ✭ 571 (-55.25%)
Mutual labels:  interview-practice
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (-28.29%)
Mutual labels:  interview-practice
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (-19.98%)
Mutual labels:  interview-practice
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+1805.72%)
Mutual labels:  interview-practice
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-94.51%)
Mutual labels:  interview-practice
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-60.97%)
Mutual labels:  interview-practice
Coding Challenges
solutions to coding challenges and algorithm and data structure building blocks
Stars: ✭ 28 (-97.81%)
Mutual labels:  interview-practice
Android interview
这个仓库主要提供一些面试资料,计算机网络基础,算法,面试常见问题
Stars: ✭ 83 (-93.5%)
Mutual labels:  interview-practice
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-94.04%)
Mutual labels:  interview-practice
Ctci Python Solutions
Cracking the Coding Interview in Python 3. The solutions all have detailed explanations with visuals.
Stars: ✭ 1,033 (-19.04%)
Mutual labels:  interview-practice

Logo

Oh, hi there!

Didn’t see you come in the door. Seems like a lot of people are interested in getting better at programming. That’s awesome!

I honestly did not expect the big amount of interest in the project. I should clean up a bit… If you’d like to help me with that, please send me a mail. Anyway, the main purpose is doing some fun programming workouts from time to time to stay in shape. So come on in and look around!

Contributing

Interested in contributing? Find problems that don’t have solutions yet in the language of your choice by running the find-missing-solutions script.

For more information see CONTRIBUTING.md.

Credits

Currently, this is a collection of the following resources:

The awesome title image was Designed by Freepik.

Statistics

───────────────────────────────────────────────────────────────────────────────
Language                 Files     Lines   Blanks  Comments     Code Complexity
───────────────────────────────────────────────────────────────────────────────
Python                     156      5396      631       585     4180       1400
JavaScript                  69      1875      266       228     1381        286
PHP                         27       720       96        10      614         61
CoffeeScript                23       584       74        84      426         72
Rust                        23       919       94        22      803         74
Java                        20       735       92        39      604        128
Kotlin                      20       467       71        26      370         77
C#                          14       527       61        31      435         59
Ruby                        12       215       21        86      108         16
C++                         11       407       42        22      343         60
Go                          11       382       60         4      318         55
BASH                        10       305       33        15      257         48
C                           10       224       41        16      167         41
Haskell                      6        55        9         3       43          4
F#                           5        81       11        19       51          5
C++ Header                   4       268       49         9      210         15
TypeScript                   3        58       15         0       43          6
Dart                         2        53        9         0       44          8
Julia                        2        29        5         2       22          6
C Header                     1        18        6         2       10          0
LOLCODE                      1        30        6         0       24          2
Swift                        1        86        3         7       76          3
───────────────────────────────────────────────────────────────────────────────
Total                      431     13434     1695      1210    10529       2426
───────────────────────────────────────────────────────────────────────────────
Estimated Cost to Develop $319,964
Estimated Schedule Effort 9.950146 months
Estimated People Required 3.809141
───────────────────────────────────────────────────────────────────────────────
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].