Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 633 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 633 Bytes

DSA-GFG-Practice-Sheet

This repository contains my solutions to the GeeksforGeeks (GFG) Practice Problem Sheet.
Each problem is categorized by topic and includes optimized solutions, time complexities, and explanations.

📌 Why This Repository?

  • Consistent DSA Practice: Following the structured GFG Problem Sheet.
  • Topic-wise Categorization: Arrays, Strings, Linked Lists, Trees, Graphs, DP, etc.
  • Optimized Approaches: Writing efficient solutions with proper complexity analysis.
  • Interview & CP Preparation: Strengthening problem-solving skills for placements & contests.