All Projects → Problem-Solving → Similar Projects or Alternatives

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

InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+352.94%)
Mutual labels:  linked-list, maps, strings, heaps
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+105.88%)
Mutual labels:  linked-list, strings, array
AlgoDaily
just for fun
Stars: ✭ 118 (+594.12%)
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+82.35%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2629.41%)
Mutual labels:  linked-list, array, time-complexity
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (+76.47%)
Mutual labels:  linked-list, strings, array
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+1347.06%)
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (+200%)
Mutual labels:  maps, strings, array
Data-structures
Data Structures in Java
Stars: ✭ 13 (-23.53%)
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+1000%)
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+223.53%)
Mutual labels:  linked-list, array
Algorithm-in-JavaScript
Implementing all-time classic algorithmic problems in JS
Stars: ✭ 20 (+17.65%)
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+717.65%)
Mutual labels:  linked-list, array
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 (+211.76%)
Mutual labels:  linked-list, array
py-algorithms
Algorithms and Data Structures, solutions to common CS problems.
Stars: ✭ 26 (+52.94%)
Mutual labels:  heaps, quick-sort
Codewars
CodeWars Solutions (Please leave a start. Thank you)
Stars: ✭ 156 (+817.65%)
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+747.06%)
Mutual labels:  linked-list, binary-search-tree
HackerRank-Solutions
My own HackerRank coding interview solutions
Stars: ✭ 30 (+76.47%)
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+158.82%)
Mutual labels:  linked-list, binary-search-tree
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-52.94%)
Mutual labels:  strings, heaps
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 (+876.47%)
Mutual labels:  linked-list, array
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+282.35%)
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (+23.53%)
Mutual labels:  linked-list, strings
timetable-scheduler
⏲ An Activity Scheduling Project of Algorithms Analysis to schedule the timetable for Educational Institutes.
Stars: ✭ 26 (+52.94%)
Interviewbit
InterviewBit Solutions
Stars: ✭ 117 (+588.24%)
Mutual labels:  linked-list, array
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-29.41%)
Mutual labels:  linked-list, strings
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+26023.53%)
Mutual labels:  linked-list, array
Data-Structures-and-Algorithms--A-Comprehensive-Guide
Data Structures & Algorithms - A Comprehensive Guide
Stars: ✭ 15 (-11.76%)
codility
My solutions to exercises and tests at http://codility.com.
Stars: ✭ 66 (+288.24%)
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+876.47%)
Mutual labels:  linked-list, maps
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+217.65%)
Mutual labels:  linked-list, binary-search-tree
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (+2011.76%)
common
Metarhia Common Library
Stars: ✭ 55 (+223.53%)
Mutual labels:  strings, array
Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Stars: ✭ 16 (-5.88%)
Mutual labels:  linked-list, maps
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (+88.24%)
Mutual labels:  linked-list, strings
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+19123.53%)
Mutual labels:  strings, array
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+19282.35%)
Mutual labels:  linked-list, binary-search-tree
Algorithm-Implementation
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
Stars: ✭ 16 (-5.88%)
Mutual labels:  strings, trees-graphs
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+9864.71%)
Mutual labels:  binary-search-tree, heaps
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (+200%)
Mutual labels:  strings, array
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+1505.88%)
Mutual labels:  linked-list, strings
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+18847.06%)
Mutual labels:  linked-list
Linked List Good Taste
Linus Torvalds' linked list argument for good taste, explained
Stars: ✭ 1,223 (+7094.12%)
Mutual labels:  linked-list
lazy-linked-lists
Lazy and infinite linked lists for JavaScript.
Stars: ✭ 14 (-17.65%)
Mutual labels:  linked-list
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+6535.29%)
Mutual labels:  linked-list
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (+94.12%)
Mutual labels:  linked-list
algorithm coding
推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习
Stars: ✭ 30 (+76.47%)
Mutual labels:  linked-list
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+705.88%)
Mutual labels:  linked-list
flist
Modern Fortran Linked List
Stars: ✭ 27 (+58.82%)
Mutual labels:  linked-list
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+611.76%)
Mutual labels:  linked-list
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (+29.41%)
Mutual labels:  linked-list
dictionary-renderer-toolkit
The Dictionary Renderer Toolkit provides documentation and tools for the creation of custom dictionary styles for use with the dictionary renderer.
Stars: ✭ 18 (+5.88%)
Mutual labels:  maps
Libphorward
C/C++ library for dynamic data structures, regular expressions, lexical analysis & more...
Stars: ✭ 18 (+5.88%)
Mutual labels:  linked-list
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+611.76%)
Mutual labels:  linked-list
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+3576.47%)
Mutual labels:  linked-list
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+3517.65%)
Mutual labels:  linked-list
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (+0%)
Mutual labels:  linked-list
LinkedList
An implementation of the Doubly Linked List in C++
Stars: ✭ 16 (-5.88%)
Mutual labels:  linked-list
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+3129.41%)
Mutual labels:  linked-list
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (+47.06%)
Mutual labels:  linked-list
1-60 of 761 similar projects