ashishps1/awesome-leetcode-resources — reverse-engineered prompt
Reverse engineered prompt
Build me an awesome GitHub resource repo for people preparing for coding interviews with LeetCode. I want it to feel like a clean study hub, not a full app.
The main README should have a centered logo area, a newsletter or website link, and clear sections for tips, fundamental DSA concepts, common LeetCode patterns, must read articles, curated problem lists, and YouTube playlists. Include useful links for arrays, linked lists, stacks, queues, hash tables, trees, heaps, recursion, backtracking, binary search, greedy, dynamic programming, graphs, DFS, BFS, union find, Dijkstra, and minimum spanning tree.
Add a patterns folder with simple markdown notes for the major patterns like two pointers, sliding window, prefix sum, fast and slow pointers, top K elements, monotonic stack, backtracking, binary search, trees, graphs, DFS and BFS. Make it polished, easy to scan, beginner friendly, and ready to publish as an awesome list.
Want more depth? Deep Reverse