Shivanjan1302/java-dsa-practice ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Java practice project for data structures and algorithms. I want a clean place to keep small problem solving programs and try out basic logic in Java, with one example already included for finding the max and min in a set of numbers.
Make it easy to open and run in an IDE, and keep the code straightforward so I can use it to learn from and add more practice files later. If it helps, organize it in a sensible way and include a few starter examples or comments so I can understand what each part is doing.
Please keep the focus on simple console based exercises, not a big app. If you need to check current Java or IDE setup details, look up the latest docs online first.
Are you gonna build this?
make sure you review the code using coderabbit