Skip to content

VITianYash42/GeekStreak60-NPCI

Repository files navigation

πŸš€ 60 Days POTD Challenge Powered By NPCI

Welcome to my repository for the #GeekStreak60 challenge! This is a 60-day sprint of solving the GeeksforGeeks Problem of the Day (POTD), maintained daily to build a rock-solid foundation in Data Structures and Algorithms.

🎯 Goal

To maintain a 60-day streak of solving complex DSA problems, focusing on optimized approaches, clean code, and time/space complexity analysis.

πŸ› οΈ Tech Stack

  • Language: C++
  • Topics Covered: Arrays, Strings, Trees, Graphs, Dynamic Programming, and more.

πŸ“ˆ Daily Progress Log

Day Date Problem Name Difficulty Solution Time Complexity
01 Feb 16 Meeting Rooms Easy C++ O(N log N)
02 Feb 17 Maximum number of overlapping Intervals Hard C++ $O(N \log N)$
03 Feb 18 Count Inversions Medium C++ $O(N \log N)$

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors