All Projects β†’ Algorithm-Implementation β†’ Similar Projects or Alternatives

263 Open source projects that are alternatives of or similar to Algorithm-Implementation

Cracking The Coding Interview
πŸ“š C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+2375%)
Mutual labels:  strings, sorting-algorithms, arrays
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+381.25%)
Mutual labels:  strings, arrays, binary-search
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 (+100%)
Mutual labels:  strings, sorting-algorithms, arrays
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+118.75%)
Mutual labels:  strings, arrays
js-utils
A collection of dependency-free JavaScript utilities πŸ”§
Stars: ✭ 22 (+37.5%)
Mutual labels:  strings, arrays
C-Complete-practice
This repository will contains C programs from beginners to advance level
Stars: ✭ 59 (+268.75%)
Mutual labels:  strings, arrays
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+1606.25%)
Mutual labels:  strings, arrays
dsa
data structure and algorithm - examples and implementations
Stars: ✭ 13 (-18.75%)
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-50%)
Mutual labels:  strings, arrays
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (+87.5%)
Mutual labels:  strings, sorting-algorithms
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+756.25%)
Mutual labels:  sorting-algorithms, arrays
AlgorithmVisualizer
A better visualization of different algorithms made with React
Stars: ✭ 123 (+668.75%)
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-18.75%)
Mutual labels:  sorting-algorithms, segment-tree
problem-solving
No description or website provided.
Stars: ✭ 56 (+250%)
Mutual labels:  segment-tree, dp
Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Stars: ✭ 34 (+112.5%)
Mutual labels:  sorting-algorithms, arrays
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+656.25%)
Mutual labels:  sorting-algorithms, arrays
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (+218.75%)
Mutual labels:  strings, arrays
Problem-Solving
This Repository consists of my solutionsπŸ’‘ in Python 3 to various problems in Data Structures and Algorithms.πŸŽ–οΈ
Stars: ✭ 17 (+6.25%)
Mutual labels:  strings, trees-graphs
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+72106.25%)
Mutual labels:  strings, sorting-algorithms
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 (+800%)
Mutual labels:  sorting-algorithms, segment-tree
slice
A JavaScript implementation of Python's negative indexing and extended slice syntax.
Stars: ✭ 53 (+231.25%)
Mutual labels:  strings, arrays
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (+56.25%)
Mutual labels:  sorting-algorithms, arrays
Stringer
Generate Android & iOS localized strings from a csv.
Stars: ✭ 60 (+275%)
Mutual labels:  strings
String Similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
Stars: ✭ 2,254 (+13987.5%)
Mutual labels:  strings
Cello
A string library
Stars: ✭ 54 (+237.5%)
Mutual labels:  strings
Golang Combinations
Golang library which provide an algorithm to generate all combinations out of a given string array.
Stars: ✭ 51 (+218.75%)
Mutual labels:  strings
CBioInfCpp-0-
The lib CBioInfCpp.h contains 3 groups of functions for C++: "Input-Output", "Working with strings", "Working with graphs". Data structures "Adjacency vector" and "Adjacency map" are implemented in the last one (i.e. in "Working with graphs"). See About_CBioInfCpp for details.
Stars: ✭ 12 (-25%)
Mutual labels:  strings
L10n Swift
Localization of the application with ability to change language "on the fly" and support for plural form in any language.
Stars: ✭ 177 (+1006.25%)
Mutual labels:  strings
Str metrics
Ruby gem (native extension in Rust) providing implementations of various string metrics
Stars: ✭ 68 (+325%)
Mutual labels:  strings
Ifmt
Inline expression interpolation for Rust.
Stars: ✭ 197 (+1131.25%)
Mutual labels:  strings
Simplebolt
πŸ”© Simple way to use the Bolt database
Stars: ✭ 58 (+262.5%)
Mutual labels:  strings
Stringz
πŸ’― Super fast unicode-aware string manipulation Javascript library
Stars: ✭ 181 (+1031.25%)
Mutual labels:  strings
Frosty
serialize native Nim types to strings, streams, or sockets β›„
Stars: ✭ 25 (+56.25%)
Mutual labels:  strings
Str
str: yet another string library for C language.
Stars: ✭ 159 (+893.75%)
Mutual labels:  strings
Xstrings
Implements string functions widely used in other languages but absent in Go.
Stars: ✭ 888 (+5450%)
Mutual labels:  strings
Mightystring
Making Ruby Strings Powerful
Stars: ✭ 28 (+75%)
Mutual labels:  strings
Blog
Our open source benchmarks and code samples
Stars: ✭ 162 (+912.5%)
Mutual labels:  strings
Chr
πŸ”€ Lightweight R package for manipulating [string] characters
Stars: ✭ 18 (+12.5%)
Mutual labels:  strings
algorithms
A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn't have as much experience in programming
Stars: ✭ 33 (+106.25%)
Mutual labels:  sorting-algorithms
Glue
Glue strings to data in R. Small, fast, dependency free interpreted string literals.
Stars: ✭ 512 (+3100%)
Mutual labels:  strings
Flare Floss
FLARE Obfuscated String Solver - Automatically extract obfuscated strings from malware.
Stars: ✭ 2,020 (+12525%)
Mutual labels:  strings
Twine
String manipulation, leveled up!
Stars: ✭ 496 (+3000%)
Mutual labels:  strings
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (+237.5%)
Mutual labels:  binary-search
Sweep
Fast and powerful Swift string scanning made simple
Stars: ✭ 485 (+2931.25%)
Mutual labels:  strings
Stringsimilarity.net
A .NET port of java-string-similarity
Stars: ✭ 242 (+1412.5%)
Mutual labels:  strings
Guide To Swift Strings Sample Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Stars: ✭ 136 (+750%)
Mutual labels:  strings
Stringsifter
A machine learning tool that ranks strings based on their relevance for malware analysis.
Stars: ✭ 469 (+2831.25%)
Mutual labels:  strings
Philology
An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needed to publish a new release on Google Play.
Stars: ✭ 458 (+2762.5%)
Mutual labels:  strings
Elf Strings
elf-strings will programmatically read an ELF binary's string sections within a given binary. This is meant to be much like the strings UNIX utility, however is purpose built for ELF binaries.
Stars: ✭ 127 (+693.75%)
Mutual labels:  strings
Stringz
A lightweight and powerful editor for localizing iOS, macOS, tvOS, and watchOS applications.
Stars: ✭ 440 (+2650%)
Mutual labels:  strings
Quiz
Ex 1 - Run timed quizzes via the command line
Stars: ✭ 234 (+1362.5%)
Mutual labels:  strings
Kite
πŸͺ Android Resources Wrapper Library
Stars: ✭ 127 (+693.75%)
Mutual labels:  strings
Stringr
A fresh approach to string manipulation in R
Stars: ✭ 397 (+2381.25%)
Mutual labels:  strings
Androidlocalizeplugin
🌏 Android localization plugin. support multiple languages, no need to apply for key.
Stars: ✭ 352 (+2100%)
Mutual labels:  strings
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+681.25%)
Mutual labels:  strings
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+20325%)
Mutual labels:  strings
Golang Examples
Some examples for the programming language Go.
Stars: ✭ 14 (-12.5%)
Mutual labels:  sorting-algorithms
Stringy
A PHP string manipulation library with multibyte support
Stars: ✭ 2,461 (+15281.25%)
Mutual labels:  strings
Strutil
String utilities for Go
Stars: ✭ 114 (+612.5%)
Mutual labels:  strings
String Theory
Identify and reduce memory used by duplicate .NET strings
Stars: ✭ 273 (+1606.25%)
Mutual labels:  strings
1-60 of 263 similar projects