All Projects → Nearestneighbors.jl → Similar Projects or Alternatives

119 Open source projects that are alternatives of or similar to Nearestneighbors.jl

Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-75%)
Mutual labels:  datastructures
Datacurator Filetree
a standard filetree for /r/datacurator [ and r/datahoarder ]
Stars: ✭ 753 (+255.19%)
Mutual labels:  datastructures
Pure Fun
Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"
Stars: ✭ 103 (-51.42%)
Mutual labels:  datastructures
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+425.47%)
Mutual labels:  datastructures
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
Stars: ✭ 451 (+112.74%)
Mutual labels:  datastructures
Pyrsistent
Persistent/Immutable/Functional data structures for Python
Stars: ✭ 1,621 (+664.62%)
Mutual labels:  datastructures
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-85.85%)
Mutual labels:  datastructures
Golang Set
A simple set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
Stars: ✭ 2,168 (+922.64%)
Mutual labels:  datastructures
Treelib
An efficient implementation of tree data structure in python 2/3.
Stars: ✭ 540 (+154.72%)
Mutual labels:  datastructures
Cracking The Coding Interview
Tests, Questions and Solutions from Cracking the Coding Interview
Stars: ✭ 91 (-57.08%)
Mutual labels:  datastructures
Roaringbitmap
Roaring Bitmap in Cython
Stars: ✭ 64 (-69.81%)
Mutual labels:  datastructures
2020
2020 😀😁😀😁😀 秋招笔试面试合集,以及2019届公司真题模拟题集 & 附上自己的后端指南,💻🎓包括(C/C++基础、数据结构、算法、操作系统💻、计算机网络、MySQL、shell(ps:sed、awk、grep))
Stars: ✭ 402 (+89.62%)
Mutual labels:  datastructures
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 (-41.04%)
Mutual labels:  datastructures
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+3813.68%)
Mutual labels:  datastructures
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-23.11%)
Mutual labels:  datastructures
Math Advanced Data Structures And Algorithms
Math, Advanced Data Structures & Algorithms - Please check before use
Stars: ✭ 40 (-81.13%)
Mutual labels:  datastructures
Ngenerics
Data structures and algorithms for .NET
Stars: ✭ 115 (-45.75%)
Mutual labels:  datastructures
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+308.02%)
Mutual labels:  datastructures
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-11.79%)
Mutual labels:  datastructures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+3383.49%)
Mutual labels:  datastructures
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (-56.6%)
Mutual labels:  datastructures
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+133.96%)
Mutual labels:  datastructures
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Stars: ✭ 2,186 (+931.13%)
Mutual labels:  datastructures
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+97.64%)
Mutual labels:  datastructures
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+5511.79%)
Mutual labels:  datastructures
Algorithms
University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.
Stars: ✭ 66 (-68.87%)
Mutual labels:  datastructures
Quickgraph
Generic Graph Data Structures and Algorithms for .NET
Stars: ✭ 386 (+82.08%)
Mutual labels:  datastructures
Iter
Go implementation of C++ STL iterators and algorithms.
Stars: ✭ 132 (-37.74%)
Mutual labels:  datastructures
Datastructures
🚀 Implementation of core data structures for R
Stars: ✭ 64 (-69.81%)
Mutual labels:  datastructures
Coding Ninjas Competitive
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 168 (-20.75%)
Mutual labels:  datastructures
String Interner
A data structure to efficiently intern, cache and restore strings.
Stars: ✭ 60 (-71.7%)
Mutual labels:  datastructures
Android Interview Questions
A repository containing interview questions on DS, Java & Android based on my experiences.
Stars: ✭ 125 (-41.04%)
Mutual labels:  datastructures
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-73.11%)
Mutual labels:  datastructures
Algocasts Js
DSA in JavaScript ✅
Stars: ✭ 189 (-10.85%)
Mutual labels:  datastructures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-77.36%)
Mutual labels:  datastructures
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (-44.81%)
Mutual labels:  datastructures
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Stars: ✭ 36 (-83.02%)
Mutual labels:  datastructures
Python data structures and algorithms
Python 中文数据结构和算法教程
Stars: ✭ 2,194 (+934.91%)
Mutual labels:  datastructures
Data Structures
Walk-through and implementation of various data structures.
Stars: ✭ 15 (-92.92%)
Mutual labels:  datastructures
Lens
A utility for working with nested data structures.
Stars: ✭ 104 (-50.94%)
Mutual labels:  datastructures
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-89.62%)
Mutual labels:  datastructures
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-9.43%)
Mutual labels:  datastructures
Dsjslib
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
Stars: ✭ 707 (+233.49%)
Mutual labels:  datastructures
Deque
Fast bounded deque using two rotating lists.
Stars: ✭ 97 (-54.25%)
Mutual labels:  datastructures
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+158.96%)
Mutual labels:  datastructures
Javainterview
最全的Java技术知识点,以及Java源码分析。为开源贡献自己的一份力。
Stars: ✭ 154 (-27.36%)
Mutual labels:  datastructures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+134.91%)
Mutual labels:  datastructures
Datascience
It consists of examples, assignments discussed in data science course taken at algorithmica.
Stars: ✭ 92 (-56.6%)
Mutual labels:  datastructures
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+2101.42%)
Mutual labels:  datastructures
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+6001.89%)
Mutual labels:  datastructures
Algorithms
数据结构和算法专项训练营。✍️✍️✍️
Stars: ✭ 424 (+100%)
Mutual labels:  datastructures
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-60.38%)
Mutual labels:  datastructures
Newbie Plan
📚 Java 技术体系面试指南 , 旨在锻炼学习方法论的技术指南 🚀 数学,算法,基础框架,原理剖析,职业感悟,技术面试
Stars: ✭ 412 (+94.34%)
Mutual labels:  datastructures
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-30.66%)
Mutual labels:  datastructures
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Stars: ✭ 76 (-64.15%)
Mutual labels:  datastructures
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (-6.13%)
Mutual labels:  datastructures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+971.7%)
Mutual labels:  datastructures
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-15.09%)
Mutual labels:  datastructures
Compas
Core packages of the COMPAS framework.
Stars: ✭ 146 (-31.13%)
Mutual labels:  datastructures
Coding Cheat Sheets
Various cheat sheets on CS stuff
Stars: ✭ 1,172 (+452.83%)
Mutual labels:  datastructures
1-60 of 119 similar projects