Given a maze with obstacles, find the optimal path from a start location to a target location using A search, Greedy Best First Search, and Uniform Cost Search. You can move vertically, horizontally, and diagonally. Write the solution in Python and include a comparison table.*
Code Examples from Real Visitor Prompts
Browse eligible code outputs shared by FreeCodeGen visitors, study the exact requests, and adapt one in the original tool.
Browse 215 real creationsCode examples
Showing 1–8 of 8. No stock examples or system defaults. Choose a tool, study a real result, then reopen its prompt as your starting point.
A Python script that reads all .txt files in a folder, counts the word frequency across all files, and outputs a sorted list
Make a Minecraft Java Edition version 1.21.11 mod that is EXACTLY like Meteor Client, but has the Vulkanmod style. Make sure its version is for 1.21.11
Make a Minecraft Java Edition version 1.21.11 mod that is EXACTLY like Meteor Client, but has the Vulkanmod style.
A Python script that reads a folder of CSV files, combines them into one file, removes duplicate rows, and saves the result as combined_output.csv
A html script to make animated birthday wish
A b4a script that is a video player app for Android
A Python script that reads a folder of CSV files, combines them into one file, removes duplicate rows, and saves the result as combined_output.csv
Focused examples and prompt ideas
Start with the complete visitor wall above, then use these focused collections when you want a narrower subject and more prompt context.
The first curated collection is being prepared.