Skip to content

pggggggggh/Problem-Solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

795 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem-Solving

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

LeetCode Topics

Array

0215-kth-largest-element-in-an-array
0528-random-pick-with-weight
0843-guess-the-word
0994-rotting-oranges
1293-shortest-path-in-a-grid-with-obstacles-elimination
2416-sum-of-prefix-scores-of-strings

Breadth-First Search

0863-all-nodes-distance-k-in-binary-tree
0994-rotting-oranges
1293-shortest-path-in-a-grid-with-obstacles-elimination

Matrix

0994-rotting-oranges
1293-shortest-path-in-a-grid-with-obstacles-elimination

Math

0528-random-pick-with-weight
0843-guess-the-word

String

0767-reorganize-string
0843-guess-the-word
2416-sum-of-prefix-scores-of-strings

Interactive

0843-guess-the-word

Game Theory

0843-guess-the-word

Binary Search

0528-random-pick-with-weight

Prefix Sum

0528-random-pick-with-weight

Randomized

0528-random-pick-with-weight

Trie

2416-sum-of-prefix-scores-of-strings

Counting

0767-reorganize-string
2416-sum-of-prefix-scores-of-strings

Stack

0155-min-stack

Design

0146-lru-cache
0155-min-stack

Hash Table

0142-linked-list-cycle-ii
0146-lru-cache
0767-reorganize-string
0863-all-nodes-distance-k-in-binary-tree

Linked List

0142-linked-list-cycle-ii
0146-lru-cache

Doubly-Linked List

0146-lru-cache

Divide and Conquer

0215-kth-largest-element-in-an-array

Sorting

0215-kth-largest-element-in-an-array
0767-reorganize-string

Heap (Priority Queue)

0215-kth-largest-element-in-an-array
0767-reorganize-string

Quickselect

0215-kth-largest-element-in-an-array

Two Pointers

0142-linked-list-cycle-ii

Greedy

0767-reorganize-string

Tree

0863-all-nodes-distance-k-in-binary-tree

Depth-First Search

0863-all-nodes-distance-k-in-binary-tree

Binary Tree

0863-all-nodes-distance-k-in-binary-tree

About

Leetcode & BOJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors