All Projects → Coding Problems → Similar Projects or Alternatives

1734 Open source projects that are alternatives of or similar to Coding Problems

Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-93.74%)
Mutual labels:  algorithms, data-structures
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (-23.73%)
Mutual labels:  data-structures, interview
Towel
Throw in the towel.
Stars: ✭ 333 (-85.01%)
Mutual labels:  algorithms, data-structures
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (-84.47%)
Mutual labels:  algorithms, data-structures
Cs Interview Knowledge Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
Stars: ✭ 17,387 (+682.85%)
Mutual labels:  algorithms, interview
Free Programming Books
📚码农周报 免费的编程书籍,leetcode(力扣)题解、前端算法题,牛客网前端大厂面试题题解、提升工作效率的常用工具等📈🎉
Stars: ✭ 345 (-84.47%)
Mutual labels:  interview, leetcode
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (-84.11%)
Mutual labels:  algorithms, data-structures
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+49.57%)
Mutual labels:  algorithms, data-structures
Ctci 6th Edition
Cracking the Coding Interview 6th Ed. Solutions
Stars: ✭ 9,328 (+319.99%)
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 (-94.51%)
Mutual labels:  algorithms, data-structures
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+99.95%)
Mutual labels:  algorithms, data-structures
Go Leetcode
Golang solution for leetcode
Stars: ✭ 380 (-82.89%)
Mutual labels:  interview, leetcode
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-96.85%)
Mutual labels:  algorithms, data-structures
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (-79.69%)
Mutual labels:  algorithms, leetcode
Algowiki
A wiki dedicated to competitive programming
Stars: ✭ 317 (-85.73%)
Mutual labels:  algorithms, data-structures
Leetcode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Stars: ✭ 1,130 (-49.12%)
Mutual labels:  algorithms, leetcode
Cs61b
Data Structures, Spring 2019
Stars: ✭ 67 (-96.98%)
Mutual labels:  algorithms, data-structures
Knowledgesummary
📚A list of core knowledge that most Android programmers need to know. (continuously updated...)
Stars: ✭ 131 (-94.1%)
Mutual labels:  algorithms, data-structures
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
Stars: ✭ 467 (-78.97%)
Mutual labels:  algorithms, data-structures
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (-77.89%)
Mutual labels:  algorithms, data-structures
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (-79.15%)
Mutual labels:  algorithms, data-structures
Daily Coding Problem
Self-implemented python solution for https://dailycodingproblem.com every day.
Stars: ✭ 75 (-96.62%)
Mutual labels:  algorithms, data-structures
Edualgo
A simple python package having modules of different algorithms to use in educational purposes.
Stars: ✭ 76 (-96.58%)
Mutual labels:  algorithms, education
Leetcode
⚡️ Leetcode Solutions
Stars: ✭ 112 (-94.96%)
Mutual labels:  interview, leetcode
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+110.13%)
Mutual labels:  data-structures, leetcode
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (-75.42%)
Mutual labels:  algorithms, data-structures
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-75.78%)
Mutual labels:  algorithms, data-structures
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-76.18%)
Mutual labels:  algorithms, data-structures
Algorithms And Oj
Some OJs' answers writren by Python/JS/C++/Java
Stars: ✭ 47 (-97.88%)
Mutual labels:  algorithms, leetcode
Coursera Specializations
Solutions to assignments of Coursera Specializations - Deep learning, Machine learning, Algorithms & Data Structures, Image Processing and Python For Everybody
Stars: ✭ 72 (-96.76%)
Mutual labels:  algorithms, data-structures
You Dont Know X
🙈 curated list of inspiring resources which show you don't know that much about something you thought you knew.
Stars: ✭ 139 (-93.74%)
Mutual labels:  algorithms, data-structures
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-93.92%)
Mutual labels:  algorithms, data-structures
Algos
Competitive programming algorithms in C++
Stars: ✭ 572 (-74.25%)
Mutual labels:  algorithms, data-structures
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+152.99%)
Mutual labels:  data-structures, leetcode
Leetcode
LeetCode Top 100 Liked Questions | Top Interview Questions | LeetCode 用户最喜欢的100题 | 面试最容易被问到的题
Stars: ✭ 312 (-85.95%)
Mutual labels:  interview, leetcode
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (-68.53%)
Mutual labels:  data-structures, interview
Algorithm interview notes Chinese
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
Stars: ✭ 29 (-98.69%)
Mutual labels:  interview, leetcode
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (-66.14%)
Mutual labels:  algorithms, data-structures
Hello Algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
Stars: ✭ 29,372 (+1222.47%)
Mutual labels:  algorithms, leetcode
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+214.36%)
Mutual labels:  interview, leetcode
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-64.57%)
Mutual labels:  algorithms, data-structures
Hackerrank
HackerRank solutions in Java/JS/Python/C++/C#
Stars: ✭ 829 (-62.67%)
Mutual labels:  algorithms, data-structures
Swift Algorithm Club
Algorithms and data structures in Swift, with explanations!
Stars: ✭ 25,731 (+1058.53%)
Mutual labels:  algorithms, data-structures
Mygo
Leetcode、剑指offer(第二版)的Go实现😀 Come join us!🤝❤️👻
Stars: ✭ 109 (-95.09%)
Mutual labels:  algorithms, leetcode
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (-58.8%)
Mutual labels:  algorithms, leetcode
Competitive Programming Library
A library designed to improve your competitive programming performance.
Stars: ✭ 26 (-98.83%)
Mutual labels:  algorithms, data-structures
The Uplift Project Dsa
Stars: ✭ 20 (-99.1%)
Mutual labels:  algorithms, data-structures
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-99.05%)
Mutual labels:  data-structures, leetcode
Go Demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
Stars: ✭ 881 (-60.33%)
Mutual labels:  interview, leetcode
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+181.45%)
Mutual labels:  algorithms, data-structures
Algorithm study
algorithms and data structures for coding contest (designed for 'copy & paste')
Stars: ✭ 33 (-98.51%)
Mutual labels:  algorithms, data-structures
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-98.38%)
Mutual labels:  algorithms, data-structures
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-56.51%)
Mutual labels:  algorithms, data-structures
Splay Tree
Fast splay-tree data structure
Stars: ✭ 80 (-96.4%)
Mutual labels:  algorithms, data-structures
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (-44.75%)
Mutual labels:  algorithms, leetcode
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-96.49%)
Mutual labels:  algorithms, data-structures
Sagefy
🔭 Learn anything, adapted for you. Free.
Stars: ✭ 80 (-96.4%)
Mutual labels:  education, learn
Cs Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Stars: ✭ 1,215 (-45.29%)
Mutual labels:  algorithms, interview
E Maxx Eng
Translation of http://e-maxx.ru into English
Stars: ✭ 1,238 (-44.26%)
Mutual labels:  algorithms, data-structures
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-96.31%)
Mutual labels:  algorithms, data-structures
121-180 of 1734 similar projects