🌃
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
    • Graph Theory XV DFS Backtracking III Iterator
      • Side Topic: Iterator in Java
      • Iterator for Combination and Permutation
      • Question 2 Iterator for Combination
      • Question 3 Iterator for Permutation
      • Question 4 Next Greater Element III
      • Question Combinations & Iterator for Combination
    • 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
  2. Graph Theory XV DFS Backtracking III Iterator

Question Combinations & Iterator for Combination

PreviousQuestion 4 Next Greater Element IIINextGraph Theory XVI BackTracking IV