All Projects → Competitive_Programming → Similar Projects or Alternatives

1597 Open source projects that are alternatives of or similar to Competitive_Programming

Java
All Examples for learning Java programming and algorithms
Stars: ✭ 14 (-78.46%)
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (+16.92%)
Algorithm-Patterns
面试常用算法框架分类总结,带你逐类击破 LeetCode 题目,培养算法思维,一通百通。Summary of Algorithm Patterns in coding interview. Cracking LeetCode and build up your algorithm thinking.
Stars: ✭ 24 (-63.08%)
LeetCode-Py
⛽️「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。
Stars: ✭ 881 (+1255.38%)
ctl
My variant of the C Template Library
Stars: ✭ 105 (+61.54%)
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-18.46%)
Mutual labels:  linked-list, stack, queue
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+666.15%)
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+1636.92%)
Leetcode
✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚
Stars: ✭ 1,713 (+2535.38%)
Mutual labels:  leetcode, interview, leetcode-python
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-61.54%)
Mutual labels:  linked-list, stack, queue
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+2433.85%)
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+141.54%)
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+116.92%)
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+846.15%)
Mutual labels:  linked-list, stack, queue
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+84323.08%)
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+218.46%)
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-78.46%)
python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
Stars: ✭ 407 (+526.15%)
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+34423.08%)
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+4695.38%)
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+36.92%)
Mutual labels:  stack, queue, trie
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+3973.85%)
Mutual labels:  stack, queue, trie
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-12.31%)
Mutual labels:  stack, queue
LeetCode
leetcode algorithms problems in C# and some in python 3
Stars: ✭ 18 (-72.31%)
Mutual labels:  leetcode, leetcode-python
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+86.15%)
Mutual labels:  stack, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (+76.92%)
Mutual labels:  stack, queue
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-76.92%)
Mutual labels:  stack, queue
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+92.31%)
Mutual labels:  stack, trie
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+141.54%)
Mutual labels:  stack, queue
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+844.62%)
Mutual labels:  stack, queue
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (+92.31%)
Mutual labels:  stack, queue
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+195.38%)
Mutual labels:  stack, queue
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-53.85%)
Mutual labels:  linked-list, dynamic-programming
CodeTest
some source code for some online judge
Stars: ✭ 40 (-38.46%)
Mutual labels:  leetcode, interview
algorithm coding
推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习
Stars: ✭ 30 (-53.85%)
Mutual labels:  linked-list, leetcode
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-49.23%)
Mutual labels:  linked-list, stack
icpc
Resources for Competitive Programming
Stars: ✭ 14 (-78.46%)
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+4969.23%)
Mutual labels:  linked-list, dynamic-programming
Data Structures
Go datastructures.
Stars: ✭ 336 (+416.92%)
Mutual labels:  linked-list, trie
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+320%)
Mutual labels:  linked-list, dynamic-programming
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+486.15%)
Mutual labels:  linked-list, dynamic-programming
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-66.15%)
Mutual labels:  linked-list, queue
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+86.15%)
Mutual labels:  linked-list, trie
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+110.77%)
Mutual labels:  linked-list, dynamic-programming
HackerRank-Solutions
This project include solutions of the problem from HackerRank which will be helpful for coding interview preparations. Subscribe for more updates 👇
Stars: ✭ 18 (-72.31%)
travelling-salesman
Rules for Kiwi.com travelling salesman competition
Stars: ✭ 14 (-78.46%)
Halite Iii
Season 3 of @twosigma's artificial intelligence programming challenge
Stars: ✭ 159 (+144.62%)
TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (+310.77%)
Mutual labels:  interview, interview-preparation
Halite Ii
Season 2 of @twosigma's artificial intelligence programming challenge
Stars: ✭ 201 (+209.23%)
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-73.85%)
LeetCode
200 LeetCode practice problems for beginners in algorithms and data structures
Stars: ✭ 120 (+84.62%)
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-61.54%)
Mutual labels:  linked-list, stack
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-87.69%)
CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Stars: ✭ 557 (+756.92%)
Mutual labels:  interview, interview-preparation
AlmanaqueBrute
Repositório para códigos de competição
Stars: ✭ 22 (-66.15%)
DataStructures-Algorithms
A collections of many CP-based or DSA-based Questions that is stored various algorithms and datastructures to increase coding aptitutde. Anybody with a knack for coding can feel free to add more solutions and questions in the respective folders
Stars: ✭ 15 (-76.92%)
Test-Bank
Interview preparation and practice problems
Stars: ✭ 43 (-33.85%)
Mutual labels:  interview, interview-preparation
CPP-Questions
Competitive Programming Questions
Stars: ✭ 52 (-20%)
interview-questions
Популярные HTML / CSS / JavaScript / ECMAScript / TypeScript / React / Vue / Angular / Node вопросы на интервью и ответы на них (https://tinyurl.com/wxysrpsy)
Stars: ✭ 3,294 (+4967.69%)
Mutual labels:  interview, interview-preparation
CP
Competitive Coding
Stars: ✭ 25 (-61.54%)
61-120 of 1597 similar projects