Skip to content

KimMinyeong09/algorithm_study

Repository files navigation

📖 Algorithm Study

알고리즘 개념 및 이론 정리


🔖 Table of Contents...

CH0. Stack

LEETCODE

  • 20 Valid Parentheses
  • 32 Longest valid parentheses

CH1. UF: Union Find

CH2. Sorting: Shell, Shuffle, Convex_Hull Algorithms

CH3. Sorting: Merge sort, Quick sort

CH4. Priority Queue

CH5. Symbol Table

CH6. Directed Graph

CH7. Cycle Detection & WordNet

CH8. MSP: Minimum Spanning Tree

CH9. SPT: Shortest Path Tree

CH10. Max Flow & Min Cut

CH11. DP: Dynamic Programming

LEETCODE

  • 413 Arithmetic Slices
  • 357 Count Numbers with Unique Digits

About

This repository is a summary of the algorithms studied.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages