• Home
  • About
    • C Algorithm Project photo

      C Algorithm Project

      Our project is copied from TheAlgorithms/C, open source project for C algorithms in github.

    • Learn More
    • Github
  • Posts
    • All Posts
    • All Tags

Backtracking_Algorithms

07 Dec 2019

Reading time ~1 minute

What is Backtracking Algorithm?

Backtracking Algorithm Basically, backtracking has the basic idea of ‘exploring all the possible ways’. Backtracking is a full search technique that does not take into account routes that are not going through pruning to DFS.

What our team do?

Our Team Search and Create some Algorithm about Backtracking. (Reference Site : www.geeksforgeeks.org)

Team member participate in Backtracking Algorithms

채상은 Chae Sangeun andrewchea (Team Leader)

  • Role : Overall project management, writing the code of Bactracking and Dynamic Programming Algorithm of L3 Team

김연재 Kim YeonJae yeonjaekim99

  • Role : Code editing of Backtracking and Dynamic Programming Algorithm

Output

BackTracking



markdownsyntaxsampletestjekyll Share Tweet +1