snehasishroy/leetcode-companywise-interview-questions ? reverse-engineered prompt
Reverse engineered prompt
Build me a Java project that keeps track of LeetCode company interview questions and organizes them by company and how recent they are.
I want it to pull the questions into separate company folders, and group them into sections like last 30 days, last 3 months, last 6 months, last 1 year, and all time. Each question should also include useful details like difficulty, acceptance rate, and frequency so I can sort and filter them easily later in Excel or Google Sheets.
If you need to look up current docs online while wiring up the scraper or browser automation, go ahead. Make it easy to run from the IDE, and include clear instructions for setting my login details and handling browser timeouts. Also make sure the generated files are cleanly organized so I can refresh the data without conflicts.
Are you gonna build this?
make sure you review the code using coderabbit