leetcode-hero

所属分类:Leetcode/题库
开发工具:Jupyter Notebook
文件大小:88KB
下载次数:0
上传日期:2020-10-04 23:47:44
上 传 者sh-1993
说明:  leetcode hero,解决编程面试问题的抽象数据类型和算法技术
(leetcode-hero,Abstract data types and algorithmic techniques to solve programming interview problems)

文件列表:
.editorconfig (18981, 2019-11-25)
LICENSE (35149, 2019-11-25)
dynamic-programming (0, 2019-11-25)
dynamic-programming\dynamic-programming.ipynb (72581, 2019-11-25)
greedy (0, 2019-11-25)
greedy\greedy-algorithms.ipynb (12827, 2019-11-25)
priority-queue (0, 2019-11-25)
priority-queue\question215.md (1408, 2019-11-25)
priority-queue\question215.py (267, 2019-11-25)
priority-queue\question767.md (2852, 2019-11-25)
priority-queue\question767.py (763, 2019-11-25)
priority-queue\question86.md (2034, 2019-11-25)
priority-queue\question86.py (600, 2019-11-25)
sweep-line-algorithm (0, 2019-11-25)
sweep-line-algorithm\geeks-for-geeks (0, 2019-11-25)
sweep-line-algorithm\geeks-for-geeks\input.txt (79, 2019-11-25)
sweep-line-algorithm\geeks-for-geeks\maximum-intervals-overlap.cpp (3501, 2019-11-25)
sweep-line-algorithm\leetcode (0, 2019-11-25)
sweep-line-algorithm\leetcode\rectangle-area.py (1634, 2019-11-25)
sweep-line-algorithm\leetcode\rectangle-overlap.py (520, 2019-11-25)
topological_sort.ipynb (14399, 2019-11-25)

# leetcode-hero Abstract data types and algorithmic techniques to solve programming interview problems ## Topics - [Manipulacao de bits](https://dev.to/thiagocesarm/manipulacao-de-bits-para-resolucao-de-questoes-de-entrevistas-de-programacao-1kjp) - Algoritmos gulosos: [Medium](https://medium.com/@alvarofpp/algoritmos-gulosos-937390bb1137), [jupyter notebook](greedy/greedy-algorithms.ipynb). - [Segment Tree](https://dev.to/curingartur/segment-tree-3hpe) - [Ordenacao topologica]: [Medium](https://medium.com/@mateussfcosta/ordena%C3%A7%C3%A3o-topol%C3%B3gica-para-resolu%C3%A7%C3%A3o-de-quest%C3%B5es-de-entrevistas-de-programa%C3%A7%C3%A3o-23563fbfc80b) - [Jupyter Notebok](topological_sort.ipynb) - [Fila de prioridade](priority-queue/README.md) - Programacao dinamica: [Medium](https://medium.com/@andersonsmed/programa%C3%A7%C3%A3o-din%C3%A2mica-c275***8***165), [Notebook](dynamic-programming/dynamic-programming.ipynb)

近期下载者

相关文件


收藏者