Data Structure (2130702)

BE | Semester-3   Winter-2016 | 01/02/2017

Q3) (a)

  • Recursion
  • Keeping track of function calls
  • Evaluation of expressions
  • Reversing characters
  • Servicing hardware interrupts
  • Solving combinatorial problems using backtracking.