Skip to content

yuchia0221/Leetcode

Repository files navigation

Leetcode

This repository is a software engineer interview prepration, which provides solutions for leetcode questions in Python.

Problem Solved: 235

Array


Backtracking


Binary Search


Binary Search Tree


Binary Tree


Breadth-first Search


Depth-first Search


Design


Dynamic Programming


Hash Table


Heap


Linked List


Prefix Sum


Segment Tree


Sliding Window


Stack


String


Trie


Two Pointers


Union Find