Skip to content

Whatdoyumin/Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

255 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm

This is an auto push repository for Baekjoon Online Judge created with BaekjoonHub.

LeetCode Topics

Array

0001-two-sum
0046-permutations
0120-triangle
0198-house-robber
0200-number-of-islands
0239-sliding-window-maximum
0322-coin-change
1171-shortest-path-in-binary-matrix
1584-min-cost-to-connect-all-points

Hash Table

0001-two-sum

String

0020-valid-parentheses

Stack

0020-valid-parentheses

Depth-First Search

0104-maximum-depth-of-binary-tree
0200-number-of-islands
0236-lowest-common-ancestor-of-a-binary-tree
0871-keys-and-rooms

Breadth-First Search

0104-maximum-depth-of-binary-tree
0200-number-of-islands
0322-coin-change
0871-keys-and-rooms
1171-shortest-path-in-binary-matrix

Graph

0871-keys-and-rooms

Dynamic Programming

0062-unique-paths
0070-climbing-stairs
0120-triangle
0198-house-robber
0322-coin-change

Union Find

0200-number-of-islands

Matrix

0200-number-of-islands
1171-shortest-path-in-binary-matrix

Tree

0104-maximum-depth-of-binary-tree
0236-lowest-common-ancestor-of-a-binary-tree

Binary Tree

0104-maximum-depth-of-binary-tree
0236-lowest-common-ancestor-of-a-binary-tree

Backtracking

0046-permutations

Math

0062-unique-paths
0070-climbing-stairs

Memoization

0070-climbing-stairs

Queue

0239-sliding-window-maximum

Sliding Window

0239-sliding-window-maximum

Heap (Priority Queue)

0239-sliding-window-maximum

Monotonic Queue

0239-sliding-window-maximum

Combinatorics

0062-unique-paths

Union-Find

1584-min-cost-to-connect-all-points

Graph Theory

1584-min-cost-to-connect-all-points

Minimum Spanning Tree

1584-min-cost-to-connect-all-points

About

This is an auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages