Skip to content

Pull requests: kelvins/algorithms-and-data-structures

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add MIT License
#1 by kelvins was merged Mar 14, 2017 Loading… updated Mar 14, 2017
Implementação do fatorial
#2 by JhonataRibeiro was merged Oct 29, 2017 Loading… updated Oct 29, 2017
Add Algoritmos de Ordenação em Java
#5 by MarceloWis was merged May 1, 2018 Loading… updated May 1, 2018
separando o fatorial recursivo e corrigindo o caso quando n = 0
#6 by viniciusbds was merged Aug 9, 2018 Loading… updated Aug 9, 2018
Refatora Busca Sequencial em Ruby e Adiciona Testes Automatizados
#7 by elissonmichael was merged Aug 21, 2018 Loading… updated Aug 21, 2018
Refatora Exponenciação em Ruby e Adiciona Testes Automatizados
#8 by elissonmichael was merged Oct 3, 2018 Loading… updated Oct 3, 2018
Novas
#9 by pedrohcaminha was merged Oct 18, 2018 Loading… updated Oct 18, 2018
Problema do Palíndromo em C
#10 by iguit0 was merged Jan 8, 2019 Loading… updated Jan 8, 2019
Add Lista Duplamente Encadeada em C
#11 by luanfssilva was merged Jan 20, 2019 Loading… updated Jan 20, 2019
Add alguns algoritmos simples em C e em Ruby
#27 by martonpaulo was merged Nov 2, 2019 Loading… updated Nov 2, 2019
interpolation search algo
#20 by MilanPokharna was merged Nov 2, 2019 Loading… updated Nov 2, 2019
alguns algoritmos feitos em Ruby
#26 by rjort was merged Nov 2, 2019 Loading… updated Nov 2, 2019
Create FloodFill.java
#14 by karen2427 was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Create Z-Function
#17 by karen2427 was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Create String Hashing
#19 by karen2427 was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Algoritmo Primp y QuickSort
#29 by Carlos-Martinez1552 was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Añadi el algoritmo Kruskal
#30 by ElviaRomo was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Create verificaPalindromo.py
#22 by JacksonMateus was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Create bogo_sort.py
#21 by JacksonMateus was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Create DFS.java
#18 by karen2427 was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Create BFS.java
#16 by karen2427 was closed Feb 15, 2020 Loading… updated Feb 15, 2020
Atualização do README.md
#32 by Diogo-Felipe was merged Mar 27, 2020 Loading… updated Mar 27, 2020
feat: Pascal - Métodos de ordenação, fatorial, pilha e busca binária
#35 by sswellington was merged Apr 14, 2020 Loading… updated Apr 14, 2020
refactor: re-estruturação de diretório
#38 by sswellington was merged May 15, 2020 Loading… updated May 15, 2020
Create MergeSort.java
#15 by karen2427 was closed Sep 8, 2020 Loading… updated Sep 8, 2020
ProTip! Exclude everything labeled bug with -label:bug.