Skip to content
#

backtracking

Here are 1,155 public repositories matching this topic...

​​ A comprehensive program that covers the Basic & Advanced DSA. It includes live lectures and exercises to help students design and implement efficient solutions. This course is suitable for beginners and experienced programmers and through this course, you'll gain the confidence and expertise needed to excel in technical interviews & placements.

  • Updated Jun 1, 2024
  • C++

This project was presented for the Artificial Intelligence course for the academic year 2022/2023. It explores various methods to solve the N-Queens problem, including Random Search, Backtracking, Hill-Climbing, Simulated Annealing, and Genetic Algorithms. Each method is evaluated for its efficiency and effectiveness in finding solutions.

  • Updated May 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."

Learn more