Skip to content

Mastering Data Structures & Algorithms (DSA) to crack FAANG-level internships and become a strong problem solver through consistent competitive programming on platforms like LeetCode and Codeforces.

Notifications You must be signed in to change notification settings

sayanbasu2006/DSA-Competetive_Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧠 DSA and Competitive Programming

Welcome to my personal repository where I regularly upload my solutions and notes from practicing Data Structures and Algorithms (DSA) and Competitive Programming (CP).
This repo is meant to track my consistency, organize my solutions, and help others who may benefit from my approach.


📁 Folder Structure

DSA AND CP/ ├── CodeForces/ # Codeforces contest problems and solutions ├── Leetcode/ # Leetcode practice problems and solutions └── README.md # Project overview and structure


🚀 Purpose of This Repository

  • 📚 Strengthen fundamental and advanced DSA concepts
  • ⚔️ Practice competitive programming for contests like Codeforces and Leetcode
  • 📝 Keep a log of my problem-solving journey and progress
  • 🎯 Prepare for coding interviews and FAANG-level contests

🌐 Platforms Covered

Platform Profile Link
Codeforces @Uncle_Jack07
LeetCode @sayanbasu2006

📊 Topics Covered

  • Arrays, Strings, Linked Lists
  • Recursion and Backtracking
  • Binary Search and Sorting
  • Hashing and Two Pointers
  • Sliding Window, Stack, Queue
  • Trees, Graphs and DFS/BFS
  • Dynamic Programming
  • Bit Manipulation
  • Greedy, Heap, Trie
  • And more...

✅ Progress Tracker

Platform Problems Solved
LeetCode 100
Codeforces 20

I will daily commit Files i can't commit these many solution at once..

📌 You can update this table weekly to track progress.


🛠️ How to Use This Repo

  1. Clone the repository:
    git clone https://github.com/sb2903/DSA-Competetive_Programming.git
    

🤝 Contributions This repository is primarily for personal tracking, but PRs are welcome for:

Alternate solutions

Optimizations

Bug fixes

Additional notes or explanations

🧑‍💻 Author Sayan Basu 📍 India 🎓 SRM Institute of Science and Technology 📬 LinkedIn • GitHub

About

Mastering Data Structures & Algorithms (DSA) to crack FAANG-level internships and become a strong problem solver through consistent competitive programming on platforms like LeetCode and Codeforces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages