Skip to content

prakul-dhiman/DSA---Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms in C++

This repository contains implementations of core Data Structures and Algorithms using C++. The goal is to strengthen problem-solving skills and prepare for technical interviews.


📚 Topics Covered

  • Arrays
  • Strings
  • Linked List
  • Stack
  • Queue
  • Recursion
  • Sorting
  • Searching

🧠 Key Focus

  • Clean and readable C++ code
  • Proper use of STL where applicable
  • Time and Space Complexity analysis
  • Interview-oriented problems

🎯 Purpose

This repository is part of my consistent DSA practice for placement and interview preparation.

About

Data Structures and Algorithms implemented in C++ with clean code, explanations, and time & space complexity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages