All Projects → Problem-Solving → Similar Projects or Alternatives

594 Open source projects that are alternatives of or similar to Problem-Solving

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 (+792.86%)
Mutual labels:  stack, datastructures, array
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+1585.71%)
Mutual labels:  stack, datastructures, array
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+1235.71%)
Mutual labels:  stack, datastructures
Android Cheat Sheet
Cheat Sheet for Android Interviews
Stars: ✭ 1,891 (+13407.14%)
Mutual labels:  stack, coding
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+1442.86%)
Mutual labels:  datastructures, coding
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+18814.29%)
Mutual labels:  stack, linkedlist
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+2192.86%)
Mutual labels:  stack, array
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+1321.43%)
Mutual labels:  datastructures, coding
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (+114.29%)
Mutual labels:  array, queues
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+2892.86%)
Mutual labels:  stack, datastructures
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 (+278.57%)
Mutual labels:  stack, array
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+307.14%)
Mutual labels:  stack, datastructures
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+3542.86%)
Mutual labels:  stack, array
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+121.43%)
Mutual labels:  stack, array
Python-Fundamentals
Jupyter Notebooks for How to Think Like a Computer Scientist - Learning with Python 3 (RLE) Textbook
Stars: ✭ 30 (+114.29%)
Mutual labels:  datastructures, coding
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+535.71%)
Mutual labels:  stack, datastructures
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+3821.43%)
Mutual labels:  stack, datastructures
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+1085.71%)
Mutual labels:  stack, array
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (+550%)
Mutual labels:  datastructures, coding
Data-structures
Data Structures in Java
Stars: ✭ 13 (-7.14%)
Mutual labels:  stack, datastructures
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+23242.86%)
Mutual labels:  stack, array
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+150%)
Mutual labels:  stack, array
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+31621.43%)
Mutual labels:  stack, array
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+1271.43%)
Mutual labels:  stack, datastructures
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+18000%)
Mutual labels:  stack, linkedlist
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+3214.29%)
Mutual labels:  stack, array
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+892.86%)
Mutual labels:  stack, array
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (+107.14%)
Mutual labels:  stack, array
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (+78.57%)
Mutual labels:  stack, queues
coap-go
Lobaro CoAP for GoLang - server and client applications
Stars: ✭ 20 (+42.86%)
Mutual labels:  stack
array-includes
Array.prototype.includes spec-compliant polyfill
Stars: ✭ 42 (+200%)
Mutual labels:  array
VBA-Better-Array
An array class for VBA providing features found in more modern languages
Stars: ✭ 77 (+450%)
Mutual labels:  array
filequeue
light weight, high performance, simple, reliable and persistent queue for Java applications
Stars: ✭ 35 (+150%)
Mutual labels:  queues
in-array
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Stars: ✭ 16 (+14.29%)
Mutual labels:  array
CircularCardsStackView
CircularCardsStackView is an Android library for dealing with swipeable card views.
Stars: ✭ 30 (+114.29%)
Mutual labels:  stack
frontend-developer-coding-challenge
Are your looking for a remote developer job? Solve this frontend developer challenge and show us what you can do and what you are an expert at!
Stars: ✭ 112 (+700%)
Mutual labels:  coding
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (+78.57%)
Mutual labels:  stack
Differentia.js
No longer being supported or maintained. A Graph Theory & Data Structure Library for JavaScript.
Stars: ✭ 13 (-7.14%)
Mutual labels:  datastructures
codeReads
goodReads (pun intended) for coding and programming
Stars: ✭ 29 (+107.14%)
Mutual labels:  coding
Orangex-Mobile
A useful tool chain for mobile coding with termux.
Stars: ✭ 20 (+42.86%)
Mutual labels:  coding
my-swift-projects
An overview of my most relevant open-source projects on GitHub
Stars: ✭ 261 (+1764.29%)
Mutual labels:  array
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (+242.86%)
Mutual labels:  datastructures
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+692.86%)
Mutual labels:  stack
algorithms
💎 Documented algorithmic problems/solutions + datastructures
Stars: ✭ 40 (+185.71%)
Mutual labels:  datastructures
docker-lemp
A single container LEMP complete fullstack with latest release of PHP7.4.33, 8.0.26 & 8.1.13/8.2RC and MySQL, nginx, PostgreSQL, phalcon, swoole, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need; on top alpine3.15
Stars: ✭ 106 (+657.14%)
Mutual labels:  stack
awesome-startup-stack
Curated list of technologies for your next startup
Stars: ✭ 32 (+128.57%)
Mutual labels:  stack
Algorithms
Algos&DS that I am practicing, useful for interview preparation (WIP) : Sources=> Leetcode, Programmers Creek, n00tc0d3r etc..
Stars: ✭ 14 (+0%)
Mutual labels:  datastructures
CodingNinjas-Eminence-CP-2018-
Repository for course EMINENCE 2018 by coding ninjas .
Stars: ✭ 39 (+178.57%)
Mutual labels:  coding
SimpleList
A simple linked list for Arduino projects
Stars: ✭ 43 (+207.14%)
Mutual labels:  linkedlist
Python
covers python basic to advance topics, practice questions, logical problems in python, web development using html, css, bootstrap, jquery, DOM, Django 🚀🚀. 💥 🌈
Stars: ✭ 29 (+107.14%)
Mutual labels:  coding
php-helpers
An extensive set of PHP helper functions and classes.
Stars: ✭ 27 (+92.86%)
Mutual labels:  array
PY-NOOB
A repository of very simple Python programs to edit, change and learn basics of Python programming language.
Stars: ✭ 37 (+164.29%)
Mutual labels:  coding
TclForth
Multi-platform desktop Forth based on Tcl/Tk
Stars: ✭ 55 (+292.86%)
Mutual labels:  stack
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (+178.57%)
Mutual labels:  coding
jgrapht
Master repository for the JGraphT project
Stars: ✭ 2,259 (+16035.71%)
Mutual labels:  datastructures
Competitive Programming
Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450
Stars: ✭ 188 (+1242.86%)
Mutual labels:  array
pretty-d-array
Pretty printing multidimensional D arrays.
Stars: ✭ 16 (+14.29%)
Mutual labels:  array
stack-honeypot
Inserts a trap for spam bots into responses.
Stars: ✭ 22 (+57.14%)
Mutual labels:  stack
common
Metarhia Common Library
Stars: ✭ 55 (+292.86%)
Mutual labels:  array
dataStructure
Implement different Data Structures using TypeScript and JavaScript. Deno Third-party Module.
Stars: ✭ 24 (+71.43%)
Mutual labels:  datastructures
1-60 of 594 similar projects