Skip to content

study and practice algorithm and data-structure on leetcode and other sites

Notifications You must be signed in to change notification settings

tkhwang/tkhwang-algorithm

Repository files navigation

tkhwang-algorithm

slow, but steady wins the game.
  • leetcode activity sync using LeetHub
  • algorithm and data-structure related problem solving in other sites.

💻 leetcode

  • Problem solving in leetcode
  • Auto sync by LeetHub
  • Sometimes re-arrange by difficulty (easy/medium/high)

Status

if the below profile card is not shown properly, please reload this page again.

Leetcode Stats

template

typical code snippet for solving algorithm problems in blog

🚀 others

LeetCode Topics

Tree

2493-reverse-odd-levels-of-binary-tree
2646-kth-largest-sum-in-a-binary-tree

Breadth-First Search

2493-reverse-odd-levels-of-binary-tree
2646-kth-largest-sum-in-a-binary-tree

Sorting

2646-kth-largest-sum-in-a-binary-tree

Binary Tree

2493-reverse-odd-levels-of-binary-tree
2646-kth-largest-sum-in-a-binary-tree

Two Pointers

1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence

String

1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence

String Matching

1566-check-if-a-word-occurs-as-a-prefix-of-any-word-in-a-sentence

Array

1570-final-prices-with-a-special-discount-in-a-shop
3555-final-array-state-after-k-multiplication-operations-i

Math

3555-final-array-state-after-k-multiplication-operations-i

Heap (Priority Queue)

3555-final-array-state-after-k-multiplication-operations-i

Simulation

3555-final-array-state-after-k-multiplication-operations-i

Stack

1570-final-prices-with-a-special-discount-in-a-shop

Monotonic Stack

1570-final-prices-with-a-special-discount-in-a-shop

Depth-First Search

2493-reverse-odd-levels-of-binary-tree

About

study and practice algorithm and data-structure on leetcode and other sites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published