Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 DSA

My Data Structures & Algorithms Journey using C++

Language Platform Sync Status


📌 About

This repository contains my solutions to LeetCode problems solved in C++.

The repository is automatically updated using LeetSync, so every accepted solution is pushed directly to GitHub.

The main goal of this repository is to stay consistent, improve problem-solving skills, and prepare for Software Development Engineer (SDE) placements.


🎯 Goals

  • ✅ Build strong DSA fundamentals
  • ✅ Stay consistent with daily problem solving
  • ✅ Prepare for SDE placements
  • ✅ Improve coding speed and logical thinking
  • ✅ Maintain a public archive of all solved problems

🛠️ Tech Stack

  • Language: C++
  • Platform: LeetCode
  • Sync Tool: LeetSync
  • Version Control: Git & GitHub

📂 Repository Structure

Since this repository is synced automatically through LeetSync, solutions are organized according to the structure generated by the extension.

DSA/
│
├── Problem 1
├── Problem 2
├── Problem 3
└── ...

⚡ Automatic Sync

This repository is connected with LeetSync.

Whenever I solve and submit an accepted problem on LeetCode, the solution is automatically committed and pushed to this repository.


📈 Progress

I regularly solve problems covering topics such as:

  • Arrays
  • Strings
  • Hashing
  • Two Pointers
  • Sliding Window
  • Binary Search
  • Linked List
  • Stack
  • Queue
  • Trees
  • Binary Search Trees
  • Heap
  • Graphs
  • Dynamic Programming
  • Greedy
  • Backtracking
  • Bit Manipulation
  • And many more...

🌐 Profiles


⭐ Motivation

Consistency beats intensity.

One problem at a time. One step closer to SDE.


⭐Made with love by Girish Jain.

Happy Coding! 🚀

About

A curated collection of Data Structures and Algorithms solutions in C++ featuring LeetCode problems, optimized approaches, and consistent problem-solving practice for coding interviews and placements.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages