An open API service for providing issue and pull request metadata for open source projects.

GitHub / cbl/algorithm-analyzer issues and pull requests

#67 - b-tree draft

Pull Request - State: open - Opened by sachsenjonas over 4 years ago

#66 - prim implementation

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#65 - Fix floyd warshall sorted

Pull Request - State: closed - Opened by cbl over 4 years ago

#64 - Add breath first (breitensuche) implementation

Pull Request - State: closed - Opened by cbl over 4 years ago

#63 - added example in main/insertionsort

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#62 - Fixed bug interpolation

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago - 1 comment

#61 - radixsort

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#60 - Add example code snippets to readme

Pull Request - State: closed - Opened by cbl over 4 years ago

#59 - Add B-Tree implementation

Issue - State: open - Opened by sachsenjonas over 4 years ago

#58 - Add implementation for inserting to a sorted field

Pull Request - State: closed - Opened by cbl over 4 years ago

#57 - interpolation search

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#56 - Move binary search to trees module

Pull Request - State: closed - Opened by cbl over 4 years ago

#55 - Add closed hashing implementation

Pull Request - State: closed - Opened by cbl over 4 years ago

#54 - Add binary search implementation

Pull Request - State: closed - Opened by JojoMee over 4 years ago - 1 comment

#53 - Add double hashing implementation

Pull Request - State: closed - Opened by cbl over 4 years ago

#52 - Add brent hash table implementation

Pull Request - State: closed - Opened by cbl over 4 years ago

#51 - Add interpolation search implementation

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: data structure

#50 - Add coalesced hash table implementation

Pull Request - State: closed - Opened by cbl over 4 years ago

#49 - selectionsort

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#48 - Add insertionsort implementation

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: sort algorithm

#47 - Add Traveling Salesman (Rundreise) implementation

Pull Request - State: closed - Opened by cbl over 4 years ago - 2 comments

#46 - quicksort: add colored output

Pull Request - State: closed - Opened by JojoMee over 4 years ago - 1 comment

#45 - Add prim algortihm

Issue - State: closed - Opened by sachsenjonas over 4 years ago - 1 comment
Labels: graph algorithm

#44 - Coalesced hashing

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: important, hashing

#43 - double-hashing with brents algorithm

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: important, hashing

#42 - double-hashing

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: important, hashing

#41 - hashing with linear probing (lineares sondieren)

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: important, hashing

#40 - straight-mergesort

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#39 - mergesort

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#38 - small build and documentation improvements

Pull Request - State: closed - Opened by JojoMee over 4 years ago - 1 comment

#37 - Add insert-sortfeld implementation

Issue - State: closed - Opened by sachsenjonas over 4 years ago
Labels: data structure

#36 - Add binary search implementation

Issue - State: closed - Opened by sachsenjonas over 4 years ago - 2 comments
Labels: data structure

#35 - Countingsort

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#34 - Fix heapsort implementation

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago

#33 - Add dijkstra implementation

Pull Request - State: closed - Opened by cbl over 4 years ago - 1 comment

#32 - Add heapsort implementation

Pull Request - State: closed - Opened by sachsenjonas over 4 years ago - 8 comments

#31 - Add contribution guideline & pull request template

Pull Request - State: closed - Opened by cbl over 4 years ago

#30 - Add selectionsort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#29 - Add deepsearch (Tiefensuche) implementation

Issue - State: closed - Opened by cbl over 4 years ago - 3 comments
Labels: graph algorithm, important

#28 - Add skiplist implementation

Issue - State: open - Opened by cbl over 4 years ago
Labels: data structure, important

#27 - Add Breath-First search (Breitensuche) implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: graph algorithm

#26 - Add radixsort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#25 - Add countingsort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#24 - Add algorithms overview including pseudo code to readme

Pull Request - State: closed - Opened by cbl over 4 years ago

#23 - Heapsort

Pull Request - State: closed - Opened by herrmanno over 4 years ago

#22 - Add heapsort implementation

Issue - State: closed - Opened by sachsenjonas over 4 years ago - 2 comments
Labels: sort algorithm

#21 - Add insertionsort implementation

Pull Request - State: closed - Opened by cbl over 4 years ago - 3 comments

#20 - Add Floyd-Warshall implementation (#19)

Pull Request - State: closed - Opened by herrmanno over 4 years ago - 1 comment

#19 - Add Floyd-Warshall Implementation

Issue - State: closed - Opened by herrmanno over 4 years ago

#18 - Add 'maven test' GitHub action on push

Pull Request - State: closed - Opened by herrmanno over 4 years ago

#17 - Add quicksort implementation

Pull Request - State: closed - Opened by herrmanno over 4 years ago

#16 - Add an option to print arrys colored

Pull Request - State: closed - Opened by herrmanno over 4 years ago

#15 - Add traveling salesman (rundreise) implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: important

#14 - Add dijkstra implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: graph algorithm

#13 - Add straigtmergesort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#12 - Add quicksort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#11 - Add mergesort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#10 - Add insertionsort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#9 - Add shellsort implementation

Pull Request - State: closed - Opened by cbl over 4 years ago

#8 - Add shellsort implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: sort algorithm

#7 - Add Deepsearch implementation

Issue - State: closed - Opened by cbl over 4 years ago
Labels: data structure

#6 - Add deepsearch implementation

Pull Request - State: closed - Opened by cbl over 4 years ago - 3 comments

#5 - AVLTree implementation

Pull Request - State: closed - Opened by herrmanno over 4 years ago

#4 - Re added exit code to format.sh

Pull Request - State: closed - Opened by cbl over 4 years ago

#3 - Add AVLTree implementation

Issue - State: closed - Opened by herrmanno over 4 years ago
Labels: data structure

#2 - Add ci for coding style

Pull Request - State: closed - Opened by cbl over 4 years ago - 2 comments

#1 - Convert to maven project and implement bubblesort

Pull Request - State: closed - Opened by herrmanno over 4 years ago - 1 comment