Skip to content

2021HK/DSA-Practice

Repository files navigation

DSA Practice Repository

This repository contains my solutions to Data Structures and Algorithms problems that I regularly practice for improving problem-solving skills and interview preparation.

Purpose

  • Strengthen understanding of core DSA concepts
  • Improve coding efficiency and logical thinking
  • Practice common interview patterns
  • Maintain consistency in problem solving

Topics Covered

  • Arrays
  • Strings
  • Two Pointers
  • Sliding Window
  • Binary Search
  • Kadane’s Algorithm
  • Basic Mathematics Problems

More topics will be added as I continue practicing.


🛠 Language Used

  • C++

Structure

Problems are organized based on patterns and topics such as:

  • Pattern 1: Two Pointers
  • Pattern 2: Sliding Window
  • Pattern 3: Kadane’s Algorithm
  • Arrays
  • Binary Search
  • Strings

Each folder contains well-structured and tested solutions.


Goal

To consistently improve problem-solving ability and build a strong foundation in Data Structures & Algorithms for technical interviews.


This repository will be regularly updated with new problems and improved solutions.

About

dsa cplusplus algorithms interview-prep arrays strings two-pointers sliding-window kadane binary-search practice revision problem-solving learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages