Skip to content

parmarth-kumar/data-structure-and-algorithm-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Data Structures and Algorithms in C++

My journey of learning Data Structures and Algorithms using Modern C++.

πŸ“Œ About

This repository contains my daily C++ programming and Data Structures & Algorithms practice.

The goal of this repository is to build strong problem-solving skills, improve coding ability, and prepare for software engineering interviews.

Each topic contains:

  • Concept examples
  • Practice problems
  • Challenge questions
  • Notes
  • Personal solutions

πŸ—‚ Repository Structure

data-structure-and-algorithm-cpp/

β”œβ”€β”€ 01-variables-and-data-types
β”œβ”€β”€ 02-operators
β”œβ”€β”€ 03-conditionals
β”œβ”€β”€ 04-loops
β”œβ”€β”€ 05-patterns
β”œβ”€β”€ 06-functions
β”œβ”€β”€ 07-recursion
β”œβ”€β”€ 08-pointers
β”œβ”€β”€ 09-arrays
...

🎯 Learning Goals

  • Master Modern C++
  • Learn Data Structures
  • Learn Algorithms
  • Improve Problem Solving
  • Prepare for Coding Interviews
  • Build a strong programming foundation

πŸ›  Topics Covered

  • Variables
  • Data Types
  • Operators
  • Conditionals
  • Loops
  • Patterns
  • Functions
  • Arrays
  • Pointers
  • STL (coming soon)
  • Linked Lists (coming soon)
  • Trees (coming soon)
  • Graphs (coming soon)

πŸš€ Progress

This repository is updated regularly as I continue learning C++ and DSA.


⚠️ Note

This repository documents my learning journey. Solutions may evolve as I gain more experience and learn better approaches.

About

Daily C++ and DSA practice with problem solutions, notes, and interview preparation.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors

Languages