Contains interview questions and solutions in Python, in the form of IPython Notebooks.
interactive-coding-challenges
Continually updated, interactive and test-driven coding challenges.
Challenges focus on algorithms and data structures that are typically found in coding interviews or coding competitions.
Each challenge has one or more reference solutions that are:
Fully functional
Unit tested
Easy-to-understand
Challenges will soon provide on-demand incremental hints to help you arrive at the optimal solution.
Notebooks also detail:
Constraints
Test cases
Algorithms
Big-O time and space complexities
Challenge Solutions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/DopplerHQ/awesome-interview-questions/pull/10
**Author:** [@donnemartin](https://github.com/donnemartin)
**Created:** 11/30/2015
**Status:** ✅ Merged
**Merged:** 11/30/2015
**Merged by:** [@MaksimAbramchuk](https://github.com/MaksimAbramchuk)
**Base:** `master` ← **Head:** `patch-2`
---
### 📝 Commits (1)
- [`44e3b3b`](https://github.com/DopplerHQ/awesome-interview-questions/commit/44e3b3bf61b69cc3ff604e54059ed09ee87c8ede) Add Python interactive-coding-challenges
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Contains interview questions and solutions in Python, in the form of IPython Notebooks.
<br/>
<p align="center">
<img src="https://raw.githubusercontent.com/donnemartin/interactive-coding-challenges/master/images/cover_challenge.gif">
</p>
# interactive-coding-challenges
**Continually updated, interactive and test-driven coding challenges**.
Challenges focus on **algorithms** and **data structures** that are typically found in **coding interviews** or **coding competitions**.
Each challenge has one or more reference solutions that are:
- Fully functional
- Unit tested
- Easy-to-understand
Challenges will soon provide on-demand [incremental hints](https://github.com/donnemartin/interactive-coding-challenges/issues/22) to help you arrive at the optimal solution.
Notebooks also detail:
- Constraints
- Test cases
- Algorithms
- Big-O time and space complexities
## Challenge Solutions
<br/>
<p align="center">
<img src="https://raw.githubusercontent.com/donnemartin/interactive-coding-challenges/master/images/cover_solution.gif">
</p>
<br/>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/DopplerHQ/awesome-interview-questions/pull/10
Author: @donnemartin
Created: 11/30/2015
Status: ✅ Merged
Merged: 11/30/2015
Merged by: @MaksimAbramchuk
Base:
master← Head:patch-2📝 Commits (1)
44e3b3bAdd Python interactive-coding-challenges📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Contains interview questions and solutions in Python, in the form of IPython Notebooks.
interactive-coding-challenges
Continually updated, interactive and test-driven coding challenges.
Challenges focus on algorithms and data structures that are typically found in coding interviews or coding competitions.
Each challenge has one or more reference solutions that are:
Challenges will soon provide on-demand incremental hints to help you arrive at the optimal solution.
Notebooks also detail:
Challenge Solutions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.