🌃
Limited Algorithm
Ctrlk
  • Summary
  • Hash & TreeMap
  • Queue &Stack & PQ
  • Hybrid Data Structure
  • Graph
  • Graph Backtracking and Others
    • Graph Theory XIII-XIV DFS Backtracking I
    • Graph Theory XIV DFS3 Backtracking II Combination and Permutation
      • Problem 1 Subset I (combination)母题
      • Problem 2 Subset II with duplication
      • Problem 3 Permutation I母题
      • Problem 4 Permutation II with duplication
      • Problem 5 Combination of coins
      • Problem 6 Two Subsets With Min Difference
      • Problem 7 All Subset of Size K
      • Problem 8 All Subset II of Size K
    • Graph Theory XV DFS Backtracking III Iterator
    • Graph Theory XVI BackTracking IV
    • Graph Theory XVII Backtracking V
    • Trie
  • 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
  1. Graph Backtracking and Others

Graph Theory XIV DFS3 Backtracking II Combination and Permutation

with more details: https://docs.google.com/document/d/1NxxEasPm2qB-VISeR4biR1Vz7veYg1t4GecwSy2SR-I/edit

PreviousProblem 3 Unique Path IIINextProblem 1 Subset I (combination)母题

Last updated 1 year ago