computer-science-flash-cards
Flashcard app
A web-based tool for testing and memorizing computer science knowledge through flashcards
Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
8k stars
244 watching
2k forks
Language: HTML
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
donnemartin/interactive-coding-challenges | An interactive coding challenge platform with a large collection of algorithms and data structures in Python. | 29,600 |
teivah/algodeck | A collection of algorithm practice materials to aid in learning and preparation for interviews | 5,682 |
commonsense/conceptnet5 | A toolset for building and interacting with a large, multilingual semantic network representing common-sense knowledge. | 2,790 |
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,934 |
jwasham/coding-interview-university | A comprehensive study plan and resource collection for software engineers to prepare for technical interviews. | 307,504 |
aws/jsii | Enables code in any language to naturally interact with JavaScript classes for cloud development and infrastructure deployment. | 2,661 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,875 |
googlecreativelab/coder | A platform for creating simple web applications on Raspberry Pi using JavaScript and a web browser | 2,425 |
humanwhocodes/computer-science-in-javascript | A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,069 |
tsiege/tech-interview-cheat-sheet | A cheat sheet project providing an in-depth reference guide and practical exercises to help software developers prepare for tech interviews focusing on TypeScript. | 4,296 |
justmarkham/scikit-learn-videos | A tutorial series on machine learning with Python using scikit-learn | 3,676 |
codecombat/codecombat | An interactive learning platform for programming languages, specifically JavaScript. | 7,984 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 305 |
adamschwartz/magic-of-css | An educational resource for web developers to learn CSS fundamentals through a structured course format. | 6,654 |
opengenus/cosmos | A collection of algorithms and data structures with solutions in multiple programming languages, maintained by a community of contributors. | 13,578 |