interactive-coding-challenges
Coding challenges
An interactive coding challenge platform with a large collection of algorithms and data structures in Python.
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
30k stars
958 watching
4k forks
Language: Python
last commit: 7 months ago
Linked from 5 awesome lists
algorithmcodingcompetitive-programmingdata-structuredevelopmentinterviewinterview-practiceinterview-questionsprogrammingpython
Related projects:
Repository | Description | Stars |
---|---|---|
donnemartin/system-design-primer | A comprehensive guide to designing large-scale systems, covering key concepts, principles, and practices. | 276,031 |
jwasham/computer-science-flash-cards | A web-based tool for testing and memorizing computer science knowledge through flashcards | 8,471 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
programminghero1/100-plus-python-coding-problems-with-solutions | A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 852 |
prabhupant/python-ds | A collection of Python code examples and solutions for data structures and algorithms interview questions | 2,822 |
erikrhanson/problem-solving-with-algorithms-and-data-structures-using-python | Solving problems with algorithms and data structures using Python | 323 |
mre/the-coding-interview | A collection of exercises and puzzles to help software developers prepare for coding interviews | 1,710 |
vinta/fuck-coding-interviews | A collection of solutions to common coding interview problems and exercises in Python | 691 |
norvig/pytudes | A collection of Python programs designed to help perfect programming skills through practice and demonstration. | 23,140 |
aimacode/aima-python | Python implementations of AI algorithms from Russell and Norvig's book | 8,052 |
thealgorithms/python | A collection of algorithm implementations in Python | 194,305 |
igorwojda/kotlin-coding-challenges | A collection of Kotlin coding challenges and solutions to help developers practice problem-solving skills. | 962 |
keon/algorithms | A collection of Python implementations of various algorithms and data structures. | 24,076 |
chrisknott/algojammer | An experimental code editor designed to assist with writing and visualizing algorithms | 2,915 |
yangshun/tech-interview-handbook | A collection of technical interview preparation materials covering various topics and phases of the interviewing process | 119,080 |