EdocGram
Home
(current)
Topics
EdocAI
Code Editor
HTML
Javascript
PHP
Python
Python AI Code Editor
More
Contact
About
Privacy Policy
Terms and Conditions
Log In
Topic: Backtracking Problem / Level: intermediate
Problem:
Find all unique paths from the top-left corner to the bottom-right corner of a grid while avoiding blocked cells.
More Problems
Print all valid combinations of characters that can be formed from a set of given characters.
Generate all possible ways to schedule tasks based on dependencies and time constraints.
Solve the "Count of Distinct Subsequences II" problem by finding unique subsequences within a given string.
Find all unique paths through a maze represented as a grid while avoiding certain cells.
Print all valid combinations of colors that can be used in a design project based on constraints.
Generate all possible paths for a character navigating through a game world represented as a grid.
Solve the "Word Search II" problem by finding all words in a grid that are present in a given dictionary.
Find all unique combinations of gifts that can be selected for a party while adhering to a budget.
Python
Language
Editor
Run & Output
Save
AI Code Generate
AI Test Case
Run the code to see the output here...