🌃
Limited Algorithm
Ctrlk
  • Summary
  • Hash & TreeMap
  • Queue &Stack & PQ
    • Cheat Sheet
    • Queue & Stack Concept & API
    • Interface Comparable& Cimparator
    • Priority Queue Concept & API
    • Practice 3 Stack & Queue & Deque Design
    • Practice 4 PriorityQueue
    • Practice 5 Top K and Kth Problem
  • Hybrid Data Structure
  • Graph
  • Graph Backtracking and Others
  • Tree
  • Pure Recursion & Backtracking
  • Dynamic Programming
  • Others
  • Array& LinkedList & String
  • Adavance Two Pointer
  • Advance Sliding Window
  • Advance Binary Search
  • Advance Young's Matrix
  • Java Knowledge
Powered by GitBook
On this page

Queue &Stack & PQ

Cheat SheetQueue & Stack Concept & APIInterface Comparable& CimparatorPriority Queue Concept & APIPractice 3 Stack & Queue & Deque DesignPractice 4 PriorityQueuePractice 5 Top K and Kth Problem
PreviousQuestion 4 Find Median in arrayNextCheat Sheet