Skip to content
#

backtracking-algorithm

Here are 147 public repositories matching this topic...

This GitHub repository provides a comprehensive collection of Data Structures and Algorithms (DSA) concepts along with solutions to common coding questions. Additionally, it includes various React.js projects to demonstrate practical implementation and usage of these DSA concepts in real-world scenarios.

  • Updated Jun 27, 2024
  • C++

Here I'm posting few C++ projects which are done based on backtracking, OOP, pointers etc. These projects were done mainly focusing on solving assignment questions of Professor Jerry Waxman's CSCI-211 - Object Oriented Programming in C++ course at CUNY QC. Posting Dr. Waxman's questions, my codes & report for those assignments & their algorithms

  • Updated Jun 5, 2024
  • C++
DSA-Sheet

I intend to comprehensively address the full set of questions provided by Love Babbar & Striver, pertaining to an array of topics such as Array, Matrix, String, Searching and Sorting, Linked List, Binary Trees, Binary Search Tree, Greedy Algorithms, Backtracking, Stack and Queue, Heap, Graph, Trie, Dynamic Programming, and Bit Manipulation.

  • Updated Mar 28, 2024
  • C++

Improve this page

Add a description, image, and links to the backtracking-algorithm 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-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more