All Projects → Teaching Kids Programming → Similar Projects or Alternatives

1077 Open source projects that are alternatives of or similar to Teaching Kids Programming

Knowledgesummary
📚A list of core knowledge that most Android programmers need to know. (continuously updated...)
Stars: ✭ 131 (+151.92%)
Mutual labels:  algorithms, data-structures
Leetcode Patterns
A curated list of leetcode questions grouped by their common patterns
Stars: ✭ 3,750 (+7111.54%)
Mutual labels:  algorithms, data-structures
Placement Preparation
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Stars: ✭ 137 (+163.46%)
Mutual labels:  algorithms, data-structures
19 udacity dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Stars: ✭ 140 (+169.23%)
Mutual labels:  algorithms, data-structures
Leetcode
😖 😕 😃LeetCode问题解题思路。
Stars: ✭ 130 (+150%)
Mutual labels:  algorithms, data-structures
Ultimate Java Resources
Java programming. All in one Java Resource for learning. Updated every day and up to date. All Algorithms and DS along with Development in Java. Beginner to Advanced. Join the Discord link.
Stars: ✭ 143 (+175%)
Mutual labels:  algorithms, data-structures
Coding Problems
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Stars: ✭ 2,221 (+4171.15%)
Mutual labels:  algorithms, data-structures
Jupyter
Stars: ✭ 145 (+178.85%)
Mutual labels:  algorithms, data-structures
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (+173.08%)
Mutual labels:  algorithms, data-structures
Ds Algo Point
This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript, PHP, Kotlin and Scala
Stars: ✭ 949 (+1725%)
Mutual labels:  algorithms, data-structures
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+188.46%)
Mutual labels:  algorithms, data-structures
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+201.92%)
Mutual labels:  algorithms, data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (+146.15%)
Mutual labels:  algorithms, data-structures
Algorithms Data Structures In Typescript
Stars: ✭ 175 (+236.54%)
Mutual labels:  algorithms, data-structures
Algo
Algorithms and data structures implemented in Go, JS, TypeScript, Rust, and Swift.
Stars: ✭ 174 (+234.62%)
Mutual labels:  algorithms, data-structures
Leetcode Algorithm
分类整理leetcode算法题解,代码语言采用c++与python实现
Stars: ✭ 184 (+253.85%)
Mutual labels:  algorithms, data-structures
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+209.62%)
Mutual labels:  algorithms, data-structures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+4269.23%)
Mutual labels:  algorithms, data-structures
Rust Algorithm Club
Learn algorithms and data structures with Rust
Stars: ✭ 184 (+253.85%)
Mutual labels:  algorithms, data-structures
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (+276.92%)
Mutual labels:  algorithms, data-structures
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+32882.69%)
Mutual labels:  algorithms, data-structures
C Sharp
All algorithms implemented in C#.
Stars: ✭ 3,310 (+6265.38%)
Mutual labels:  algorithms, data-structures
Cs50
🎓 Harvard CS50x — 2018 solutions 👨‍🏫
Stars: ✭ 206 (+296.15%)
Mutual labels:  algorithms, data-structures
Ctci 6th Edition Cn
《Cracking the Coding Interview, 6th Edition》CtCI中文翻译
Stars: ✭ 237 (+355.77%)
Mutual labels:  algorithms, data-structures
Leetcodesolutions
Theoretical solutions for LeetCode problems.
Stars: ✭ 205 (+294.23%)
Mutual labels:  algorithms, data-structures
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+5511.54%)
Mutual labels:  algorithms, data-structures
Argo
使用go语言实现数据结构与算法,涵盖字符串、数组、链表、队列、栈、树、图等数据结构。在实现算法的基础上,进行go语言实战。此外也包含经典算法在go实战项目中的应用,以及开源项目算法方面源码分析。
Stars: ✭ 243 (+367.31%)
Mutual labels:  algorithms, data-structures
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+256450%)
Mutual labels:  algorithms, data-structures
Numcpp
C++ implementation of the Python Numpy library
Stars: ✭ 2,031 (+3805.77%)
Mutual labels:  algorithms, data-structures
Competitive Programming Library
A library designed to improve your competitive programming performance.
Stars: ✭ 26 (-50%)
Mutual labels:  algorithms, data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (+428.85%)
Mutual labels:  algorithms, data-structures
Daily Coding Problem
Solutions for Daily Coding Problem.
Stars: ✭ 300 (+476.92%)
Mutual labels:  algorithms, data-structures
Php
All Algorithms implemented in Php
Stars: ✭ 272 (+423.08%)
Mutual labels:  algorithms, data-structures
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+6288.46%)
Mutual labels:  algorithms, data-structures
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (+509.62%)
Mutual labels:  algorithms, data-structures
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (+569.23%)
Mutual labels:  algorithms, data-structures
Cpp
Repository for C++/C codes and algos.
Stars: ✭ 265 (+409.62%)
Mutual labels:  algorithms, data-structures
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (+661.54%)
Mutual labels:  algorithms, data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+655.77%)
Mutual labels:  algorithms, data-structures
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+8084.62%)
Mutual labels:  algorithms, data-structures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+609.62%)
Mutual labels:  algorithms, data-structures
Neoalgo
Bringing all Data Structures and Algorithms under one Roof ⚡
Stars: ✭ 440 (+746.15%)
Mutual labels:  algorithms, data-structures
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (+773.08%)
Mutual labels:  algorithms, data-structures
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
Stars: ✭ 467 (+798.08%)
Mutual labels:  algorithms, data-structures
Mega Interview Guide
The MEGA interview guide, JavaSciript, Front End, Comp Sci
Stars: ✭ 255 (+390.38%)
Mutual labels:  algorithms, data-structures
The Uplift Project Dsa
Stars: ✭ 20 (-61.54%)
Mutual labels:  algorithms, data-structures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+857.69%)
Mutual labels:  algorithms, data-structures
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (+934.62%)
Mutual labels:  algorithms, data-structures
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (+838.46%)
Mutual labels:  algorithms, data-structures
Algos
Competitive programming algorithms in C++
Stars: ✭ 572 (+1000%)
Mutual labels:  algorithms, data-structures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+14101.92%)
Mutual labels:  algorithms, data-structures
Python For Coding Test
[한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다.
Stars: ✭ 596 (+1046.15%)
Mutual labels:  algorithms, data-structures
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (+844.23%)
Mutual labels:  algorithms, data-structures
Trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Stars: ✭ 122 (+134.62%)
Mutual labels:  algorithms, data-structures
Data Structure And Algorithm 2017
Chinese University MOOC - Chen Yue, He Qinming - data structure - 2017 spring. Mainly implement the course code on MOOC.
Stars: ✭ 124 (+138.46%)
Mutual labels:  algorithms, data-structures
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+393859.62%)
Mutual labels:  algorithms, data-structures
Hellokoding Courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (+842.31%)
Mutual labels:  algorithms, data-structures
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+11921.15%)
Mutual labels:  algorithms, data-structures
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+1413.46%)
Mutual labels:  algorithms, data-structures
Algorithms
🍣 Implementations of fundamental algorithms and data structures. Happy Hacktoberfest!
Stars: ✭ 41 (-21.15%)
Mutual labels:  algorithms, data-structures
61-120 of 1077 similar projects