#计算机科学#Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
#面试#Implementation of Algorithms and Data Structures, Problems and Solutions
Awesome Procedures On Cypher for Neo4j - codenamed "apoc" If you like it, please ★ above ⇧
#算法刷题#Write code that run faster, use less memory and prepare for your Job Interview
Efficient Graph Algorithms for Neo4j
Source code for the Neo4j Graph Data Science library of graph algorithms.
#算法刷题#A collection of common algorithms and data structures implemented in Java.
#算法刷题#Modular and modern graph-theory algorithms framework in Java
#算法刷题#I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger ha...
Representing and mining dynamical social networks in Neo4j
#算法刷题#Collection of abstract data structures implemented in Java
#算法刷题# Efficiently create compact tree layouts in Java
Entity-State model managed by Neo4j Procedures
#算法刷题#Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
A comprehensive library of algorithms for creating perfect mazes.
数据结构大全,从最基础的线性数据结构到树形数据结构,再到图论,排序算法,都有完整的实现。目前比较完整的是java的代码,后面会陆续完善c++、c、python、golang版本
Visualizes specific Graph Algorithms like BFS, DFS, MST etc. on interactive user input graphs.
The Tektosyne Library for Java provides algorithms for computational geometry and graph-based pathfinding, along with supporting mathematical utilities and specialized collections.
Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.
Solutions for Cracking the Coding Interview - 6th Edition